Searched refs:aStrLibrary (Results 1 – 2 of 2) sorted by relevance
1234 OUString aStrLibrary; in replaceByName() local1267 if( pProperties->Value >>= aStrLibrary ) in replaceByName()1465 if( aStrLibrary.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "StarOffice" ) ) ) in replaceByName()1471 sBuffer.append( aStrLibrary ); in replaceByName()
320 OUString aStrLibrary; local347 if( pProperty->Value >>= aStrLibrary )543 (aStrLibrary.equalsIgnoreAsciiCaseAscii("StarOffice") ||544 aStrLibrary.equalsIgnoreAsciiCaseAscii("application") ) ? XML_APPLICATION
Completed in 35 milliseconds