Home
last modified time | relevance | path

Searched refs:CheckExportStatus (Results 1 – 3 of 3) sorted by relevance

/trunk/main/l10ntools/source/
H A Dxmlparse.cxx688 bool XMLFile::CheckExportStatus( XMLParentNode *pCur ) in CheckExportStatus() function in XMLFile
700 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()
H A Dhelpmerge.cxx167 if( !file->CheckExportStatus() ){ in CreateSDF()
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx229 bool CheckExportStatus( XMLParentNode *pCur = NULL );// , int pos = 0 );

Completed in 28 milliseconds