Home
last modified time | relevance | path

Searched refs:MakeNumRule (Results 1 – 19 of 19) sorted by relevance

/trunk/main/xmloff/source/text/
H A Dtxtlists.cxx398 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 DXMLTextListBlockContext.cxx163 mxNumRules = XMLTextListsHelper::MakeNumRule(GetImport(), mxNumRules, in XMLTextListBlockContext()
/trunk/main/sw/source/core/attr/
H A Dswatrset.cxx347 pDstDoc->MakeNumRule( rNm, in CopyToModify()
373 pDstDoc->MakeNumRule( sDefaultListStyleName, in CopyToModify()
/trunk/main/sw/source/core/undo/
H A DSwUndoFmt.cxx385 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 Drtfnum.cxx431 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 Dhtmlnum.cxx125 sal_uInt16 nPos = pDoc->MakeNumRule( pDoc->GetUniqueNumRuleName() ); in NewNumBulList()
572 pDoc->MakeNumRule( aNumRuleName, &aNumRule ); in NewNumBulListItem()
/trunk/main/sw/source/ui/inc/
H A Duinums.hxx78 void MakeNumRule( SwWrtShell& rSh, SwNumRule& rChg ) const;
/trunk/main/xmloff/inc/
H A Dtxtlists.hxx126 ::com::sun::star::container::XIndexReplace> MakeNumRule(
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1149 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 Dww8par2.cxx840 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 Duinums.cxx320 void SwNumRulesWithName::MakeNumRule( SwWrtShell& rSh, SwNumRule& rChg ) const in MakeNumRule() function in SwNumRulesWithName
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx960 pNewOrChangedNumRule = ( *pNumRuleTbl )[MakeNumRule( rRule.GetName(), &rRule )]; in SetNumRule()
2374 sal_uInt16 SwDoc::MakeNumRule( const String &rName, in MakeNumRule() function in SwDoc
H A Ddocfmt.cxx1940 MakeNumRule( rName, pRule ); in CopyTxtColl()
2275 MakeNumRule( rR.GetName(), &rR ); in ReplaceStyles()
H A Dpoolfmt.cxx1678 n = MakeNumRule( aNm, 0, sal_False, eNumberFormatPositionAndSpaceMode ); in GetNumRuleFromPool()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx386 pRules->MakeNumRule( rWrtSh, *pNumRule ); in IMPL_LINK()
/trunk/main/sw/inc/
H A Ddoc.hxx1587 sal_uInt16 MakeNumRule( const String &rName,
/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx262 pDestDoc->MakeNumRule( sNumRule, pNumRule ); in ChgNode()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1873 rDoc.MakeNumRule( sTmpNm, 0, sal_False, in Create()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1311 rDoc.MakeNumRule( sCreatedNumRuleName, 0, sal_False, in SwXNumberingRules()

Completed in 170 milliseconds