Lines Matching refs:getLength
119 if (!aLocaleStr.getLength()) in HelpLocaleString()
126 bool bOk = aLocaleStr.getLength() != 0; in HelpLocaleString()
198 if ( sAnchor.getLength() > 0 ) in GetHelpAnchor_Impl()
245 ::rtl::OUString* pEnd = pNames + aNames.getLength(); in GetPropertyNames()
262 DBG_ASSERT( aValues.getLength() == aNames.getLength(), "GetProperties failed" ); in SfxHelpOptions_Impl()
263 if ( aValues.getLength() == aNames.getLength() ) in SfxHelpOptions_Impl()
265 for ( int nProp = 0; nProp < aNames.getLength(); nProp++ ) in SfxHelpOptions_Impl()
282 if ( aToken.getLength() ) in SfxHelpOptions_Impl()
359 sal_Int32 nLen = aAllModulesList.getLength(); in Load()
613 bIsDebug = ( 0 != sHelpDebug.getLength() ); in SfxHelp()
709 if ( aModuleIdentifier.getLength() > 0 ) in GetHelpModuleName_Impl()
720 for ( sal_Int32 i = 0; i < lProps.getLength(); ++i ) in GetHelpModuleName_Impl()
736 if ( aFactoryShortName.getLength() > 0 ) in GetHelpModuleName_Impl()
916 if ( 0 == aFactories.getLength() ) in Start_Impl()