Home
last modified time | relevance | path

Searched refs:bDivision (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx2760 sal_Bool bDivision = sal_False; in ImplGetBoundingBox() local
2772 if ( bDivision ) in ImplGetBoundingBox()
2775 bDivision = sal_True; in ImplGetBoundingBox()
2785 if ( bDivision ) in ImplGetBoundingBox()
2797 if ( bDivision && ( nDivision != 1 ) ) in ImplGetBoundingBox()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1690 sal_Bool bDivision = FALSE; in ImplGetBoundingBox() local
1701 if ( bDivision ) in ImplGetBoundingBox()
1704 bDivision = TRUE; in ImplGetBoundingBox()
1714 if ( bDivision ) in ImplGetBoundingBox()
1726 if ( bDivision && ( nDivision != 1 ) ) in ImplGetBoundingBox()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx759 PM_BOOL bDivision = FALSE; in ImplGetBoundingBox() local
770 if ( bDivision ) in ImplGetBoundingBox()
773 bDivision = TRUE; in ImplGetBoundingBox()
783 if ( bDivision ) in ImplGetBoundingBox()
795 if ( bDivision && ( nDivision != 1 ) ) in ImplGetBoundingBox()

Completed in 33 milliseconds