Searched defs:bFill (Results 1 – 14 of 14) sorted by relevance
/trunk/main/toolkit/source/layout/vcl/ |
H A D | wcontainer.cxx | 193 void Box::Add( Window *window, bool bExpand, bool bFill, sal_Int32 nPadding) in Add() 205 void Box::Add( Container *pContainer, bool bExpand, bool bFill, sal_Int32 nPadding) in Add() 217 bool bExpand, bool bFill, sal_Int32 nPadding ) in setProps()
|
/trunk/main/cppcanvas/source/mtfrenderer/ |
H A D | polypolyaction.cxx | 100 bool bFill, in PolyPolyAction() 121 bool bFill, in PolyPolyAction()
|
/trunk/main/basic/source/sbx/ |
H A D | sbxvar.cxx | 642 void SbxVariable::Dump( SvStream& rStrm, sal_Bool bFill ) in Dump()
|
H A D | sbxobj.cxx | 889 void SbxObject::Dump( SvStream& rStrm, sal_Bool bFill ) in Dump()
|
/trunk/main/drawinglayer/source/primitive2d/ |
H A D | polypolygonprimitive2d.cxx | 737 bool bFill) in PolyPolygonSelectionPrimitive2D()
|
/trunk/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 155 #define SHAPE_TEXT( bFill ) \ argument
|
/trunk/main/filter/source/graphicfilter/ios2met/ |
H A D | ios2met.cxx | 228 sal_Bool bFill; member 311 sal_Bool bFill; member 648 void OS2METReader::ChangeBrush(const Color& rPatColor, const Color& /*rBGColor*/, sal_Bool bFill ) in ChangeBrush()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdocirc.cxx | 1156 const sal_Bool bFill(OBJ_CARC == meCircleKind ? sal_False : sal_True); in DoConvertToPolyObj() local
|
H A D | svdfmtf.cxx | 341 bool bFill(!pObj || (pObj->IsClosedObj() && !bForceTextAttr)); in SetAttributes() local
|
/trunk/main/svx/source/xoutdev/ |
H A D | xattr2.cxx | 1856 XFillBackgroundItem::XFillBackgroundItem( sal_Bool bFill ) : in XFillBackgroundItem()
|
/trunk/main/sw/source/core/text/ |
H A D | frmcrsr.cxx | 1428 sal_Bool bFill = sal_True; in FillCrsrPos() local
|
/trunk/main/svtools/source/filter/wmf/ |
H A D | winmtf.cxx | 1108 void WinMtfOutput::StrokeAndFillPath( sal_Bool bStroke, sal_Bool bFill ) in StrokeAndFillPath()
|
/trunk/main/filter/source/graphicfilter/eos2met/ |
H A D | eos2met.cxx | 1324 void METWriter::METBox(sal_Bool bFill, sal_Bool bBoundary, in METBox()
|
/trunk/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 4249 …reateTextShape( EscherPropertyContainer& rPropOpt, EscherSolverContainer& rSolver, sal_Bool bFill ) in ImplCreateTextShape()
|
Completed in 100 milliseconds