Home
last modified time | relevance | path

Searched refs:WINDOW_BORDER (Results 1 – 13 of 13) sorted by relevance

/trunk/main/vcl/source/control/
H A Dimgctrl.cxx171 Window *pWin = GetWindow( WINDOW_BORDER ); in Paint()
217 GetWindow( WINDOW_BORDER )->Invalidate(); in GetFocus()
225 GetWindow( WINDOW_BORDER )->Invalidate(); in LoseFocus()
H A Dspinfld.cxx99 Window *pBorder = pWin->GetWindow( WINDOW_BORDER ); in ImplDrawNativeSpinfield()
709 Window *pBorder = pWin->GetWindow( WINDOW_BORDER ); in ImplCalcButtonAreas()
773 Window *pBorder = GetWindow( WINDOW_BORDER ); in Resize()
H A Dedit.cxx1058 if ( GetWindow( WINDOW_BORDER ) != this ) in ImplGetNativeControlType()
1077 if ( GetWindow( WINDOW_BORDER ) != this ) in ImplGetNativeControlType()
1104 Window *pBorder = GetWindow( WINDOW_BORDER ); in ImplClearBackground()
1109 pBorder = pControl->GetWindow( WINDOW_BORDER ); in ImplClearBackground()
1988 while( ( pBorder = pInvalWin->GetWindow( WINDOW_BORDER ) ) != pInvalWin && pBorder && in ImplInvalidateOutermostBorder()
H A Dilstbox.cxx2855 GetParent()->GetWindow( WINDOW_BORDER )->Invalidate( INVALIDATE_NOERASE ); in PreNotify()
2856 GetParent()->GetWindow( WINDOW_BORDER )->Update(); in PreNotify()
3071 Window* pWin = GetParent()->GetWindow( WINDOW_BORDER ); in GetFocus()
3090 Window* pWin = GetParent()->GetWindow( WINDOW_BORDER ); in LoseFocus()
H A Dlstbox.cxx691 Window *pBorder = GetWindow( WINDOW_BORDER ); in Resize()
857 GetWindow( WINDOW_BORDER )->Invalidate( INVALIDATE_NOERASE ); in StateChanged()
H A Dcombobox.cxx645 Window *pBorder = GetWindow( WINDOW_BORDER ); in Resize()
H A Dbutton.cxx1718 Window *pBorder = GetParent()->GetWindow( WINDOW_BORDER ); in PreNotify()
/trunk/main/cui/source/dialogs/
H A Dcommonlingui.cxx166 Window* pLoopEnd = _rLastGroupWindow.GetWindow( WINDOW_BORDER ); in InsertControlGroup()
170 …DBG_ASSERT( pInsert->GetWindow( WINDOW_BORDER ), "SvxCommonLinguisticControl::InsertControlGroup: … in InsertControlGroup()
171 Window* pNextInsert = pInsert->GetWindow( WINDOW_BORDER )->GetWindow( WINDOW_NEXT ); in InsertControlGroup()
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx194 Window *pBorder = GetWindow( WINDOW_BORDER ); in IMPL_LINK()
280 if( GetWindow( WINDOW_BORDER ) == this ) in Resize()
814 maTearOffPosition = GetWindow( WINDOW_BORDER )->GetPosPixel(); in MouseButtonDown()
840 GetWindow( WINDOW_BORDER )->SetPosPixel( maTearOffPosition ); in Tracking()
1249 mpOldBorderWin = GetWindow()->GetWindow( WINDOW_BORDER ); in StartPopupMode()
1362 mpOldBorderWin = GetWindow()->GetWindow( WINDOW_BORDER ); in SetFloatingMode()
H A Dtoolbox2.cxx1266 … ImplBorderWindow *pBorderWin = dynamic_cast<ImplBorderWindow*>( GetWindow( WINDOW_BORDER ) ); in ImplHasExternalMenubutton()
2264 … ImplBorderWindow *pBorderWin = dynamic_cast<ImplBorderWindow*>( GetWindow( WINDOW_BORDER ) ); in ImplExecuteCustomMenu()
H A Dfloatwin.cxx488 Window *pBorderWin = pWin->GetWindow( WINDOW_BORDER ); in ImplFloatHitTest()
H A Dwindow.cxx8325 case WINDOW_BORDER: in GetWindow()
8327 return mpWindowImpl->mpBorderWindow->GetWindow( WINDOW_BORDER ); in GetWindow()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx153 #define WINDOW_BORDER ((sal_uInt16)12) macro

Completed in 144 milliseconds