Home | History | Annotate | Download | only in tinyxml

Lines Matching defs:SaveFile

947 bool TiXmlDocument::SaveFile() const
952 if ( buf.buffer && SaveFile( buf.buffer ) )
1086 bool TiXmlDocument::SaveFile( const char * filename ) const