Home
last modified time | relevance | path

Searched refs:IsSetting (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/vcl/inc/vcl/
H A Dmetaact.hxx1142 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaLineColorAction
1164 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaFillColorAction
1206 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaTextFillColorAction
1228 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaTextLineColorAction
1250 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaOverlineColorAction
1472 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaRefPointAction
/aoo4110/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx773 if( pMA->IsSetting() ) in playMetafile()
936 if( pA->IsSetting() ) in playMetafile()
947 if( pA->IsSetting() ) in playMetafile()
958 if( pA->IsSetting() ) in playMetafile()
969 if( pA->IsSetting() ) in playMetafile()
980 if( pA->IsSetting() ) in playMetafile()
H A Dcvtsvm.cxx2030 ImplWriteLineColor( rOStm, rLineCol = pAct->GetColor(), pAct->IsSetting() ? 1 : 0 ); in ImplWriteActions()
2038 ImplWriteFillColor( rOStm, pAct->GetColor(), pAct->IsSetting() ? 1 : 0 ); in ImplWriteActions()
2067 if( pAct->IsSetting() ) in ImplWriteActions()
2348 const sal_Bool bSet = pA->IsSetting(); in ImplWriteActions()
2376 const sal_Bool bSet = pA->IsSetting(); in ImplWriteActions()
H A Dgdimtf.cxx1422 …lGetRotatedPoint( pAct->GetRefPoint(), aRotAnchor, aRotOffset, fSin, fCos ), pAct->IsSetting() ) ); in Rotate()
2067 if( !pAct->IsSetting() ) in ImplExchangeColors()
2080 if( !pAct->IsSetting() ) in ImplExchangeColors()
2100 if( !pAct->IsSetting() ) in ImplExchangeColors()
2113 if( !pAct->IsSetting() ) in ImplExchangeColors()
2126 if( !pAct->IsSetting() ) in ImplExchangeColors()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx2603 const bool bActive(pA->IsSetting()); in interpretMetafile()
2615 const bool bActive(pA->IsSetting()); in interpretMetafile()
2638 const bool bWithColorArgument(pA->IsSetting()); in interpretMetafile()
2927 const bool bActive(pA->IsSetting()); in interpretMetafile()
3081 const bool bActive(pA->IsSetting()); in interpretMetafile()
/aoo4110/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx106 if( (rIsColorSet=pAct->IsSetting()) != false ) in setStateColor()
1502 bool bSetting(static_cast<MetaLineColorAction*>(pCurrAct)->IsSetting()); in createActions()
1519 bool bSetting(static_cast<MetaFillColorAction*>(pCurrAct)->IsSetting()); in createActions()
1557 … bool bSetting(static_cast<MetaTextFillColorAction*>(pCurrAct)->IsSetting()); in createActions()
1574 … bool bSetting(static_cast<MetaTextLineColorAction*>(pCurrAct)->IsSetting()); in createActions()
/aoo4110/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx1516 if( pA->IsSetting() ) in WriteRecords()
1527 if( pA->IsSetting() ) in WriteRecords()
1544 if( pA->IsSetting() ) in WriteRecords()
/aoo4110/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx2137 if( pA->IsSetting() ) in WriteOrders()
2148 if( pA->IsSetting() ) in WriteOrders()
2166 if( pA->IsSetting() ) in WriteOrders()
/aoo4110/main/filter/source/graphicfilter/epict/
H A Depict.cxx1946 if( pA->IsSetting() ) in WriteOpcodes()
1957 if( pA->IsSetting() ) in WriteOpcodes()
1975 if( pA->IsSetting() ) in WriteOpcodes()
/aoo4110/main/filter/source/graphicfilter/eps/
H A Deps.cxx973 if ( ( (const MetaLineColorAction*) pMA)->IsSetting() ) in ImplWriteActions()
985 if ( ( (const MetaFillColorAction*) pMA )->IsSetting() ) in ImplWriteActions()
1003 if ( ( (const MetaTextFillColorAction*) pMA )->IsSetting() ) in ImplWriteActions()

Completed in 149 milliseconds