Home
last modified time | relevance | path

Searched refs:WB_IGNORETAB (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dwintypes.hxx199 WinBits const WB_IGNORETAB = 0x20000000; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dwintypes.hxx203 WinBits const WB_IGNORETAB = 0x20000000; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Divctrl.hxx172 #define WB_HIGHLIGHTFRAME WB_IGNORETAB
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Divctrl.hxx173 #define WB_HIGHLIGHTFRAME WB_IGNORETAB
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx636 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 Dstandardcontrol.cxx872 ,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 Dvclmedit.cxx193 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 Dvclmedit.cxx190 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 Dunoiface.cxx66 pWindow = VclPtr<MultiLineEdit>::Create( pParent, nWinBits|WB_IGNORETAB); in CreateWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxtoolkit.cxx1475 pNewWindow = VclPtr<MultiLineEdit>::Create(pParent, nWinBits|WB_IGNORETAB); in ImplCreateWindow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1695910 …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 DChangeLog1957959 …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