Searched refs:bIsTrans (Results 1 – 2 of 2) sorted by relevance
405 BOOL bIsTrans; in getColorValue() local406 aTrans >>= bIsTrans; //! dont use >>= for BOOL in getColorValue()407 if (!bIsTrans) in getColorValue()
729 sal_Bool bIsTrans = bTransPropValue ? bValue : !bValue; in exportXML() local731 if( bIsTrans ) in exportXML()
Completed in 22 milliseconds