Home
last modified time | relevance | path

Searched refs:WB_STDFLOATWIN (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Dlinectrl.cxx381 WinBits( WB_BORDER | WB_STDFLOATWIN | WB_SIZEABLE | WB_3DLOOK ) ), in SvxLineEndWindow()
403 WinBits( WB_BORDER | WB_STDFLOATWIN | WB_SIZEABLE | WB_3DLOOK ) ), in SvxLineEndWindow()
H A Dtbcontrl.cxx824 …SfxPopupWindow( nSlotId, rFrame, pParentWindow, WinBits( WB_BORDER | WB_STDFLOATWIN | WB_3DLOOK|WB… in SvxColorWindow_Impl()
1016 …SfxPopupWindow( nId, rFrame, pParentWindow, WinBits( WB_BORDER | WB_STDFLOATWIN | WB_3DLOOK | WB_D… in SvxFrameWindow_Impl()
1291 …SfxPopupWindow( nId, rFrame, pParentWindow, WinBits( WB_BORDER | WB_STDFLOATWIN | WB_3DLOOK | WB_D… in SvxLineWindow_Impl()
/trunk/main/svx/inc/
H A Dsvdibrow.hxx102 #define WB_STDSIZEABLEFLOATWIN (WB_STDFLOATWIN|WB_3DLOOK|WB_CLOSEABLE|WB_SIZEMOVE)
/trunk/main/vcl/inc/vcl/
H A Dfloatwin.hxx124 explicit FloatingWindow( Window* pParent, WinBits nStyle = WB_STDFLOATWIN );
/trunk/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx68 …this->SetStyle(GetStyle() | WB_BORDER | WB_STDFLOATWIN | WB_3DLOOK | WB_DIALOGCONTROL | WB_SYSTEMW… in ScTabBgColorDlg()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx262 #define WB_STDFLOATWIN (WB_SIZEMOVE | WB_CLOSEABLE | WB_ROLLABLE) macro
/trunk/main/reportdesign/source/ui/dlg/
H A DCondition.cxx141 :FloatingWindow(_pParent, WinBits( WB_BORDER | WB_STDFLOATWIN | WB_3DLOOK|WB_DIALOGCONTROL )) in OColorPopup()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx311 ScFilterFloatingWindow( Window* pParent, WinBits nStyle = WB_STDFLOATWIN );

Completed in 71 milliseconds