Lines Matching refs:rXPropSet

894 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& rXPropSet ) const  in ImplGetLayout()
898 …if ( GetPropertyValue( aAny, rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Layout" ) ) ), sal_T… in ImplGetLayout()
1697 …Background( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet ) in ImplWriteBackground() argument
1715 if ( ImplGetPropertyValue( rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillStyle" ) ) ) ) in ImplWriteBackground()
1722 aPropOpt.CreateGradientProperties( rXPropSet ); in ImplWriteBackground()
1730 …aPropOpt.CreateGraphicProperties( rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillBitmapURL" … in ImplWriteBackground()
1734 …aPropOpt.CreateGraphicProperties( rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillHatch" ) ),… in ImplWriteBackground()
1739 … if ( ImplGetPropertyValue( rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillColor" ) ) ) ) in ImplWriteBackground()
2027 …Sheet( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, in SetStyleSheet() argument
2030 PortionObj aPortionObj( rXPropSet, rFontCollection ); in SetStyleSheet()
2185 …Sheet( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, in SetStyleSheet() argument
2188 ParagraphObj aParagraphObj( rXPropSet, rBuProv ); in SetStyleSheet()
2200 uno::Any aAny = rXPropSet->getPropertyValue( ::rtl::OUString( in SetStyleSheet()
2371 …Sheet( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, in SetStyleSheet() argument
2376 mpCharSheet[ nInstance ]->SetStyleSheet( rXPropSet, rFontCollection, nLevel ); in SetStyleSheet()
2377 …mpParaSheet[ nInstance ]->SetStyleSheet( rXPropSet, rFontCollection, nLevel, mpCharSheet[ nInstanc… in SetStyleSheet()