Home
last modified time | relevance | path

Searched refs:bLabelAlignmentPosAndSpaceModeActive (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/misc/
H A Dnum.cxx136 bLabelAlignmentPosAndSpaceModeActive( false ) in SwNumPositionTabPage()
218 const bool bRelative = !bLabelAlignmentPosAndSpaceModeActive && in InitControls()
223 aDistBorderMF.Enable( !bLabelAlignmentPosAndSpaceModeActive && in InitControls()
225 aDistBorderFT.Enable( !bLabelAlignmentPosAndSpaceModeActive && in InitControls()
230 bool bSameDistBorderNum = !bLabelAlignmentPosAndSpaceModeActive; in InitControls()
231 bool bSameDist = !bLabelAlignmentPosAndSpaceModeActive; in InitControls()
232 bool bSameIndent = !bLabelAlignmentPosAndSpaceModeActive; in InitControls()
236 bool bSameLabelFollowedBy = bLabelAlignmentPosAndSpaceModeActive; in InitControls()
237 bool bSameListtab = bLabelAlignmentPosAndSpaceModeActive; in InitControls()
238 bool bSameAlignAt = bLabelAlignmentPosAndSpaceModeActive; in InitControls()
[all …]
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx3011 bLabelAlignmentPosAndSpaceModeActive( false ) in SvxNumPositionTabPage()
3157 const bool bRelative = !bLabelAlignmentPosAndSpaceModeActive && in InitControls()
3163 aDistBorderMF.Enable( !bLabelAlignmentPosAndSpaceModeActive && in InitControls()
3165 aDistBorderFT.Enable( !bLabelAlignmentPosAndSpaceModeActive && in InitControls()
3169 bool bSameDistBorderNum = !bLabelAlignmentPosAndSpaceModeActive; in InitControls()
3170 bool bSameDist = !bLabelAlignmentPosAndSpaceModeActive; in InitControls()
3171 bool bSameIndent = !bLabelAlignmentPosAndSpaceModeActive; in InitControls()
3175 bool bSameLabelFollowedBy = bLabelAlignmentPosAndSpaceModeActive; in InitControls()
3176 bool bSameListtab = bLabelAlignmentPosAndSpaceModeActive; in InitControls()
3177 bool bSameAlignAt = bLabelAlignmentPosAndSpaceModeActive; in InitControls()
[all …]
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx487 const bool bLabelAlignmentPosAndSpaceModeActive( in NewNumberPortion() local
489 const KSHORT nMinDist = bLabelAlignmentPosAndSpaceModeActive in NewNumberPortion()
502 bLabelAlignmentPosAndSpaceModeActive ); in NewNumberPortion()
569 bLabelAlignmentPosAndSpaceModeActive ); in NewNumberPortion()
614 bLabelAlignmentPosAndSpaceModeActive ); in NewNumberPortion()
H A Dporfld.hxx158 const bool bLabelAlignmentPosAndSpaceModeActive );
184 const bool bLabelAlignmentPosAndSpaceModeActive );
208 const bool bLabelAlignmentPosAndSpaceModeActive );
H A Dporfld.cxx534 const bool bLabelAlignmentPosAndSpaceModeActive ) in SwNumberPortion() argument
539 mbLabelAlignmentPosAndSpaceModeActive( bLabelAlignmentPosAndSpaceModeActive ) in SwNumberPortion()
794 const bool bLabelAlignmentPosAndSpaceModeActive ) in SwBulletPortion() argument
797 bLabelAlignmentPosAndSpaceModeActive ) in SwBulletPortion()
816 const bool bLabelAlignmentPosAndSpaceModeActive ) : in SwGrfNumPortion() argument
818 bLabelAlignmentPosAndSpaceModeActive ), in SwGrfNumPortion()
/trunk/main/sw/source/ui/inc/
H A Dnum.hxx129 bool bLabelAlignmentPosAndSpaceModeActive; member in SwNumPositionTabPage
/trunk/main/cui/source/inc/
H A Dnumpages.hxx422 bool bLabelAlignmentPosAndSpaceModeActive; member in SvxNumPositionTabPage