LibreOffice Module vcl (master) 1
|
#include <sal/types.h>
Go to the source code of this file.
Typedefs | |
typedef sal_Int64 | WinBits |
Variables | |
WinBits const | WB_CLIPCHILDREN = 0x00000001 |
WinBits const | WB_DIALOGCONTROL = 0x00000002 |
WinBits const | WB_NODIALOGCONTROL = 0x00000004 |
WinBits const | WB_BORDER = 0x00000008 |
WinBits const | WB_NOBORDER = 0x00000010 |
WinBits const | WB_SIZEABLE = 0x00000020 |
WinBits const | WB_3DLOOK = 0x00000040 |
WinBits const | WB_ALLOWMENUBAR = 0x00000080 |
WinBits const | WB_MOVEABLE = 0x00000100 |
WinBits const | WB_CLOSEABLE = 0x00000400 |
WinBits const | WB_STANDALONE = 0x00000800 |
WinBits const | WB_APP = 0x00001000 |
WinBits const | WB_SYSTEMWINDOW = SAL_CONST_INT64(0x40000000) |
WinBits const | WB_SYSTEMCHILDWINDOW = SAL_CONST_INT64(0x8000000000) |
WinBits const | WB_SIZEMOVE = (WB_SIZEABLE | WB_MOVEABLE) |
WinBits const | WB_TABSTOP = 0x00000100 |
WinBits const | WB_NOTABSTOP = 0x00000200 |
WinBits const | WB_GROUP = 0x00000400 |
WinBits const | WB_NOGROUP = 0x00000800 |
WinBits const | WB_HORZ = 0x00001000 |
WinBits const | WB_VERT = 0x00002000 |
WinBits const | WB_LEFT = 0x00004000 |
WinBits const | WB_CENTER = 0x00008000 |
WinBits const | WB_RIGHT = 0x00010000 |
WinBits const | WB_TOP = 0x00020000 |
WinBits const | WB_VCENTER = 0x00040000 |
WinBits const | WB_BOTTOM = 0x00080000 |
WinBits const | WB_DRAG = 0x00100000 |
WinBits const | WB_SPIN = 0x00200000 |
WinBits const | WB_REPEAT = 0x00400000 |
WinBits const | WB_NOPOINTERFOCUS = 0x00800000 |
WinBits const | WB_WORDBREAK = 0x01000000 |
WinBits const | WB_NOLABEL = 0x02000000 |
WinBits const | WB_SORT = 0x04000000 |
WinBits const | WB_DROPDOWN = 0x08000000 |
WinBits const | WB_HIDE = SAL_CONST_INT64(0x80000000) |
WinBits const | WB_AUTOHSCROLL = SAL_CONST_INT64(0x10000000) |
WinBits const | WB_DOCKABLE = SAL_CONST_INT64(0x20000000) |
WinBits const | WB_AUTOVSCROLL = SAL_CONST_INT64(0x40000000) |
WinBits const | WB_CHILDDLGCTRL = SAL_CONST_INT64(0x100000000000) |
WinBits const | WB_SYSTEMFLOATWIN = SAL_CONST_INT64(0x100000000) |
WinBits const | WB_INTROWIN = SAL_CONST_INT64(0x200000000) |
WinBits const | WB_NOSHADOW = SAL_CONST_INT64(0x400000000) |
WinBits const | WB_TOOLTIPWIN = SAL_CONST_INT64(0x800000000) |
WinBits const | WB_OWNERDRAWDECORATION = SAL_CONST_INT64(0x2000000000) |
WinBits const | WB_DEFAULTWIN = SAL_CONST_INT64(0x4000000000) |
WinBits const | WB_POPUP = SAL_CONST_INT64(0x20000000) |
WinBits const | WB_HSCROLL = WB_HORZ |
WinBits const | WB_VSCROLL = WB_VERT |
WinBits const | WB_DEFBUTTON = 0x10000000 |
WinBits const | WB_NOLIGHTBORDER = 0x20000000 |
WinBits const | WB_RECTSTYLE = 0x08000000 |
WinBits const | WB_SMALLSTYLE = 0x04000000 |
WinBits const | WB_TOGGLE = SAL_CONST_INT64(0x1000000000) |
WinBits const | WB_FLATBUTTON = SAL_CONST_INT64(0x2000000000) |
WinBits const | WB_PATHELLIPSIS = 0x00100000 |
WinBits const | WB_EXTRAOFFSET = 0x02000000 |
WinBits const | WB_NOMULTILINE = 0x10000000 |
WinBits const | WB_READONLY = 0x02000000 |
WinBits const | WB_NOHIDESELECTION = SAL_CONST_INT64(0x1000000000) |
WinBits const | WB_IGNORETAB = 0x20000000 |
WinBits const | WB_SIMPLEMODE = 0x20000000 |
WinBits const | WB_SCALE = 0x08000000 |
WinBits const | WB_SCROLL = 0x02000000 |
WinBits const | WB_NOSPLITDRAW = 0x01000000 |
WinBits const | WB_STDWORK = WB_SIZEMOVE | WB_CLOSEABLE |
WinBits const | WB_STDDOCKWIN = WB_DOCKABLE | WB_MOVEABLE | WB_CLOSEABLE |
WinBits const | WB_STDFLOATWIN = WB_SIZEMOVE | WB_CLOSEABLE |
WinBits const | WB_STDDIALOG = WB_MOVEABLE | WB_CLOSEABLE |
WinBits const | WB_STDMODELESS = WB_STDDIALOG |
WinBits const | WB_STDMODAL = WB_STDDIALOG |
WinBits const | WB_STDTABCONTROL = 0 |
WinBits const | WB_STDPOPUP = WB_BORDER | WB_POPUP | WB_SYSTEMWINDOW | WB_3DLOOK | WB_DIALOGCONTROL |
WinBits const | WB_HASBUTTONS = SAL_CONST_INT64(0x000100000000) |
WinBits const | WB_HASLINES = SAL_CONST_INT64(0x000200000000) |
WinBits const | WB_HASLINESATROOT = SAL_CONST_INT64(0x000400000000) |
WinBits const | WB_HASBUTTONSATROOT = SAL_CONST_INT64(0x000800000000) |
WinBits const | WB_NOINITIALSELECTION = SAL_CONST_INT64(0x001000000000) |
WinBits const | WB_HIDESELECTION = SAL_CONST_INT64(0x002000000000) |
typedef sal_Int64 WinBits |
Definition at line 109 of file wintypes.hxx.
|
strong |
Enumerator | |
---|---|
Left | |
Top | |
Right | |
Bottom | |
LeftTop | |
LeftBottom | |
TopLeft | |
TopRight | |
RightTop | |
RightBottom | |
BottomLeft | |
BottomRight | |
Center |
Definition at line 234 of file wintypes.hxx.
|
strong |
Enumerator | |
---|---|
OK | |
Cancel | |
Yes | |
No | |
Retry | |
Help | |
Close | |
More | |
Ignore | |
Abort | |
Less | |
Back | |
Next | |
Finish | |
Count |
Definition at line 243 of file wintypes.hxx.
|
strong |
Enumerator | |
---|---|
LEFT | |
RIGHT |
Definition at line 239 of file wintypes.hxx.
|
strong |
Enumerator | |
---|---|
Left | |
Top | |
Right | |
Bottom |
Definition at line 232 of file wintypes.hxx.
|
strong |
Definition at line 26 of file wintypes.hxx.
WinBits const WB_3DLOOK = 0x00000040 |
Definition at line 118 of file wintypes.hxx.
Referenced by ToolBox::ApplyBackgroundSettings(), ToolBox::ApplyForegroundSettings(), StatusBar::ApplySettings(), FloatingWindow::ApplySettings(), MessageDialog::create_message_area(), ToolBox::ImplErase(), vcl::Window::ImplInit(), WorkWindow::ImplInit(), DockingWindow::ImplInitSettings(), SplitWindow::ImplInitSettings(), FloatingWindow::ImplInitSettings(), VclBuilder::makeObject(), and vcl::Window::UpdateSettings().
WinBits const WB_ALLOWMENUBAR = 0x00000080 |
Definition at line 119 of file wintypes.hxx.
Referenced by Dialog::ImplInitDialog(), and VclBuilder::makeObject().
WinBits const WB_APP = 0x00001000 |
Definition at line 125 of file wintypes.hxx.
Referenced by ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), and WorkWindow::ImplInit().
WinBits const WB_AUTOHSCROLL = SAL_CONST_INT64(0x10000000) |
Definition at line 161 of file wintypes.hxx.
Referenced by SvImpLBox::AdjustScrollBars(), VclScrolledWindow::doSetAllocation(), VclScrolledWindow::DumpAsPropertyTree(), SalInstanceScrolledWindow::get_hpolicy(), TabPage::ImplInit(), ComboBox::ImplInit(), ImplListBox::ImplListBox(), VclBuilder::prepareWidgetOwnScrolling(), SalInstanceScrolledWindow::set_hpolicy(), vcl::Window::set_property(), and NotebookBar::setPosSizePixel().
WinBits const WB_AUTOVSCROLL = SAL_CONST_INT64(0x40000000) |
Definition at line 163 of file wintypes.hxx.
Referenced by VclScrolledWindow::doSetAllocation(), VclScrolledWindow::DumpAsPropertyTree(), SalInstanceScrolledWindow::get_vpolicy(), TabPage::ImplInit(), ImpVclMEdit::ImpUpdateScrollBarVis(), VclBuilder::prepareWidgetOwnScrolling(), ImpVclMEdit::Resize(), vcl::Window::set_property(), SalInstanceScrolledWindow::set_vpolicy(), NotebookBar::setPosSizePixel(), and ImpVclMEdit::SetText().
WinBits const WB_BORDER = 0x00000008 |
Definition at line 115 of file wintypes.hxx.
Referenced by Dialog::AddBorderWindow(), clearProgressBarBorder(), Dialog::doDeferredInit(), ComboBox::Draw(), Dialog::Draw(), Edit::Draw(), FixedText::Draw(), FixedBitmap::Draw(), FixedImage::Draw(), ListBox::Draw(), VclMultiLineEdit::Draw(), Dialog::GetDrawWindowBorder(), ToolBox::ImplCalcBorder(), ToolBox::ImplCalcLines(), ToolBox::ImplCalcSize(), ImplWin::ImplDraw(), ToolBox::ImplDrawGradientBackground(), ToolBox::ImplFormat(), Edit::ImplGetExtraXOffset(), DockingWindow::ImplInit(), SplitWindow::ImplInit(), StatusBar::ImplInit(), ToolBox::ImplInit(), ComboBox::ImplInit(), ListBox::ImplInit(), ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), HeaderBar::ImplInit(), Dialog::ImplInitDialog(), FloatingWindow::ImplInitFloating(), SplitWindow::ImplNewAlign(), Edit::ImplUseNativeBorder(), VclBuilder::makeObject(), SplitWindow::Paint(), ToolBox::Paint(), PopupMenu::PrepareRun(), VclBuilder::prepareWidgetOwnScrolling(), ToolBox::Resize(), ListBox::Resize(), Edit::set_property(), vcl::Window::SetBorderStyle(), and TextWindow::TextWindow().
WinBits const WB_BOTTOM = 0x00080000 |
Definition at line 151 of file wintypes.hxx.
Referenced by ImplCalcPos(), CheckBox::ImplDraw(), RadioButton::ImplDraw(), Button::ImplDrawAlignedImage(), Button::ImplDrawRadioCheck(), PushButton::ImplGetTextStyle(), FixedText::ImplGetTextStyle(), Edit::ImplGetTextYPosition(), ImageButton::ImplInitStyle(), PushButton::ImplInitStyle(), vcl::Window::set_property(), RadioButton::set_property(), and CalendarField::StateChanged().
WinBits const WB_CENTER = 0x00008000 |
Definition at line 147 of file wintypes.hxx.
Referenced by SalInstanceDialog::add_button(), MessageDialog::create_message_area(), ComboBox::Draw(), Edit::Draw(), ListBox::Draw(), ImplWin::DrawEntry(), FixedLine::ImplDraw(), Button::ImplDrawAlignedImage(), FixedText::ImplGetTextStyle(), ComboBox::ImplInit(), Edit::ImplInit(), ListBox::ImplInit(), ImageButton::ImplInitStyle(), ImplListBoxWindow::ImplListBoxWindow(), VclBuilder::makeObject(), vcl::Window::set_property(), RadioButton::set_property(), ImpVclMEdit::SetAlign(), CalendarField::StateChanged(), and Edit::StateChanged().
WinBits const WB_CHILDDLGCTRL = SAL_CONST_INT64(0x100000000000) |
Definition at line 166 of file wintypes.hxx.
Referenced by ImplFindAccelWindow(), ImplGetSubChildWindow(), ImplGetTopParentOfTabHierarchy(), and ImplHasIndirectTabParent().
WinBits const WB_CLIPCHILDREN = 0x00000001 |
Definition at line 112 of file wintypes.hxx.
Referenced by SalInstanceDialog::add_button(), MessageDialog::create_message_area(), vcl::Window::ImplClipChildren(), SplitWindow::ImplInit(), TabPage::ImplInit(), WorkWindow::ImplInit(), vcl::Window::ImplInitWinClipRegion(), vcl::Window::ImplInvalidate(), vcl::Window::ImplScroll(), vcl::Window::ImplSetClipFlag(), vcl::Window::ImplValidate(), VclBuilder::makeObject(), and SalInstanceWidget::set_background().
WinBits const WB_CLOSEABLE = 0x00000400 |
Definition at line 123 of file wintypes.hxx.
Referenced by OKButton::Click(), CancelButton::Click(), SystemWindow::Close(), Dialog::Close(), SalInstanceBuilder::create_screenshot_window(), Dialog::EventNotify(), FloatingWindow::EventNotify(), vcl::RoadmapWizard::Finish(), ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), Dialog::ImplInitDialog(), FloatingWindow::ImplInitFloating(), DockingWindow::ImplStartDocking(), ImplStdBorderWindowView::Init(), VclBuilder::makeObject(), ImplBorderWindow::SetCloseButton(), DockingWindow::SetFloatingMode(), ImplDockingWindowWrapper::SetFloatingMode(), Dialog::StateChanged(), and ImplStdBorderWindowView::Tracking().
WinBits const WB_DEFAULTWIN = SAL_CONST_INT64(0x4000000000) |
Definition at line 174 of file wintypes.hxx.
Referenced by ImplGetDefaultContextWindow(), ImplBorderWindow::ImplInit(), and vcl::Window::ImplInit().
WinBits const WB_DEFBUTTON = 0x10000000 |
Definition at line 181 of file wintypes.hxx.
Referenced by MessageDialog::create_message_area(), Button::DumpAsPropertyTree(), Dialog::get_default_response(), vcl::Window::ImplDlgCtrl(), vcl::ImplDlgCtrlUpdateDefButton(), ImageButton::ImplInitStyle(), SalInstanceWindow::is_default_widget(), Dialog::set_default_response(), PushButton::set_property(), PushButton::StateChanged(), and VclBuilder::VclBuilder().
WinBits const WB_DIALOGCONTROL = 0x00000002 |
Definition at line 113 of file wintypes.hxx.
Referenced by vcl::Window::EventNotify(), ToolBox::EventNotify(), GenerateAutoMnemonicsOnHierarchy(), vcl::Window::getLegacyNonLayoutAccessibleRelationLabelFor(), vcl::Window::ImplDlgCtrlNextWindow(), ImplGetSubChildWindow(), vcl::Window::ImplHasDlgCtrl(), DockingWindow::ImplInit(), TabControl::ImplInit(), TabPage::ImplInit(), ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), WorkWindow::ImplInit(), Dialog::ImplInitDialog(), FloatingWindow::ImplInitFloating(), ToolBox::KeyInput(), NotebookBar::NotebookBar(), and VerticalTabControl::VerticalTabControl().
WinBits const WB_DOCKABLE = SAL_CONST_INT64(0x20000000) |
Definition at line 162 of file wintypes.hxx.
Referenced by vcl::Window::EventNotify(), DockingWindow::ImplInit(), VclBuilder::makeObject(), and DockingWindow::StateChanged().
WinBits const WB_DRAG = 0x00100000 |
Definition at line 152 of file wintypes.hxx.
Referenced by TabPage::ImplInit(), HeaderBar::ImplInit(), ScrollBar::ImplInitStyle(), and ImplListBox::ImplListBox().
WinBits const WB_DROPDOWN = 0x08000000 |
Definition at line 159 of file wintypes.hxx.
Referenced by SpinField::CalcMinimumSizeForText(), SpinField::CalcSize(), SpinField::Draw(), ImplSmallBorderWindowView::DrawWindow(), SpinField::EventNotify(), SpinField::ImplCalcButtonAreas(), TabControl::ImplInit(), ComboBox::ImplInit(), ListBox::ImplInit(), SpinField::ImplInit(), ImplListBoxWindow::ImplListBoxWindow(), ImplSmallBorderWindowView::Init(), VclBuilder::makeObject(), SpinField::Paint(), SpinField::Resize(), and SpinField::StateChanged().
WinBits const WB_EXTRAOFFSET = 0x02000000 |
Definition at line 190 of file wintypes.hxx.
Referenced by FixedText::CalcMinimumTextSize(), FixedText::ImplDraw(), and vcl::HyperLabel::implInit().
WinBits const WB_FLATBUTTON = SAL_CONST_INT64(0x2000000000) |
Definition at line 186 of file wintypes.hxx.
Referenced by DropdownBox::DropdownBox(), PushButton::ImplDrawPushButton(), PushButton::ImplDrawPushButtonContent(), PushButton::ImplInitSettings(), VclBuilder::makeObject(), PushButton::PreNotify(), PriorityMergedHBox::PriorityMergedHBox(), and SalInstanceComboBox< vcl_type >::set_item_menu().
WinBits const WB_GROUP = 0x00000400 |
Definition at line 142 of file wintypes.hxx.
Referenced by RadioButton::GetRadioButtonGroup(), vcl::Window::ImplDlgCtrl(), TabControl::ImplInit(), PushButton::ImplInitStyle(), CheckBox::ImplInitStyle(), RadioButton::ImplInitStyle(), ComboBox::ImplInitStyle(), Edit::ImplInitStyle(), FixedText::ImplInitStyle(), FixedLine::ImplInitStyle(), FixedBitmap::ImplInitStyle(), FixedImage::ImplInitStyle(), ListBox::ImplInitStyle(), VclMultiLineEdit::ImplInitStyle(), and BuilderUtils::reorderWithinParent().
WinBits const WB_HASBUTTONS = SAL_CONST_INT64(0x000100000000) |
Definition at line 223 of file wintypes.hxx.
Referenced by VclBuilder::makeObject(), SvTreeListBox::PaintEntry1(), SvTreeListBox::set_property(), and SvTreeListBox::SetTabs().
WinBits const WB_HASBUTTONSATROOT = SAL_CONST_INT64(0x000800000000) |
Definition at line 226 of file wintypes.hxx.
Referenced by VclBuilder::makeObject(), SvTreeListBox::PaintEntry1(), SvTreeListBox::set_property(), and SvTreeListBox::SetTabs().
WinBits const WB_HASLINES = SAL_CONST_INT64(0x000200000000) |
Definition at line 224 of file wintypes.hxx.
Referenced by SvImpLBox::Paint(), SvTreeListBox::PaintEntry1(), and SvTreeListBox::set_property().
WinBits const WB_HASLINESATROOT = SAL_CONST_INT64(0x000400000000) |
Definition at line 225 of file wintypes.hxx.
Referenced by SvImpLBox::Paint(), SvTreeListBox::PaintEntry1(), SvTreeListBox::set_property(), and SvTreeListBox::SetTabs().
WinBits const WB_HIDE = SAL_CONST_INT64(0x80000000) |
Definition at line 160 of file wintypes.hxx.
Referenced by SalInstanceBuilder::create_screenshot_window(), and ToolBox::ToolBox().
WinBits const WB_HIDESELECTION = SAL_CONST_INT64(0x002000000000) |
Definition at line 228 of file wintypes.hxx.
Referenced by SvImpLBox::GetFocus(), SvImpLBox::LoseFocus(), IconView::PaintEntry(), and SvTreeListBox::PaintEntry1().
WinBits const WB_HORZ = 0x00001000 |
Definition at line 144 of file wintypes.hxx.
Referenced by Slider::CalcWindowSizePixel(), ScrollBar::GetOptimalSize(), ScrollBar::ImplCalc(), Slider::ImplCalc(), ScrollBar::ImplDoMouseAction(), ScrollBar::ImplDragThumb(), ScrollBar::ImplDraw(), Slider::ImplDraw(), ScrollBar::ImplDrawNative(), ScrollBar::ImplFindPartRect(), Slider::ImplIsPageDown(), Slider::ImplIsPageUp(), ScrollBar::ImplUpdateRects(), Slider::ImplUpdateRects(), VclBuilder::makeObject(), ScrollBar::MouseButtonDown(), Slider::MouseButtonDown(), and Slider::Tracking().
Definition at line 177 of file wintypes.hxx.
Referenced by SvxIconChoiceCtrl_Impl::AdjustScrollBars(), SvImpLBox::AdjustScrollBars(), IconViewImpl::AdjustScrollBars(), VclScrolledWindow::calculateRequisition(), SvxIconChoiceCtrl_Impl::CheckHorScrollBar(), VclScrolledWindow::doSetAllocation(), VclScrolledWindow::DumpAsPropertyTree(), SalInstanceScrolledWindow::get_hpolicy(), TabPage::ImplInit(), Splitter::ImplInit(), ImplListBox::ImplListBox(), ImpVclMEdit::ImpUpdateScrollBarVis(), VclBuilder::prepareWidgetOwnScrolling(), SalInstanceScrolledWindow::set_hpolicy(), vcl::Window::set_property(), VclScrolledWindow::set_property(), and NotebookBar::setPosSizePixel().
WinBits const WB_IGNORETAB = 0x20000000 |
Definition at line 198 of file wintypes.hxx.
Referenced by VclMultiLineEdit::ImplInitStyle(), and ImpVclMEdit::InitFromStyle().
WinBits const WB_INTROWIN = SAL_CONST_INT64(0x200000000) |
Definition at line 170 of file wintypes.hxx.
Referenced by Dialog::GetDefDialogParent(), vcl::Window::ImplCallActivateListeners(), ImplBorderWindow::ImplInit(), and vcl::Window::ImplInit().
WinBits const WB_LEFT = 0x00004000 |
Definition at line 146 of file wintypes.hxx.
Referenced by MessageDialog::create_message_area(), ImplCalcPos(), PushButton::ImplGetTextStyle(), StatusBar::ImplInit(), ComboBox::ImplInit(), Edit::ImplInit(), ListBox::ImplInit(), ImageButton::ImplInitStyle(), VclBuilder::makeObject(), vcl::Window::set_property(), RadioButton::set_property(), ImpVclMEdit::SetAlign(), CalendarField::StateChanged(), and Edit::StateChanged().
WinBits const WB_MOVEABLE = 0x00000100 |
Definition at line 122 of file wintypes.hxx.
Referenced by vcl::Window::CalcTitleWidth(), vcl::Window::HasActiveChildFrame(), vcl::Window::ImplGrabFocus(), ImplHandleMove(), ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), Dialog::ImplInitDialog(), FloatingWindow::ImplInitFloating(), ImplBorderWindowView::ImplInitTitle(), vcl::Window::ImplIsAccessibleCandidate(), vcl::Window::ImplIsAccessibleNativeFrame(), DockingWindow::ImplStartDocking(), ImplStdBorderWindowView::Init(), VclBuilder::makeObject(), DockingWindow::SetFloatingMode(), ImplDockingWindowWrapper::SetFloatingMode(), and FloatingWindow::StartPopupMode().
WinBits const WB_NOBORDER = 0x00000010 |
Definition at line 116 of file wintypes.hxx.
Referenced by Dialog::Draw(), TabControl::ImplChangeTabPage(), ImplWin::ImplDraw(), ComboBox::ImplInit(), ListBox::ImplInit(), SpinField::ImplInit(), ImplBorderWindow::ImplInit(), Dialog::ImplInitDialog(), TabControl::ImplPosCurTabPage(), Edit::ImplUseNativeBorder(), OpenGLContext::init(), TabControl::Paint(), and TabControl::TabControl().
WinBits const WB_NODIALOGCONTROL = 0x00000004 |
Definition at line 114 of file wintypes.hxx.
Referenced by vcl::Window::EventNotify(), ToolBox::EventNotify(), GenerateAutoMnemonicsOnHierarchy(), vcl::Window::getLegacyNonLayoutAccessibleRelationLabelFor(), vcl::Window::ImplDlgCtrl(), vcl::Window::ImplDlgCtrlNextWindow(), vcl::Window::ImplHasDlgCtrl(), DockingWindow::ImplInit(), TabControl::ImplInit(), TabPage::ImplInit(), ToolBox::ImplInit(), ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), Dialog::ImplInitDialog(), FloatingWindow::ImplInitFloating(), VclMultiLineEdit::ImplInitStyle(), OpenGLContext::init(), ImpVclMEdit::InitFromStyle(), and ToolBox::KeyInput().
WinBits const WB_NOGROUP = 0x00000800 |
Definition at line 143 of file wintypes.hxx.
Referenced by TabControl::ImplInit(), PushButton::ImplInitStyle(), CheckBox::ImplInitStyle(), RadioButton::ImplInitStyle(), ComboBox::ImplInitStyle(), Edit::ImplInitStyle(), FixedText::ImplInitStyle(), FixedLine::ImplInitStyle(), FixedBitmap::ImplInitStyle(), FixedImage::ImplInitStyle(), ListBox::ImplInitStyle(), and VclMultiLineEdit::ImplInitStyle().
WinBits const WB_NOHIDESELECTION = SAL_CONST_INT64(0x1000000000) |
Definition at line 195 of file wintypes.hxx.
Referenced by Edit::GetFocus(), Edit::ImplRepaint(), ImpVclMEdit::InitFromStyle(), Edit::LoseFocus(), and SvxIconChoiceCtrl_Impl::PaintEntry().
WinBits const WB_NOINITIALSELECTION = SAL_CONST_INT64(0x001000000000) |
Definition at line 227 of file wintypes.hxx.
Referenced by SvImpLBox::Paint(), and IconViewImpl::Paint().
WinBits const WB_NOLABEL = 0x02000000 |
Definition at line 157 of file wintypes.hxx.
Referenced by MessageDialog::create_message_area(), ImplToolItem::GetSize(), FixedText::getTextDimensions(), FixedLine::ImplDraw(), vcl::ImplGetLabeledBy(), ImplGetLabelFor(), PushButton::ImplGetTextStyle(), FixedText::ImplGetTextStyle(), ImplIsMnemonicCtrl(), and VclBuilder::makeObject().
WinBits const WB_NOLIGHTBORDER = 0x20000000 |
Definition at line 182 of file wintypes.hxx.
Referenced by PushButton::ImplInit(), ComboBox::ImplInit(), and ListBox::ImplInit().
WinBits const WB_NOMULTILINE = 0x10000000 |
Definition at line 191 of file wintypes.hxx.
Referenced by FixedText::ImplGetTextStyle().
WinBits const WB_NOPOINTERFOCUS = 0x00800000 |
Definition at line 155 of file wintypes.hxx.
Referenced by IMPL_LINK_NOARG(), HelpButton::ImplInit(), SvxIconChoiceCtrl_Impl::MouseButtonDown(), MenuButton::MouseButtonDown(), SalInstanceComboBox< vcl_type >::set_item_menu(), Button::set_property(), PushButton::Tracking(), CheckBox::Tracking(), and RadioButton::Tracking().
WinBits const WB_NOSHADOW = SAL_CONST_INT64(0x400000000) |
Definition at line 171 of file wintypes.hxx.
Referenced by ToolBox::ImplCalcBorder(), ToolBox::ImplDrawBorder(), ImplBorderWindow::ImplInit(), and vcl::Window::ImplInit().
WinBits const WB_NOSPLITDRAW = 0x01000000 |
Definition at line 210 of file wintypes.hxx.
Referenced by SplitWindow::ImplDrawSplitTracking(), SplitWindow::ImplInit(), and SplitWindow::Paint().
WinBits const WB_NOTABSTOP = 0x00000200 |
Definition at line 141 of file wintypes.hxx.
Referenced by MessageDialog::create_message_area(), TabControl::ImplInit(), MenuButton::ImplInit(), PushButton::ImplInitStyle(), CheckBox::ImplInitStyle(), RadioButton::ImplInitStyle(), ComboBox::ImplInitStyle(), Edit::ImplInitStyle(), ListBox::ImplInitStyle(), VclMultiLineEdit::ImplInitStyle(), vcl::RoadmapItem::RoadmapItem(), SalInstanceWidget::set_can_focus(), vcl::Window::set_property(), ComboBox::set_property(), and ListBox::set_property().
WinBits const WB_OWNERDRAWDECORATION = SAL_CONST_INT64(0x2000000000) |
Definition at line 173 of file wintypes.hxx.
Referenced by ImplBorderWindow::DataChanged(), vcl::Window::dispose(), vcl::Window::getDefaultAccessibleRole(), IMPL_LINK_NOARG(), ImplHandleMouseEvent(), ImplBorderWindowView::ImplHitTest(), ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), FloatingWindow::ImplInitFloating(), ImplDockingWindowWrapper::SetFloatingMode(), and vcl::Window::SetParent().
WinBits const WB_PATHELLIPSIS = 0x00100000 |
Definition at line 189 of file wintypes.hxx.
Referenced by FixedText::ImplDraw(), and FixedText::set_property().
WinBits const WB_POPUP = SAL_CONST_INT64(0x20000000) |
Definition at line 175 of file wintypes.hxx.
Referenced by ImplBorderWindow::DataChanged(), ImplBorderWindowView::ImplHitTest(), ImplBorderWindow::ImplInit(), FloatingWindow::ImplInitFloating(), ImplBorderWindowView::ImplInitTitle(), ImplStdBorderWindowView::Init(), and FloatingWindow::StartPopupMode().
WinBits const WB_READONLY = 0x02000000 |
Definition at line 194 of file wintypes.hxx.
Referenced by Edit::GetFocus(), Edit::ImplInit(), ImpVclMEdit::InitFromStyle(), and VclMultiLineEdit::SetReadOnly().
WinBits const WB_RECTSTYLE = 0x08000000 |
Definition at line 183 of file wintypes.hxx.
Referenced by PushButton::ImplDrawPushButtonFrame(), ComboBox::ImplInit(), and ListBox::ImplInit().
WinBits const WB_REPEAT = 0x00400000 |
Definition at line 154 of file wintypes.hxx.
Referenced by SpinField::ImplInit(), PushButton::KeyInput(), PushButton::KeyUp(), VclBuilder::makeObject(), PushButton::MouseButtonDown(), SpinField::StateChanged(), and PushButton::Tracking().
WinBits const WB_RIGHT = 0x00010000 |
Definition at line 148 of file wintypes.hxx.
Referenced by ComboBox::Draw(), Edit::Draw(), ListBox::Draw(), ImplWin::DrawEntry(), ImplCalcPos(), Button::ImplDrawAlignedImage(), StatusBar::ImplDrawText(), StatusBar::ImplFormat(), PushButton::ImplGetTextStyle(), FixedText::ImplGetTextStyle(), StatusBar::ImplInit(), ComboBox::ImplInit(), Edit::ImplInit(), ListBox::ImplInit(), ImageButton::ImplInitStyle(), ImplListBoxWindow::ImplListBoxWindow(), StatusBar::Paint(), vcl::Window::set_property(), RadioButton::set_property(), ImpVclMEdit::SetAlign(), StatusBar::SetText(), CalendarField::StateChanged(), and Edit::StateChanged().
WinBits const WB_SCALE = 0x08000000 |
Definition at line 204 of file wintypes.hxx.
Referenced by FixedBitmap::ImplDraw(), FixedImage::ImplDraw(), and VclBuilder::makeObject().
WinBits const WB_SCROLL = 0x02000000 |
Definition at line 207 of file wintypes.hxx.
Referenced by ToolBox::ImplInit(), ToolBox::Paint(), ToolBox::SetStyle(), and ToolBox::ToggleFloatingMode().
WinBits const WB_SIMPLEMODE = 0x20000000 |
Definition at line 201 of file wintypes.hxx.
Referenced by ListBox::EnableMultiSelection(), ComboBox::ImplInit(), ImplListBoxWindow::ImplListBoxWindow(), SvImpLBox::KeyInput(), VclBuilder::makeObject(), SvImpLBox::SetSelectionMode(), SvImpLBox::SetStyle(), and ListBox::StateChanged().
WinBits const WB_SIZEABLE = 0x00000020 |
Definition at line 117 of file wintypes.hxx.
Referenced by SplitWindow::CalcLayoutSizePixel(), SalInstanceBuilder::create_screenshot_window(), SalInstanceWindow::get_resizable(), vcl::Window::HasActiveChildFrame(), SplitWindow::ImplCalcLayout(), ImplHandleMove(), ImplBorderWindowView::ImplHitTest(), SplitWindow::ImplInit(), ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), Dialog::ImplInitDialog(), FloatingWindow::ImplInitFloating(), vcl::Window::ImplIsAccessibleCandidate(), vcl::Window::ImplIsAccessibleNativeFrame(), DockingWindow::ImplStartDocking(), SplitWindow::ImplStartSplit(), SplitWindow::ImplTestSplit(), VclBuilder::makeObject(), SplitWindow::MouseButtonDown(), vcl::Window::set_property(), DockingWindow::SetFloatingMode(), ImplDockingWindowWrapper::SetFloatingMode(), and SplitWindow::SplitItem().
WinBits const WB_SIZEMOVE = (WB_SIZEABLE | WB_MOVEABLE) |
Definition at line 137 of file wintypes.hxx.
WinBits const WB_SMALLSTYLE = 0x04000000 |
Definition at line 184 of file wintypes.hxx.
Referenced by PushButton::CalcMinimumSize(), PushButton::ImplDrawPushButtonFrame(), FixedImage::set_property(), and VclBuilder::VclBuilder().
WinBits const WB_SORT = 0x04000000 |
Definition at line 158 of file wintypes.hxx.
Referenced by SvTreeListBox::ImplInitStyle(), ImplListBoxWindow::ImplListBoxWindow(), SalInstanceComboBox< vcl_type >::make_sorted(), SalInstanceTreeView::make_sorted(), SalInstanceEntryTreeView::make_sorted(), SalInstanceTreeView::make_unsorted(), ComboBox::StateChanged(), and ListBox::StateChanged().
WinBits const WB_SPIN = 0x00200000 |
Definition at line 153 of file wintypes.hxx.
Referenced by SpinField::CalcMinimumSizeForText(), SpinField::CalcSize(), SpinField::Draw(), ImplSmallBorderWindowView::DrawWindow(), SpinField::ImplCalcButtonAreas(), Edit::ImplGetNativeControlType(), SpinField::ImplInit(), ImplSmallBorderWindowView::Init(), VclBuilder::makeObject(), and SpinField::Resize().
WinBits const WB_STANDALONE = 0x00000800 |
Definition at line 124 of file wintypes.hxx.
Referenced by ImplBorderWindow::ImplInit(), Dialog::ImplInitDialog(), and FloatingWindow::ImplInitFloating().
WinBits const WB_STDDIALOG = WB_MOVEABLE | WB_CLOSEABLE |
Definition at line 216 of file wintypes.hxx.
Referenced by SalInstanceBuilder::create_screenshot_window().
WinBits const WB_STDDOCKWIN = WB_DOCKABLE | WB_MOVEABLE | WB_CLOSEABLE |
Definition at line 214 of file wintypes.hxx.
WinBits const WB_STDFLOATWIN = WB_SIZEMOVE | WB_CLOSEABLE |
Definition at line 215 of file wintypes.hxx.
WinBits const WB_STDMODAL = WB_STDDIALOG |
Definition at line 218 of file wintypes.hxx.
WinBits const WB_STDMODELESS = WB_STDDIALOG |
Definition at line 217 of file wintypes.hxx.
WinBits const WB_STDPOPUP = WB_BORDER | WB_POPUP | WB_SYSTEMWINDOW | WB_3DLOOK | WB_DIALOGCONTROL |
Definition at line 220 of file wintypes.hxx.
WinBits const WB_STDTABCONTROL = 0 |
Definition at line 219 of file wintypes.hxx.
Referenced by VclBuilder::makeObject().
WinBits const WB_STDWORK = WB_SIZEMOVE | WB_CLOSEABLE |
Definition at line 213 of file wintypes.hxx.
Referenced by Dialog::Draw(), and Dialog::GetDrawWindowBorder().
WinBits const WB_SYSTEMCHILDWINDOW = SAL_CONST_INT64(0x8000000000) |
Definition at line 136 of file wintypes.hxx.
Referenced by ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), and vcl::Window::setPosSizePixel().
WinBits const WB_SYSTEMFLOATWIN = SAL_CONST_INT64(0x100000000) |
Definition at line 169 of file wintypes.hxx.
Referenced by vcl::Window::ImplGrabFocus(), ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), WorkWindow::ImplInit(), and vcl::Window::ImplToTop().
WinBits const WB_SYSTEMWINDOW = SAL_CONST_INT64(0x40000000) |
Definition at line 126 of file wintypes.hxx.
Referenced by Dialog::GetDefaultParent(), Dialog::ImplInitDialog(), FloatingWindow::ImplInitFloating(), PopupMenu::PrepareRun(), DockingWindow::SetFloatingMode(), and ImplDockingWindowWrapper::SetFloatingMode().
WinBits const WB_TABSTOP = 0x00000100 |
Definition at line 140 of file wintypes.hxx.
Referenced by RadioButton::Check(), vcl::Window::EventNotify(), Dialog::GetFirstControlForFocus(), RadioButton::ImplCallClick(), vcl::RoadmapWizard::implConstruct(), Calendar::ImplEndTracking(), vcl::Window::ImplGetDlgWindow(), TabControl::ImplInit(), ToolBox::ImplInit(), MenuButton::ImplInit(), PushButton::ImplInitStyle(), CheckBox::ImplInitStyle(), RadioButton::ImplInitStyle(), ComboBox::ImplInitStyle(), Edit::ImplInitStyle(), ListBox::ImplInitStyle(), VclMultiLineEdit::ImplInitStyle(), ImplIsMnemonicCtrl(), RadioButton::ImplUncheckAllOther(), VclBuilder::makeObject(), vcl::RoadmapWizard::RoadmapWizard(), SalInstanceWidget::set_can_focus(), vcl::Window::set_property(), ComboBox::set_property(), ListBox::set_property(), and RadioButton::SetState().
WinBits const WB_TOGGLE = SAL_CONST_INT64(0x1000000000) |
Definition at line 185 of file wintypes.hxx.
Referenced by ButtonUIObject::execute(), PushButton::KeyInput(), PushButton::KeyUp(), PushButton::MouseButtonDown(), and PushButton::Tracking().
WinBits const WB_TOOLTIPWIN = SAL_CONST_INT64(0x800000000) |
Definition at line 172 of file wintypes.hxx.
Referenced by ImplBorderWindow::ImplInit(), vcl::Window::ImplInit(), and vcl::Window::Show().
WinBits const WB_TOP = 0x00020000 |
Definition at line 149 of file wintypes.hxx.
Referenced by RadioButton::CalcMinimumSize(), ImplCalcPos(), RadioButton::ImplDraw(), Button::ImplDrawRadioCheck(), PushButton::ImplGetTextStyle(), Edit::ImplGetTextYPosition(), ImageButton::ImplInitStyle(), PushButton::ImplInitStyle(), vcl::Window::set_property(), RadioButton::set_property(), and CalendarField::StateChanged().
WinBits const WB_VCENTER = 0x00040000 |
Definition at line 150 of file wintypes.hxx.
Referenced by SalInstanceDialog::add_button(), MessageDialog::create_message_area(), CheckBox::ImplDraw(), RadioButton::ImplDraw(), FixedLine::ImplDraw(), Button::ImplDrawAlignedImage(), Button::ImplDrawRadioCheck(), FixedText::ImplGetTextStyle(), ImageButton::ImplInitStyle(), PushButton::ImplInitStyle(), VclBuilder::makeObject(), vcl::Window::set_property(), RadioButton::set_property(), and CalendarField::StateChanged().
WinBits const WB_VERT = 0x00002000 |
Definition at line 145 of file wintypes.hxx.
Referenced by FixedLine::DumpAsPropertyTree(), FixedLine::ImplDraw(), and VclBuilder::makeObject().
Definition at line 178 of file wintypes.hxx.
Referenced by SvxIconChoiceCtrl_Impl::AdjustScrollBars(), SvImpLBox::AdjustScrollBars(), IconViewImpl::AdjustScrollBars(), ListBox::CalcMinimumSize(), VclScrolledWindow::calculateRequisition(), SvxIconChoiceCtrl_Impl::CheckVerScrollBar(), VclScrolledWindow::doSetAllocation(), VclScrolledWindow::DumpAsPropertyTree(), SalInstanceScrolledWindow::get_vpolicy(), SvTreeListBox::GetOptimalSize(), TabPage::ImplInit(), ImplListBox::ImplListBox(), ImpVclMEdit::ImpUpdateScrollBarVis(), VclBuilder::prepareWidgetOwnScrolling(), vcl::Window::set_property(), VclScrolledWindow::set_property(), SalInstanceScrolledWindow::set_vpolicy(), NotebookBar::setPosSizePixel(), and SvImpLBox::ShowVerSBar().
WinBits const WB_WORDBREAK = 0x01000000 |
Definition at line 156 of file wintypes.hxx.
Referenced by Button::ImplDrawRadioCheck(), PushButton::ImplGetTextStyle(), FixedText::ImplGetTextStyle(), ImplListBoxWindow::InsertEntry(), vcl::RoadmapItem::RoadmapItem(), set_label_wrap(), and vcl::Window::set_property().