Searched defs:aBR (Results 1 – 15 of 15) sorted by relevance
/aoo41x/main/l10ntools/java/receditor/java/transex3/controller/ |
H A D | EditorController.java | 78 … BufferedReader aBR = new BufferedReader( new InputStreamReader( aProc.getInputStream() ) ); in fetchSourceStrings() local 304 BufferedReader aBR = null; in readStrings() local
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | CellBorderUpdater.cxx | 66 …Point aTL(2, 1), aTR(42,1), aBL(2, 41), aBR(42, 41), aHL(2,21), aHR(42, 21), aVT(22,1), aVB(22, 41… in UpdateCellBorder() local
|
/aoo41x/main/svtools/source/hatchwindow/ |
H A D | ipwin.cxx | 216 Point aBR = aOuter.BottomRight(); in GetTrackPosPixel() local 264 Point aBR = aOuter.BottomRight(); in GetTrackRectPixel() local
|
/aoo41x/main/tools/source/generic/ |
H A D | line.cxx | 134 const Point aBR( rRect.BottomRight() ), aBL( rRect.BottomLeft() ); in Intersection() local
|
H A D | poly.cxx | 463 const Point aBR( aRect.Right() - nHorzRound, aRect.Bottom() - nVertRound ); in Polygon() local
|
/aoo41x/main/svtools/source/misc/ |
H A D | imap.cxx | 311 Point aBR( aRect.BottomRight() ); in Scale() local 680 Point aBR( aEllipse.BottomRight() ); in Scale() local
|
/aoo41x/main/extensions/source/scanner/ |
H A D | sanedlg.cxx | 1144 Point aBR = GetLogicPos( maBottomRight ); in UpdateScanArea() local
|
/aoo41x/main/sc/source/ui/view/ |
H A D | gridwin2.cxx | 686 Point aBR = pViewData->GetScrPos( nPosX+1, nPosY+1, eWhich ); in HitPageBreak() local
|
/aoo41x/main/filter/source/graphicfilter/ipict/ |
H A D | ipict.cxx | 802 Point aTL, aBR; in ReadPixMapEtc() local
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdoole2.cxx | 1913 Point aBR( aRect.BottomRight() ); in ImpSetVisAreaSize() local
|
H A D | svdmrkv.cxx | 1971 Rectangle aBR(pObj->GetCurrentBoundRect()); in PickSomething() local
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | winwmf.cxx | 136 Point aBR, aTL; in ReadRectangle() local
|
H A D | enhwmf.cxx | 1476 Point aBR( Point( --x2, --y2 ) ); in ReadRectangle() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | cvtsvm.cxx | 54 Point aBR; in ImplReadRect() local
|
H A D | metaact.cxx | 51 Point aBR( rRect.BottomRight() ); in ImplScaleRect() local
|
Completed in 126 milliseconds