Searched refs:WB_IGNORETAB (Results 1 – 12 of 12) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/ |
H A D | wintypes.hxx | 199 WinBits const WB_IGNORETAB = 0x20000000; variable
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/ |
H A D | wintypes.hxx | 203 WinBits const WB_IGNORETAB = 0x20000000; variable
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/ |
H A D | ivctrl.hxx | 172 #define WB_HIGHLIGHTFRAME WB_IGNORETAB
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/ |
H A D | ivctrl.hxx | 173 #define WB_HIGHLIGHTFRAME WB_IGNORETAB
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.cxx | 636 mpMetric.set( VclPtr<MetricField>::Create( pParent, WB_TABSTOP|WB_IGNORETAB| WB_NOBORDER) ); in CharHeightPropertyBox() 778 mpMetric.set( VclPtr<MetricField>::Create( pParent ,WB_TABSTOP|WB_IGNORETAB| WB_NOBORDER) ); in TransparencyPropertyBox() 964 mpMetric.set( VclPtr<MetricField>::Create( pParent ,WB_TABSTOP|WB_IGNORETAB| WB_NOBORDER) ); in RotationPropertyBox() 1183 mpMetric.set( VclPtr<MetricField>::Create( pParent ,WB_TABSTOP|WB_IGNORETAB| WB_NOBORDER) ); in ScalePropertyBox() 1522 mpEdit.set( VclPtr<Edit>::Create( pParent, WB_TABSTOP|WB_IGNORETAB|WB_NOBORDER|WB_READONLY) ); in FontStylePropertyBox()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/ |
H A D | standardcontrol.cxx | 872 ,m_aImplEdit(VclPtr<MultiLineEdit>::Create(this, WB_VSCROLL|WB_IGNORETAB|WB_NOBORDER)) in OMultilineFloatingEdit() 937 …m_pImplEdit = VclPtr<Edit>::Create( this, WB_TABSTOP | WB_IGNORETAB | WB_NOBORDER | (_nStyle & WB_… in DropDownEditControl()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/edit/ |
H A D | vclmedit.cxx | 193 if ( nWinStyle & WB_IGNORETAB ) in InitFromStyle() 905 if ( !(nStyle & WB_IGNORETAB )) in ImplInitStyle()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/edit/ |
H A D | vclmedit.cxx | 190 if ( nWinStyle & WB_IGNORETAB ) in InitFromStyle() 911 if ( !(nStyle & WB_IGNORETAB )) in ImplInitStyle()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/uno/ |
H A D | unoiface.cxx | 66 pWindow = VclPtr<MultiLineEdit>::Create( pParent, nWinBits|WB_IGNORETAB); in CreateWindow()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/ |
H A D | vclxtoolkit.cxx | 1475 pNewWindow = VclPtr<MultiLineEdit>::Create(pParent, nWinBits|WB_IGNORETAB); in ImplCreateWindow()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ |
H A D | ChangeLog | 1695910 …1/16 16:08:36 fs 1.27.74.1: during #i49133#: don't assert the missing WB_IGNORETAB on multi line e… 2361081 #94664# WB_IGNORETAB added
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/ |
H A D | ChangeLog | 1957959 …1/16 16:08:36 fs 1.27.74.1: during #i49133#: don't assert the missing WB_IGNORETAB on multi line e… 2623130 #94664# WB_IGNORETAB added
|