Lines Matching refs:bActive
2608 const bool bActive(pA->IsSetting()); in interpretMetafile() local
2610 rPropertyHolders.Current().setLineColorActive(bActive); in interpretMetafile()
2611 if(bActive) in interpretMetafile()
2620 const bool bActive(pA->IsSetting()); in interpretMetafile() local
2622 rPropertyHolders.Current().setFillColorActive(bActive); in interpretMetafile()
2623 if(bActive) in interpretMetafile()
2932 const bool bActive(pA->IsSetting()); in interpretMetafile() local
2934 rPropertyHolders.Current().setTextLineColorActive(bActive); in interpretMetafile()
2935 if(bActive) in interpretMetafile()
3086 const bool bActive(pA->IsSetting()); in interpretMetafile() local
3088 rPropertyHolders.Current().setOverlineColorActive(bActive); in interpretMetafile()
3089 if(bActive) in interpretMetafile()