Searched defs:IsTransparent (Results 1 – 11 of 11) sorted by relevance
73 sal_Bool IsTransparent() const { return mbTransparent; } in IsTransparent() function in FixedBorder
174 sal_Bool IsTransparent() const { return( mcTransparency > 0 ); } in IsTransparent() function in GraphicAttr404 sal_Bool IsTransparent() const { return mbTransparent; } in IsTransparent() function in GraphicObject
246 sal_Bool Animation::IsTransparent() const in IsTransparent() function in Animation
414 sal_Bool Graphic::IsTransparent() const in IsTransparent() function in Graphic
1083 sal_Bool Font::IsTransparent() const { return mpImplFont->mbTransparent; } in IsTransparent() function in Font
264 sal_Bool BitmapEx::IsTransparent() const in IsTransparent() function in BitmapEx
1196 sal_Bool SwNoTxtFrm::IsTransparent() const in IsTransparent() function in SwNoTxtFrm
1242 sal_Bool SwGrfNode::IsTransparent() const in IsTransparent() function in SwGrfNode
1722 bool XclCellArea::IsTransparent() const in IsTransparent() function in XclCellArea
432 sal_uInt8 IsTransparent; // Soll der Hintergrund gezeichnet werden member
2890 sal_Bool SdrObject::IsTransparent( sal_Bool /*bCheckForAlphaChannel*/) const in IsTransparent() function in SdrObject
Completed in 79 milliseconds