Lines Matching refs:find

1301         if( aMergeSet.find( mpImplData->maUIProperties[i].Name ) == aMergeSet.end() )  in getJobProperties()
1305 …if( aMergeSet.find( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsFirstPage" ) ) ) == aMergeSet.e… in getJobProperties()
1313 …if( aMergeSet.find( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsLastPage" ) ) ) == aMergeSet.en… in getJobProperties()
1321 …if( aMergeSet.find( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsPrinter" ) ) ) == aMergeSet.end… in getJobProperties()
1340 mpImplData->maPropertyToIndex.find( i_rProperty ); in getValue()
1347 mpImplData->maPropertyToIndex.find( i_rProperty ); in getValue()
1377 mpImplData->maPropertyToIndex.find( i_rValue.Name ); in setValue()
1411 DBG_ASSERT( mpImplData->maPropertyToIndex.find( aVal.Name ) in setUIOptions()
1439 mpImplData->maPropertyToIndex.find( aPropName ); in setUIOptions()
1456 mpImplData->maPropertyToIndex.find( i_rProperty ); in enableUIOption()
1474 mpImplData->maPropertyToIndex.find( i_rProperty ); in isUIOptionEnabled()
1483 mpImplData->maControlDependencies.find( i_rProperty ); in isUIOptionEnabled()
1528 mpImplData->maChoiceDisableMap.find( i_rProperty ); in isUIChoiceEnabled()
1543 mpImplData->maControlDependencies.find( i_rProperty ); in getDependency()
1555 mpImplData->maControlDependencies.find( i_rProperty ); in makeEnabled()
1704 m_aPropertyMap.find( i_rPropertyName ); in getValue()
1719 m_aPropertyMap.find( i_rPropertyName ); in hasProperty()
1759 m_aPropertyMap.find( pVals[ i ].Name ); in processProperties()