Home
last modified time | relevance | path

Searched refs:nLineMode (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/source/window/
H A Dtoolbox.cxx1091 sal_uInt16 nLineMode ) in ImplLineSizing() argument
1100 if ( nLineMode & DOCK_LINERIGHT ) in ImplLineSizing()
1105 else if ( nLineMode & DOCK_LINEBOTTOM ) in ImplLineSizing()
1110 else if ( nLineMode & DOCK_LINELEFT ) in ImplLineSizing()
1115 else if ( nLineMode & DOCK_LINETOP ) in ImplLineSizing()
1172 if ( nLineMode & DOCK_LINERIGHT ) in ImplLineSizing()
1174 else if ( nLineMode & DOCK_LINEBOTTOM ) in ImplLineSizing()
1176 else if ( nLineMode & DOCK_LINELEFT ) in ImplLineSizing()
4621 sal_uInt16 nLineMode = ImplTestLineSize( this, aMousePos ); in MouseButtonDown() local
4622 if ( nLineMode ) in MouseButtonDown()
[all …]
/aoo4110/main/vcl/inc/vcl/
H A Dtoolbox.hxx328 …E void ImplLineSizing( ToolBox* pThis, const Point& rPos, Rectangle& rRect, sal_uInt16 nLineMode );

Completed in 40 milliseconds