Searched refs:rXPagePropSet (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sd/source/filter/eppt/ |
| H A D | eppt.cxx | 408 …& rStrm, ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& rXPagePropSet ) in ImplCreateHeaderFooterStrings() argument 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() 451 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsDat… 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 );
|