Searched refs:CheckExportStatus (Results 1 – 3 of 3) sorted by relevance
688 bool XMLFile::CheckExportStatus( XMLParentNode *pCur ) in CheckExportStatus() function in XMLFile700 CheckExportStatus( this ); in CheckExportStatus()708 … if( pElement->GetNodeType() == XML_NODE_TYPE_ELEMENT ) CheckExportStatus( pElement );//, i); in CheckExportStatus()733 CheckExportStatus( (XMLParentNode*) pElement->GetChildList()->GetObject( k ) );//, k); in CheckExportStatus()
167 if( !file->CheckExportStatus() ){ in CreateSDF()
229 bool CheckExportStatus( XMLParentNode *pCur = NULL );// , int pos = 0 );
Completed in 60 milliseconds