Searched refs:rXPagePropSet (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sd/source/filter/eppt/ |
H A D | eppt.cxx | 410 if ( rXPagePropSet.is() ) in ImplCreateHeaderFooterStrings() 414 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Heade… in ImplCreateHeaderFooterStrings() 419 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Foote… in ImplCreateHeaderFooterStrings() 424 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "DateT… in ImplCreateHeaderFooterStrings() 434 …Footers( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& rXPagePropSet ) in ImplCreateHeaderFooters() argument 436 if ( rXPagePropSet.is() ) in ImplCreateHeaderFooters() 441 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsHea… in ImplCreateHeaderFooters() 446 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsFoo… in ImplCreateHeaderFooters() 461 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsDat… in ImplCreateHeaderFooters() 468 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "DateT… in ImplCreateHeaderFooters() [all …]
|
H A D | eppt.hxx | 777 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& rXPagePropSet ); 778 …ooters( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& rXPagePropSet );
|
Completed in 21 milliseconds