Home
last modified time | relevance | path

Searched refs:bIsTransparent (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Dtbxcolorupdate.cxx114 const bool bIsTransparent(0xff == aColor.GetTransparency()); in Update() local
117 if(bIsTransparent) in Update()
161 if( bIsTransparent ) in Update()
/trunk/main/svx/source/sidebar/tools/
H A DColorControl.cxx175 const bool bIsTransparent(0xff == aCol.GetTransparency()); in SetCurColorSelect() local
176 short nCol = bIsTransparent ? 0 : GetItemId_Imp(maVSColor,aCol); in SetCurColorSelect()

Completed in 18 milliseconds