Searched refs:GetLabelFollowedBy (Results 1 – 12 of 12) sorted by relevance
299 … 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()
1202 rFmt.GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in Paint()1223 switch ( rFmt.GetLabelFollowedBy() ) in Paint()
497 pTxtNd->GetLabelFollowedBy(), in NewNumberPortion()566 pTxtNd->GetLabelFollowedBy(), in NewNumberPortion()578 aTxt.Insert( pTxtNd->GetLabelFollowedBy() ); in NewNumberPortion()
2807 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()
404 switch ( rFmt.GetLabelFollowedBy() ) in AbstractNumberingDefinitions()557 nListTabPos = rFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB? in AbstractNumberingDefinitions()
1773 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()
1123 if ( aTmpNumFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in ChangeIndent()1156 if ( aTmpNumFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in SetIndent()
243 SvxNumLabelFollowedBy GetLabelFollowedBy() const;
686 XubString GetLabelFollowedBy() const;
4279 rFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in GetListTabStopPosition()4313 XubString SwTxtNode::GetLabelFollowedBy() const in GetLabelFollowedBy() function in SwTxtNode4323 switch ( rFmt.GetLabelFollowedBy() ) in GetLabelFollowedBy()
1557 if ( rFmt.GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in GetNumberingRuleByIndex()1561 else if ( rFmt.GetLabelFollowedBy() == SvxNumberFormat::NOTHING ) in GetNumberingRuleByIndex()
616 SvxNumberFormat::SvxNumLabelFollowedBy SvxNumberFormat::GetLabelFollowedBy() const in GetLabelFollowedBy() function in SvxNumberFormat
Completed in 96 milliseconds