Searched refs:bSetting (Results 1 – 1 of 1) sorted by relevance
1502 bool bSetting(static_cast<MetaLineColorAction*>(pCurrAct)->IsSetting()); in createActions() local1504 getState( rStates ).isLineColorSet = bSetting; in createActions()1519 bool bSetting(static_cast<MetaFillColorAction*>(pCurrAct)->IsSetting()); in createActions() local1521 getState( rStates ).isFillColorSet = bSetting; in createActions()1557 … bool bSetting(static_cast<MetaTextFillColorAction*>(pCurrAct)->IsSetting()); in createActions() local1559 getState( rStates ).isTextFillColorSet = bSetting; in createActions()1574 … bool bSetting(static_cast<MetaTextLineColorAction*>(pCurrAct)->IsSetting()); in createActions() local1576 getState( rStates ).isTextLineColorSet = bSetting; in createActions()
Completed in 25 milliseconds