Home
last modified time | relevance | path

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

/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx50 , 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()
H A Dcachedcontentresultset.cxx397 static rtl::OUString m_aPropertyNameForFetchDirection; member in CCRS_PropertySetInfo
445 OUString CCRS_PropertySetInfo::m_aPropertyNameForFetchDirection( OUString::createFromAscii( "FetchD… member in CCRS_PropertySetInfo
472 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()
H A Dcachedcontentresultsetstub.hxx56 const rtl::OUString m_aPropertyNameForFetchDirection; member in CachedContentResultSetStub

Completed in 46 milliseconds