Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dxmlparse.cxx642 ByteString language,tmpStrVal,oldref; in SearchL10NElements() local
647tmpStrVal=ByteString( pElement->GetAttributeList()->GetObject( j )->GetValue(),RTL_TEXTENCODING_UT… in SearchL10NElements()
661 pElement->SetId ( tmpStrVal.GetBuffer() ); in SearchL10NElements()
721 …ByteString tmpStrVal=ByteString( pElement->GetAttributeList()->GetObject( j )->GetValue(),RTL_TEXT… in CheckExportStatus() local
722 if( !tmpStrVal.EqualsIgnoreCaseAscii( PUBLISH ) && in CheckExportStatus()
723 !tmpStrVal.EqualsIgnoreCaseAscii( DEPRECATED )){ in CheckExportStatus()

Completed in 21 milliseconds