Searched refs:GetBorderStyle (Results 1 – 9 of 9) sorted by relevance
130 mpContainer->SetBorderStyle(mpContainer->GetBorderStyle() | WINDOW_BORDER_MENU); in CreateContainerAndControl()
173 sal_Bool bFlat = (GetBorderStyle() == 2); in Paint()
165 sal_uInt16 GetBorderStyle() const { return mnBorderStyle; } in GetBorderStyle() function in ImplBorderWindow
1089 sal_uInt16 nBorderStyle = mpBorderWindow->GetBorderStyle(); in Init()1240 sal_uInt16 nBorderStyle = mpBorderWindow->GetBorderStyle(); in DrawWindow()
5719 sal_uInt16 Window::GetBorderStyle() const in GetBorderStyle() function in Window5726 return ((ImplBorderWindow*)mpWindowImpl->mpBorderWindow)->GetBorderStyle(); in GetBorderStyle()5728 return mpWindowImpl->mpBorderWindow->GetBorderStyle(); in GetBorderStyle()
3775 pWin->SetBorderStyle( pWin->GetBorderStyle() | WINDOW_BORDER_MENU ); in ImplExecute()
923 SetBorderStyle( GetBorderStyle() | WINDOW_BORDER_MONO ); in Init()
676 sal_uInt16 GetBorderStyle() const;
2088 nBorder = GetWindow()->GetBorderStyle(); in getProperty()
Completed in 194 milliseconds