Home
last modified time | relevance | path

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

/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx49 , m_aPropertyNameForFetchSize( OUString::createFromAscii( "FetchSize" ) ) in CachedContentResultSetStub()
98 if( rEvt.PropertyName == m_aPropertyNameForFetchSize in impl_propertyChange()
120 if( rEvt.PropertyName == m_aPropertyNameForFetchSize in impl_vetoableChange()
452 sal_Bool bHasSize = xPropertySetInfo->hasPropertyByName( m_aPropertyNameForFetchSize ); in impl_propagateFetchSizeAndDirection()
479 setPropertyValue( m_aPropertyNameForFetchSize, aValue ); in impl_propagateFetchSizeAndDirection()
H A Dcachedcontentresultset.cxx396 static rtl::OUString m_aPropertyNameForFetchSize; member in CCRS_PropertySetInfo
444 OUString CCRS_PropertySetInfo::m_aPropertyNameForFetchSize( OUString::createFromAscii( "FetchSize" … member in CCRS_PropertySetInfo
471 sal_Int32 nFetchSize = impl_getPos( m_aPropertyNameForFetchSize ); in CCRS_PropertySetInfo()
492 rMyProp.Name = m_aPropertyNameForFetchSize; in CCRS_PropertySetInfo()
616 || rPropertyName == m_aPropertyNameForFetchSize in impl_isMyPropertyName()
1044 ::m_aPropertyNameForFetchSize ) in setPropertyValue()
1124 ::m_aPropertyNameForFetchSize ) in getPropertyValue()
1187 ::m_aPropertyNameForFetchSize in impl_propertyChange()
H A Dcachedcontentresultsetstub.hxx55 const rtl::OUString m_aPropertyNameForFetchSize; member in CachedContentResultSetStub

Completed in 31 milliseconds