Home
last modified time | relevance | path

Searched refs:TABSTOP (Results 1 – 13 of 13) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dhyphen.src54 TABSTOP = TRUE ;
62 TABSTOP = TRUE ;
70 TABSTOP = TRUE ;
78 TABSTOP = TRUE ;
87 TABSTOP = TRUE ;
95 TABSTOP = TRUE ;
106 TABSTOP = TRUE ;
114 TABSTOP = TRUE ;
121 TABSTOP = TRUE ;
H A Dthesdlg.src49 TABSTOP = TRUE ;
/trunk/main/sw/source/ui/table/
H A Dconvert.src40 TABSTOP = TRUE ;
50 TABSTOP = TRUE ;
58 TABSTOP = TRUE ;
164 TABSTOP = TRUE ;
171 TABSTOP = TRUE ;
177 TABSTOP = TRUE ;
/trunk/main/sw/source/ui/misc/
H A Dbookmark.src39 TABSTOP = TRUE ;
46 TABSTOP = TRUE ;
53 TABSTOP = TRUE ;
63 TABSTOP = TRUE ;
/trunk/main/sfx2/source/appl/
H A Dnewhelp.src337 TABSTOP = FALSE ;
345 TABSTOP = TRUE ;
352 TABSTOP = TRUE ;
360 TABSTOP = TRUE ;
366 TABSTOP = TRUE ;
/trunk/main/forms/source/component/
H A DGrid.cxx74 const sal_uInt16 TABSTOP = 0x0010; variable
460 DECL_PROP3(TABSTOP, sal_Bool, BOUND, MAYBEDEFAULT, MAYBEVOID); in describeFixedProperties()
933 nAnyMask |= TABSTOP; in write()
977 if (nAnyMask & TABSTOP) in write()
1117 if (nAnyMask & TABSTOP) in read()
H A Dnavigationbar.cxx134 REGISTER_VOID_PROP( TABSTOP, m_aTabStop, sal_Bool ); in implInitPropertyContainer()
/trunk/main/sw/source/ui/dbui/
H A Ddbui.src116 TABSTOP = TRUE ;
279 TABSTOP = TRUE ;
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.cxx147 …DEF_INFO_3( TABSTOP, TABSTOP, TABSTOP, FORM_VISIBLE, DIALOG_VISIBLE… in getPropertyInfo()
/trunk/main/forms/source/misc/
H A Dproperty.cxx177 ADD_PROP_ASSIGNMENT(TABSTOP); in initialize()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx201 …REGISTER_VOID_PROP_2( TABSTOP, m_aTabStop, sal_Bool, BOUND, MAYBEDE… in implRegisterProperties()
/trunk/main/rsc/doku/feinkonz.43/
H A Drsc.doc1958   TABSTOP = TRUE;
1965   TABSTOP = TRUE;
1980  TABSTOP = TRUE;
1987  TABSTOP = TRUE;
3369 Nach dem Schl�sselwort TABSTOP kann TRUE oder FALSE angegeben werden. Bei
/trunk/main/toolkit/source/helper/
H A Dproperty.cxx237 …DECL_PROP_3 ( "Tabstop", TABSTOP, bool, BOUND, MAYBEDE… in ImplGetPropertyInfos()