Lines Matching refs:rProperty

1154 		PropertyHolder& rProperty)  in CreateAndAppendBitmapWallpaper()  argument
1170 rProperty)); in CreateAndAppendBitmapWallpaper()
1178 rProperty)); in CreateAndAppendBitmapWallpaper()
1196 if(rProperty.getTransformation().isIdentity()) in CreateAndAppendBitmapWallpaper()
1208 rProperty.getTransformation(), in CreateAndAppendBitmapWallpaper()
1234 PropertyHolder& rProperty) in createFontAttributeTransformAndAlignment() argument
1236 const Font& rFont = rProperty.getFont(); in createFontAttributeTransformAndAlignment()
1243 0 != (rProperty.getLayoutMode() & TEXT_LAYOUT_BIDI_RTL), in createFontAttributeTransformAndAlignment()
1244 0 != (rProperty.getLayoutMode() & TEXT_LAYOUT_BIDI_STRONG))); in createFontAttributeTransformAndAlignment()
1284 PropertyHolder& rProperty) in proccessMetaTextAction() argument
1287 const Font& rFont = rProperty.getFont(); in proccessMetaTextAction()
1300 rProperty); in proccessMetaTextAction()
1306 const basegfx::BColor aFontColor(rProperty.getTextColor()); in proccessMetaTextAction()
1307 …const com::sun::star::lang::Locale aLocale(MsLangId::convertLanguageToLocale(rProperty.getLanguage… in proccessMetaTextAction()
1370 rProperty.getOverlineColorActive() ? rProperty.getOverlineColor() : aFontColor, in proccessMetaTextAction()
1371 rProperty.getTextLineColorActive() ? rProperty.getTextLineColor() : aFontColor, in proccessMetaTextAction()
1398 if(pResult && rProperty.getTextFillColorActive()) in proccessMetaTextAction()
1446 rProperty.getTextFillColor())); in proccessMetaTextAction()
1456 if(rProperty.getTransformation().isIdentity()) in proccessMetaTextAction()
1467 rProperty.getTransformation(), in proccessMetaTextAction()
1477 PropertyHolder& rProperty) in proccessMetaTextLineAction() argument
1503 rProperty); in proccessMetaTextLineAction()
1510 aTextLayouter.setFont(rProperty.getFont()); in proccessMetaTextLineAction()
1522 rProperty.getOverlineColor())); in proccessMetaTextLineAction()
1535 rProperty.getTextLineColor())); in proccessMetaTextLineAction()
1548 rProperty.getLanguageType())); in proccessMetaTextLineAction()
1554 rProperty.getTextColor(), in proccessMetaTextLineAction()
1566 rProperty.getTextColor(), in proccessMetaTextLineAction()
1576 if(rProperty.getTransformation().isIdentity()) in proccessMetaTextLineAction()
1595 rProperty.getTransformation(), in proccessMetaTextLineAction()