Searched refs:bGetPropStateValue (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 1900 void PortionObj::ImplGetPortionValues( FontCollection& rFontCollection, sal_Bool bGetPropStateValue… in ImplGetPortionValues() argument 2046 …lGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "CharUnderline" ) ), bGetPropStateValue ) ) in ImplGetPortionValues() 2061 …plGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "CharShadowed" ) ), bGetPropStateValue ) ) in ImplGetPortionValues() 2071 …ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "CharRelief" ) ), bGetPropStateValue ) ) in ImplGetPortionValues() 2081 … ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "CharColor" ) ), bGetPropStateValue ) ) in ImplGetPortionValues() 2823 …d ParagraphObj::ImplGetParagraphValues( PPTExBulletProvider& rBuProv, sal_Bool bGetPropStateValue ) in ImplGetParagraphValues() argument 2830 if ( bGetPropStateValue ) in ImplGetParagraphValues() 2851 ImplGetNumberingLevel( rBuProv, nDepth, mbIsBullet, bGetPropStateValue ); in ImplGetParagraphValues() 2853 …plGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "ParaTabStops" ) ), bGetPropStateValue ) ) in ImplGetParagraphValues() 2903 …lGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "ParaTopMargin" ) ), bGetPropStateValue ) ) in ImplGetParagraphValues() [all …]
|
H A D | eppt.hxx | 536 …void ImplGetPortionValues( FontCollection& rFontCollection, sal_Bool bGetPropStateValue = sal_Fa… 595 …void ImplGetParagraphValues( PPTExBulletProvider& rBuProv, sal_Bool bGetPropStateValue = sal_Fal… 596 …tProvider& rBuProv, sal_Int16 nDepth, sal_Bool bIsBullet, sal_Bool bGetPropStateValue = sal_False …
|
Completed in 35 milliseconds