| /AOO41X/main/cppcanvas/source/mtfrenderer/ |
| H A D | implrenderer.cxx | 316 const ::cppcanvas::internal::OutDevState& rState( getState( rParms.mrStates ) ); in setupStrokeAttributes() local 323 const double nDistance( (rState.mapModeTransform * aDistance).getX() ); in setupStrokeAttributes() 326 const double nDashLen( (rState.mapModeTransform * aDashLen).getX() ); in setupStrokeAttributes() 329 const double nDotLen( (rState.mapModeTransform * aDotLen).getX() ); in setupStrokeAttributes() 483 const OutDevState& rState( getState( rParms.mrStates ) ); in createFillAndStroke() local 484 if( (!rState.isLineColorSet && in createFillAndStroke() 485 !rState.isFillColorSet) || in createFillAndStroke() 486 (rState.lineColor.getLength() == 0 && in createFillAndStroke() 487 rState.fillColor.getLength() == 0) ) in createFillAndStroke() 494 rPolyPoly, rParms.mrCanvas, rState ) ); in createFillAndStroke() [all …]
|
| H A D | textaction.cxx | 72 const OutDevState& rState, in init() argument 75 tools::initRenderState(o_rRenderState,rState); in init() 84 rState, in init() 88 &rState.fontRotation ); in init() 90 …::B2DHomMatrix aLocalTransformation(basegfx::tools::createRotateB2DHomMatrix(rState.fontRotation)); in init() 96 o_rRenderState.DeviceColor = rState.textColor; in init() 101 const OutDevState& rState, in init() argument 105 init( o_rRenderState, rStartPoint, rState, rCanvas ); in init() 121 const OutDevState& rState, in init() argument 143 rState, in init() [all …]
|
| H A D | polypolyaction.cxx | 99 const OutDevState& rState, in PolyPolyAction() argument 109 tools::initRenderState(maState,rState); in PolyPolyAction() 112 maFillColor = rState.fillColor; in PolyPolyAction() 115 maState.DeviceColor = rState.lineColor; in PolyPolyAction() 120 const OutDevState& rState, in PolyPolyAction() argument 131 tools::initRenderState(maState,rState); in PolyPolyAction() 135 maFillColor = rState.fillColor; in PolyPolyAction() 147 maState.DeviceColor = rState.lineColor; in PolyPolyAction() 261 const OutDevState& rState, 289 const OutDevState& rState, in TexturedPolyPolyAction() argument [all …]
|
| H A D | bitmapaction.cxx | 93 const OutDevState& rState ) : in BitmapAction() argument 100 tools::initRenderState(maState,rState); in BitmapAction() 110 rState, in BitmapAction() 121 const OutDevState& rState ) : in BitmapAction() argument 128 tools::initRenderState(maState,rState); in BitmapAction() 143 rState, in BitmapAction() 213 const OutDevState& rState ) in createBitmapAction() argument 218 rState ) ); in createBitmapAction() 225 … const OutDevState& rState ) in createBitmapAction() argument 231 rState ) ); in createBitmapAction()
|
| H A D | transparencygroupaction.cxx | 107 const OutDevState& rState ); 136 const OutDevState& rState ); 189 … const OutDevState& rState ) : in TransparencyGroupAction() argument 200 tools::initRenderState(maState,rState); in TransparencyGroupAction() 205 rState, in TransparencyGroupAction() 221 … const OutDevState& rState ) : in TransparencyGroupAction() argument 232 tools::initRenderState(maState,rState); in TransparencyGroupAction() 237 rState, in TransparencyGroupAction() 559 … const OutDevState& rState ) in createTransparencyGroupAction() argument 567 rState ) ); in createTransparencyGroupAction() [all …]
|
| H A D | pointaction.cxx | 87 const OutDevState& rState ) : in PointAction() argument 92 tools::initRenderState(maState,rState); in PointAction() 93 maState.DeviceColor = rState.lineColor; in PointAction() 98 const OutDevState& rState, in PointAction() argument 104 tools::initRenderState(maState,rState); in PointAction() 170 const OutDevState& rState ) in createPointAction() argument 172 return ActionSharedPtr( new PointAction( rPoint, rCanvas, rState ) ); in createPointAction() 177 const OutDevState& rState, in createPointAction() argument 180 return ActionSharedPtr( new PointAction( rPoint, rCanvas, rState, rColor ) ); in createPointAction()
|
| H A D | lineaction.cxx | 84 const OutDevState& rState ) : in LineAction() argument 90 tools::initRenderState(maState,rState); in LineAction() 91 maState.DeviceColor = rState.lineColor; in LineAction() 154 const OutDevState& rState ) in createLineAction() argument 159 rState) ); in createLineAction()
|
| H A D | mtftools.cxx | 303 const ::cppcanvas::internal::OutDevState& rState ) in createTextLineInfo() 322 rState.textOverlineStyle, in createTextLineInfo() 323 rState.textUnderlineStyle, in createTextLineInfo() 324 rState.textStrikeoutStyle ); in createTextLineInfo()
|
| H A D | transparencygroupaction.hxx | 95 … const OutDevState& rState ); 124 … const OutDevState& rState );
|
| /AOO41X/main/xmloff/source/text/ |
| H A D | XMLSectionFootnoteConfigExport.cxx | 82 const XMLPropertyState& rState = (*pProperties)[i]; in exportXML() local 84 sal_Int16 nContextId = rMapper->GetEntryContextId(rState.mnIndex); in exportXML() 90 rState.maValue >>= bNumOwn; in exportXML() 93 rState.maValue >>= bNumRestart; in exportXML() 96 rState.maValue >>= nNumRestartAt; in exportXML() 99 rState.maValue >>= nNumberingType; in exportXML() 102 rState.maValue >>= sNumPrefix; in exportXML() 105 rState.maValue >>= sNumSuffix; in exportXML() 110 rState.maValue >>= bEnd; in exportXML() 119 rState.maValue >>= bNumOwn; in exportXML() [all …]
|
| H A D | txtstyli.cxx | 536 struct XMLPropertyState& rState = GetProperties()[nIndex]; in FillPropertySet() local 537 Any rAny = rState.maValue; in FillPropertySet() 538 sal_Int32 nMapperIndex = rState.mnIndex; in FillPropertySet()
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | pdfwriter_impl.hxx | 744 GraphicsState( const GraphicsState& rState ) : in GraphicsState() 745 m_aFont( rState.m_aFont ), in GraphicsState() 746 m_aMapMode( rState.m_aMapMode ), in GraphicsState() 747 m_aLineColor( rState.m_aLineColor ), in GraphicsState() 748 m_aFillColor( rState.m_aFillColor ), in GraphicsState() 749 m_aTextLineColor( rState.m_aTextLineColor ), in GraphicsState() 750 m_aOverlineColor( rState.m_aOverlineColor ), in GraphicsState() 751 m_aClipRegion( rState.m_aClipRegion ), in GraphicsState() 752 m_bClipRegion( rState.m_bClipRegion ), in GraphicsState() 753 m_nAntiAlias( rState.m_nAntiAlias ), in GraphicsState() [all …]
|
| /AOO41X/main/xmloff/source/style/ |
| H A D | XMLFootnoteSeparatorExport.cxx | 79 const XMLPropertyState& rState = (*pProperties)[i]; in exportXML() local 81 if( rState.mnIndex == -1 ) in exportXML() 84 switch (rMapper->GetEntryContextId(rState.mnIndex)) in exportXML() 87 rState.maValue >>= eLineAdjust; in exportXML() 90 rState.maValue >>= nLineColor; in exportXML() 93 rState.maValue >>= nLineDistance; in exportXML() 96 rState.maValue >>= nLineRelWidth; in exportXML() 99 rState.maValue >>= nLineTextDistance; in exportXML() 104 rState.maValue >>= nLineWeight; in exportXML()
|
| /AOO41X/main/sd/source/filter/xml/ |
| H A D | sdtransform.cxx | 65 bool getBulletState( const SfxItemSet& rSet, SfxStyleSheetBase* pSheet, bool& rState ); 66 bool getBulletState( const SfxItemSet& rSet, sal_uInt16 nWhich, bool& rState ); 281 …ormOOo2xDocument::getBulletState( const SfxItemSet& rSet, SfxStyleSheetBase* pSheet, bool& rState ) in getBulletState() argument 283 if( getBulletState( rSet, EE_PARA_XMLATTRIBS, rState ) ) in getBulletState() 286 if( getBulletState( rSet, SDRATTR_XMLATTRIBUTES, rState ) ) in getBulletState() 289 …Sheet->GetItemSet(), pSheet->GetPool().Find( pSheet->GetParent(), pSheet->GetFamily() ), rState ) ) in getBulletState() 295 …SdTransformOOo2xDocument::getBulletState( const SfxItemSet& rSet, sal_uInt16 nWhich, bool& rState ) in getBulletState() argument 307 rState = sValue.equals(msTrue); in getBulletState()
|
| /AOO41X/main/basegfx/source/tools/ |
| H A D | b2dclipstate.cxx | 582 void B2DClipState::unionClipState(const B2DClipState& rState) in unionClipState() argument 584 mpImpl->unionClipState(*rState.mpImpl); in unionClipState() 602 void B2DClipState::intersectClipState(const B2DClipState& rState) in intersectClipState() argument 604 mpImpl->intersectClipState(*rState.mpImpl); in intersectClipState() 622 void B2DClipState::subtractClipState(const B2DClipState& rState) in subtractClipState() argument 624 mpImpl->subtractClipState(*rState.mpImpl); in subtractClipState() 642 void B2DClipState::xorClipState(const B2DClipState& rState) in xorClipState() argument 644 mpImpl->xorClipState(*rState.mpImpl); in xorClipState()
|
| /AOO41X/main/xmloff/source/draw/ |
| H A D | XMLShapeStyleContext.cxx | 247 struct XMLPropertyState& rState = GetProperties()[nIndex]; in FillPropertySet() local 249 rState.maValue >>= sStyleName; in FillPropertySet() 255 const OUString& rPropertyName = xPropMapper->GetEntryAPIName(rState.mnIndex); in FillPropertySet() 278 struct XMLPropertyState& rState = GetProperties()[nIndex]; in FillPropertySet() local 279 const OUString& rPropertyName = xPropMapper->GetEntryAPIName(rState.mnIndex); in FillPropertySet() 286 rPropSet->setPropertyValue( rPropertyName, rState.maValue ); in FillPropertySet()
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | printfun.cxx | 271 const ScPrintState& rState, const ScPrintOptions* pOptions ) in ScPrintFunc() argument 283 nPrintTab = rState.nPrintTab; in ScPrintFunc() 284 nStartCol = rState.nStartCol; in ScPrintFunc() 285 nStartRow = rState.nStartRow; in ScPrintFunc() 286 nEndCol = rState.nEndCol; in ScPrintFunc() 287 nEndRow = rState.nEndRow; in ScPrintFunc() 288 nZoom = rState.nZoom; in ScPrintFunc() 289 nPagesX = rState.nPagesX; in ScPrintFunc() 290 nPagesY = rState.nPagesY; in ScPrintFunc() 291 nTabPages = rState.nTabPages; in ScPrintFunc() [all …]
|
| /AOO41X/main/vcl/win/source/gdi/ |
| H A D | salnativewidgets-luna.cxx | 377 void ImplConvertSpinbuttonValues( int nControlPart, const ControlState& rState, const Rectangle& rR… in ImplConvertSpinbuttonValues() argument 383 if( rState & CTRL_STATE_PRESSED ) in ImplConvertSpinbuttonValues() 385 else if( !(rState & CTRL_STATE_ENABLED) ) in ImplConvertSpinbuttonValues() 387 else if( rState & CTRL_STATE_ROLLOVER ) in ImplConvertSpinbuttonValues() 395 if( rState & CTRL_STATE_PRESSED ) in ImplConvertSpinbuttonValues() 397 else if( !(rState & CTRL_STATE_ENABLED) ) in ImplConvertSpinbuttonValues() 399 else if( rState & CTRL_STATE_ROLLOVER ) in ImplConvertSpinbuttonValues() 407 if( rState & CTRL_STATE_PRESSED ) in ImplConvertSpinbuttonValues() 409 else if( !(rState & CTRL_STATE_ENABLED) ) in ImplConvertSpinbuttonValues() 411 else if( rState & CTRL_STATE_ROLLOVER ) in ImplConvertSpinbuttonValues() [all …]
|
| /AOO41X/main/sfx2/source/view/ |
| H A D | viewfrm.cxx | 3441 void SfxViewFrame::ChildWindowState( SfxItemSet& rState ) in ChildWindowState() argument 3452 SfxWhichIter aIter( rState ); in ChildWindowState() 3457 rState.Put( SfxBoolItem( nSID, HasChildWindow( SID_BROWSER ) ) ); in ChildWindowState() 3464 rState.DisableItem(nSID); in ChildWindowState() 3468 rState.Put( SfxBoolItem( nSID, HasChildWindow(nSID)) ); in ChildWindowState() 3470 rState.DisableItem(nSID); in ChildWindowState() 3478 rState.DisableItem( nSID ); in ChildWindowState() 3480 rState.Put( SfxBoolItem( nSID, HasChildWindow(nSID) ) ); in ChildWindowState() 3487 rState.DisableItem( nSID ); in ChildWindowState() 3491 rState.Put( SfxVisibilityItem( nSID, sal_False ) ); in ChildWindowState() [all …]
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | attarray.cxx | 861 ScMergePatternState& rState, sal_Bool bDeep ) const in MergePatternArea() argument 878 if ( pPattern != rState.pOld1 && pPattern != rState.pOld2 ) in MergePatternArea() 881 if (rState.pItemSet) in MergePatternArea() 887 lcl_MergeDeep( *rState.pItemSet, rThisSet ); in MergePatternArea() 889 rState.pItemSet->MergeValues( rThisSet, sal_False ); in MergePatternArea() 894 rState.pItemSet = new SfxItemSet( *rThisSet.GetPool(), rThisSet.GetRanges() ); in MergePatternArea() 895 rState.pItemSet->Set( rThisSet, bDeep ); in MergePatternArea() 898 rState.pOld2 = rState.pOld1; in MergePatternArea() 899 rState.pOld1 = pPattern; in MergePatternArea()
|
| /AOO41X/main/svx/source/accessibility/ |
| H A D | AccessibleShape.cxx | 485 ::com::sun::star::uno::Reference<XAccessibleStateSet> rState = in getAccessibleStateSet() 487 if( rState.is() ) { in getAccessibleStateSet() 488 com::sun::star::uno::Sequence<short> pStates = rState->getStates(); in getAccessibleStateSet() 528 ::com::sun::star::uno::Reference<XAccessibleStateSet> rState = in getAccessibleStateSet() 530 if( rState.is() ) { in getAccessibleStateSet() 531 com::sun::star::uno::Sequence<short> pStates = rState->getStates(); in getAccessibleStateSet()
|
| /AOO41X/main/sd/source/ui/tools/ |
| H A D | SlotStateListener.cxx | 163 const frame::FeatureStateEvent& rState) in statusChanged() argument 167 OUString sSlotName (rState.FeatureURL.Complete); in statusChanged()
|
| /AOO41X/main/chart2/source/controller/main/ |
| H A D | CommandDispatch.cxx | 145 const uno::Any & rState, in fireStatusEventForURL() argument 170 rState // State in fireStatusEventForURL()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdomedia.cxx | 212 void SdrMediaObj::setMediaProperties( const ::avmedia::MediaItem& rState ) in setMediaProperties() argument 214 mediaPropertiesChanged( rState ); in setMediaProperties()
|
| /AOO41X/main/svx/source/table/ |
| H A D | accessiblecell.cxx | 262 ::com::sun::star::uno::Reference<XAccessibleStateSet> rState = in getAccessibleStateSet() 264 if( rState.is() ) { in getAccessibleStateSet() 265 com::sun::star::uno::Sequence<short> pStates = rState->getStates(); in getAccessibleStateSet()
|