Searched refs:m_aPropertyNameForFetchDirection (Results 1 – 3 of 3) sorted by relevance
50 , m_aPropertyNameForFetchDirection( OUString::createFromAscii( "FetchDirection" ) ) in CachedContentResultSetStub()99 || rEvt.PropertyName == m_aPropertyNameForFetchDirection ) in impl_propertyChange()121 || rEvt.PropertyName == m_aPropertyNameForFetchDirection ) in impl_vetoableChange()453 … sal_Bool bHasDirection = xPropertySetInfo->hasPropertyByName( m_aPropertyNameForFetchDirection ); in impl_propagateFetchSizeAndDirection()492 setPropertyValue( m_aPropertyNameForFetchDirection, aValue ); in impl_propagateFetchSizeAndDirection()
397 static rtl::OUString m_aPropertyNameForFetchDirection; member in CCRS_PropertySetInfo445 OUString CCRS_PropertySetInfo::m_aPropertyNameForFetchDirection( OUString::createFromAscii( "FetchD… member in CCRS_PropertySetInfo472 sal_Int32 nFetchDirection = impl_getPos( m_aPropertyNameForFetchDirection ); in CCRS_PropertySetInfo()506 rMyProp.Name = m_aPropertyNameForFetchDirection; in CCRS_PropertySetInfo()617 || rPropertyName == m_aPropertyNameForFetchDirection ); in impl_isMyPropertyName()1006 ::m_aPropertyNameForFetchDirection ) in setPropertyValue()1130 ::m_aPropertyNameForFetchDirection ) in getPropertyValue()1189 ::m_aPropertyNameForFetchDirection ) in impl_propertyChange()
56 const rtl::OUString m_aPropertyNameForFetchDirection; member in CachedContentResultSetStub
Completed in 31 milliseconds