Home
last modified time | relevance | path

Searched refs:NOTHING (Results 1 – 11 of 11) sorted by relevance

/AOO42X/main/offapi/com/sun/star/text/
H A DLabelFollow.idl55 const short NOTHING = 2;
/AOO42X/main/sw/source/ui/misc/
H A Dnum.cxx375 else if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::NOTHING ) in InitControls()
868 eLabelFollowedBy = SvxNumberFormat::NOTHING; in IMPL_LINK()
H A Doutline.cxx1236 case SvxNumberFormat::NOTHING: in Paint()
/AOO42X/main/editeng/inc/editeng/
H A Dnumitem.hxx112 NOTHING enumerator
/AOO42X/main/sw/source/core/unocore/
H A Dunosett.cxx1564 else if ( rFmt.GetLabelFollowedBy() == SvxNumberFormat::NOTHING ) in GetNumberingRuleByIndex()
1566 nINT16 = LabelFollow::NOTHING; in GetNumberingRuleByIndex()
1988 aFmt.SetLabelFollowedBy( SvxNumberFormat::NOTHING ); in SetNumberingRuleByIndex()
/AOO42X/main/xmloff/source/style/
H A Dxmlnume.cxx535 else if ( eLabelFollowedBy == LabelFollow::NOTHING ) in exportLevelStyle()
H A Dxmlnumi.cxx1085 eLabelFollowedBy = LabelFollow::NOTHING; in SvxXMLListLevelStyleLabelAlignmentAttrContext_Impl()
/AOO42X/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx417 case SvxNumberFormat::NOTHING: in AbstractNumberingDefinitions()
H A Dww8par3.cxx1006 eNumLabelFollowedBy = SvxNumberFormat::NOTHING; in ReadLVL()
/AOO42X/main/cui/source/tabpages/
H A Dnumpages.cxx2840 case SvxNumberFormat::NOTHING: in Paint()
3312 else if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::NOTHING ) in InitControls()
3830 eLabelFollowedBy = SvxNumberFormat::NOTHING; in IMPL_LINK()
/AOO42X/main/sw/source/core/txtnode/
H A Dndtxt.cxx4337 case SvxNumberFormat::NOTHING: in GetLabelFollowedBy()