Searched refs:nLeft (Results 251 – 259 of 259) sorted by relevance
1...<<11
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 885 aContentRect.nLeft = aContentRect.nRight; in startPreview()
|
/aoo41x/main/vcl/source/window/ |
H A D | menu.cxx | 3793 sal_Int32 nLeft, nTop, nRight, nBottom; in ImplExecute() local 3794 pWindow->GetBorder( nLeft, nTop, nRight, nBottom ); in ImplExecute()
|
H A D | window.cxx | 7326 nX = aRect.nLeft; in SetPosSizePixel() 9493 aRect.nLeft -= 1; in DrawSelectionBackground()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 1375 awt::Rectangle aVisArea( aRect.nLeft, aRect.nTop, aRect.getWidth(), aRect.getHeight() ); in getPropertyValue()
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 5820 sal_Int32 nLeft = aColumns[ nColumn ].first; in ImplCreateTable() local 5861 *mpStrm << nLeft in ImplCreateTable()
|
/aoo41x/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 1204 rRect.nLeft = aRect.xLeft; in GetWorkArea()
|
/aoo41x/main/vcl/source/control/ |
H A D | button.cxx | 982 if( aInRect.nRight < aInRect.nLeft || aInRect.nBottom < aInRect.nTop ) in ImplDrawPushButtonContent()
|
/aoo41x/main/vcl/win/source/window/ |
H A D | salframe.cxx | 1824 rRect.nLeft = aRect.left; in GetWorkArea()
|
/aoo41x/main/sc/source/core/data/ |
H A D | document.cxx | 4296 rLineInner.SetValid( VALID_LEFT, ( aFlags.nLeft != SC_LINE_DONTCARE ) ); in GetSelectionFrame()
|
Completed in 280 milliseconds
1...<<11