Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Dnum.cxx299 … aNumFmtArr[i]->GetLabelFollowedBy() == aNumFmtArr[nLvl]->GetLabelFollowedBy(); in InitControls()
371 if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in InitControls()
375 else if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::NOTHING ) in InitControls()
386 if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in InitControls()
1026 aNumFmt.SetLabelFollowedBy( aTempFmt.GetLabelFollowedBy() ); in IMPL_LINK()
H A Doutline.cxx1202 rFmt.GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in Paint()
1223 switch ( rFmt.GetLabelFollowedBy() ) in Paint()
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx497 pTxtNd->GetLabelFollowedBy(), in NewNumberPortion()
566 pTxtNd->GetLabelFollowedBy(), in NewNumberPortion()
578 aTxt.Insert( pTxtNd->GetLabelFollowedBy() ); in NewNumberPortion()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2807 rFmt.GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in Paint()
2827 switch ( rFmt.GetLabelFollowedBy() ) in Paint()
3231 … aNumFmtArr[i]->GetLabelFollowedBy() == aNumFmtArr[nLvl]->GetLabelFollowedBy(); in InitControls()
3308 if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in InitControls()
3312 else if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::NOTHING ) in InitControls()
3323 if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in InitControls()
3996 aNumFmt.SetLabelFollowedBy( aTempFmt.GetLabelFollowedBy() ); in IMPL_LINK()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx404 switch ( rFmt.GetLabelFollowedBy() ) in AbstractNumberingDefinitions()
557 nListTabPos = rFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB? in AbstractNumberingDefinitions()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1773 pNew->eLabelFollowedBy = aNumFmt.GetLabelFollowedBy(); in Init()
1812 _pSet->eLabelFollowedBy == aFmt.GetLabelFollowedBy() && in GetNBOIndexForNumRule()
1845 _pSet->eLabelFollowedBy == aFmt.GetLabelFollowedBy() && in GetNBOIndexForNumRule()
1882 _pSet->eLabelFollowedBy = aFmt.GetLabelFollowedBy(); in RelplaceNumRule()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx1123 if ( aTmpNumFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in ChangeIndent()
1156 if ( aTmpNumFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in SetIndent()
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx243 SvxNumLabelFollowedBy GetLabelFollowedBy() const;
/trunk/main/sw/inc/
H A Dndtxt.hxx686 XubString GetLabelFollowedBy() const;
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx4279 rFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in GetListTabStopPosition()
4313 XubString SwTxtNode::GetLabelFollowedBy() const in GetLabelFollowedBy() function in SwTxtNode
4323 switch ( rFmt.GetLabelFollowedBy() ) in GetLabelFollowedBy()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1557 if ( rFmt.GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in GetNumberingRuleByIndex()
1561 else if ( rFmt.GetLabelFollowedBy() == SvxNumberFormat::NOTHING ) in GetNumberingRuleByIndex()
/trunk/main/editeng/source/items/
H A Dnumitem.cxx616 SvxNumberFormat::SvxNumLabelFollowedBy SvxNumberFormat::GetLabelFollowedBy() const in GetLabelFollowedBy() function in SvxNumberFormat

Completed in 115 milliseconds