Searched refs:IsSetting (Results 1 – 10 of 10) sorted by relevance
1142 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaLineColorAction1164 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaFillColorAction1206 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaTextFillColorAction1228 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaTextLineColorAction1250 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaOverlineColorAction1472 sal_Bool IsSetting() const { return mbSet; } in IsSetting() function in MetaRefPointAction
773 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()
2030 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()
1422 …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()
106 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()
2608 const bool bActive(pA->IsSetting()); in interpretMetafile()2620 const bool bActive(pA->IsSetting()); in interpretMetafile()2643 const bool bWithColorArgument(pA->IsSetting()); in interpretMetafile()2932 const bool bActive(pA->IsSetting()); in interpretMetafile()3086 const bool bActive(pA->IsSetting()); in interpretMetafile()
1516 if( pA->IsSetting() ) in WriteRecords()1527 if( pA->IsSetting() ) in WriteRecords()1544 if( pA->IsSetting() ) in WriteRecords()
2137 if( pA->IsSetting() ) in WriteOrders()2148 if( pA->IsSetting() ) in WriteOrders()2166 if( pA->IsSetting() ) in WriteOrders()
1946 if( pA->IsSetting() ) in WriteOpcodes()1957 if( pA->IsSetting() ) in WriteOpcodes()1975 if( pA->IsSetting() ) in WriteOpcodes()
973 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 317 milliseconds