Searched refs:m_aPropertyNameForFetchSize (Results 1 – 3 of 3) sorted by relevance
49 , 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()
396 static rtl::OUString m_aPropertyNameForFetchSize; member in CCRS_PropertySetInfo444 OUString CCRS_PropertySetInfo::m_aPropertyNameForFetchSize( OUString::createFromAscii( "FetchSize" … member in CCRS_PropertySetInfo471 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()
55 const rtl::OUString m_aPropertyNameForFetchSize; member in CachedContentResultSetStub
Completed in 46 milliseconds