/trunk/main/xmloff/source/text/ |
H A D | txtlists.cxx | 398 MakeNumRule(i_rImport, 0, none, none, lev) )); in EnsureNumberedParagraph() 407 xNumRules = MakeNumRule(i_rImport, in EnsureNumberedParagraph() 443 XMLTextListsHelper::MakeNumRule( in MakeNumRule() function in XMLTextListsHelper
|
H A D | XMLTextListBlockContext.cxx | 163 mxNumRules = XMLTextListsHelper::MakeNumRule(GetImport(), mxNumRules, in XMLTextListBlockContext()
|
/trunk/main/sw/source/core/attr/ |
H A D | swatrset.cxx | 347 pDstDoc->MakeNumRule( rNm, in CopyToModify() 373 pDstDoc->MakeNumRule( sDefaultListStyleName, in CopyToModify()
|
/trunk/main/sw/source/core/undo/ |
H A D | SwUndoFmt.cxx | 385 pDoc->MakeNumRule(aNew.GetName(), &aNew, sal_True); in RedoImpl() 411 pDoc->MakeNumRule(aOld.GetName(), &aOld, sal_True); in UndoImpl()
|
/trunk/main/sw/source/filter/rtf/ |
H A D | rtfnum.cxx | 431 aEntry.nListDocPos = pDoc->MakeNumRule( sTmp ); in ReadListTable() 633 aEntry.nListDocPos = pDoc->MakeNumRule( sTmp, pRule ); in ReadListOverrideTable() 896 SwListEntry aEntry( nListNo, 0, pDoc->MakeNumRule( sTmp )); in ReadNumSecLevel()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlnum.cxx | 125 sal_uInt16 nPos = pDoc->MakeNumRule( pDoc->GetUniqueNumRuleName() ); in NewNumBulList() 572 pDoc->MakeNumRule( aNumRuleName, &aNumRule ); in NewNumBulListItem()
|
/trunk/main/sw/source/ui/inc/ |
H A D | uinums.hxx | 78 void MakeNumRule( SwWrtShell& rSh, SwNumRule& rChg ) const;
|
/trunk/main/xmloff/inc/ |
H A D | txtlists.hxx | 126 ::com::sun::star::container::XIndexReplace> MakeNumRule(
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par3.cxx | 1149 rDoc.MakeNumRule( rDoc.GetUniqueNumRuleName(&sPrefix), 0, sal_False, in CreateNextRule() 1416 sal_uInt16 nRul = rDoc.MakeNumRule( in WW8ListManager() 1423 sal_uInt16 nRul = rDoc.MakeNumRule( in WW8ListManager()
|
H A D | ww8par2.cxx | 840 sal_uInt16 nRul = rDoc.MakeNumRule( aName, 0, sal_False, in GetStyRule() 1064 rDoc.MakeNumRule( sNumRule, 0, sal_False, in StartAnl()
|
/trunk/main/sw/source/ui/config/ |
H A D | uinums.cxx | 320 void SwNumRulesWithName::MakeNumRule( SwWrtShell& rSh, SwNumRule& rChg ) const in MakeNumRule() function in SwNumRulesWithName
|
/trunk/main/sw/source/core/doc/ |
H A D | docnum.cxx | 960 pNewOrChangedNumRule = ( *pNumRuleTbl )[MakeNumRule( rRule.GetName(), &rRule )]; in SetNumRule() 2374 sal_uInt16 SwDoc::MakeNumRule( const String &rName, in MakeNumRule() function in SwDoc
|
H A D | docfmt.cxx | 1940 MakeNumRule( rName, pRule ); in CopyTxtColl() 2275 MakeNumRule( rR.GetName(), &rR ); in ReplaceStyles()
|
H A D | poolfmt.cxx | 1678 n = MakeNumRule( aNm, 0, sal_False, eNumberFormatPositionAndSpaceMode ); in GetNumRuleFromPool()
|
/trunk/main/sw/source/ui/misc/ |
H A D | outline.cxx | 386 pRules->MakeNumRule( rWrtSh, *pNumRule ); in IMPL_LINK()
|
/trunk/main/sw/inc/ |
H A D | doc.hxx | 1587 sal_uInt16 MakeNumRule( const String &rName,
|
/trunk/main/sw/source/core/docnode/ |
H A D | nodes.cxx | 262 pDestDoc->MakeNumRule( sNumRule, pNumRule ); in ChgNode()
|
/trunk/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 1873 rDoc.MakeNumRule( sTmpNm, 0, sal_False, in Create()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 1311 rDoc.MakeNumRule( sCreatedNumRuleName, 0, sal_False, in SwXNumberingRules()
|