Home
last modified time | relevance | path

Searched refs:bAbove (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx346 …2DPolygon& rCandidate, const B2DPoint& rPointA, const B2DPoint& rPointB, bool bAbove, bool bStroke) in clipPolygonOnEdge() argument
366 aRetval = clipPolygonOnParallelAxis(aCandidate, true, bAbove, 0.0, bStroke); in clipPolygonOnEdge()
379 …lyPolygon& rCandidate, const B2DPoint& rPointA, const B2DPoint& rPointB, bool bAbove, bool bStroke) in clipPolyPolygonOnEdge() argument
399 aRetval = clipPolyPolygonOnParallelAxis(aCandidate, true, bAbove, 0.0, bStroke); in clipPolyPolygonOnEdge()
/trunk/main/sw/source/core/txtnode/
H A Dfmtatr2.cxx531 sal_Bool bAbove = !nPosition; in QueryValue() local
532 rVal.setValue(&bAbove, ::getBooleanCppuType()); in QueryValue()
569 sal_Bool bAbove = *(sal_Bool*)rVal.getValue(); in PutValue() local
570 nPosition = bAbove ? 0 : 1; in PutValue()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygonclipper.hxx59 …yPolygon& rCandidate, const B2DPoint& rPointA, const B2DPoint& rPointB, bool bAbove, bool bStroke);
60 …DPolygon& rCandidate, const B2DPoint& rPointA, const B2DPoint& rPointB, bool bAbove, bool bStroke);
/trunk/main/svx/source/dialog/
H A Drubydialog.cxx660 sal_Bool bAbove = !pBox->GetSelectEntryPos(); in IMPL_LINK() local
670 pProps[nProp].Value.setValue(&bAbove, rType); in IMPL_LINK()
889 sal_Bool bAbove = rParentDlg.aPositionLB.GetSelectEntryPos() != 1; in Paint() local
890 if(!bAbove) in Paint()
/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx131 void SetFormShell (const ViewShell* pViewShell, FmFormShell* pFormShell, bool bAbove);
327 bool bAbove) in SetFormShell() argument
330 mpImpl->SetFormShell(pParentShell,pFormShell,bAbove); in SetFormShell()
/trunk/main/sd/source/ui/inc/
H A DViewShellManager.hxx121 void SetFormShell (const ViewShell* pParentShell, FmFormShell* pFormShell, bool bAbove);

Completed in 39 milliseconds