Home
last modified time | relevance | path

Searched refs:SwRelNumRuleSpaces (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/filter/basflt/
H A Dfltini.cxx436 SwRelNumRuleSpaces::SwRelNumRuleSpaces( SwDoc& rDoc, sal_Bool bNDoc ) in SwRelNumRuleSpaces() function in SwRelNumRuleSpaces
444 SwRelNumRuleSpaces::~SwRelNumRuleSpaces() in ~SwRelNumRuleSpaces()
453 void SwRelNumRuleSpaces::SetNumRelSpaces( SwDoc& rDoc ) in SetNumRelSpaces()
527 void SwRelNumRuleSpaces::SetOultineRelSpaces( const SwNodeIndex& rStt, in SetOultineRelSpaces()
546 void SwRelNumRuleSpaces::SetNumLSpace( SwTxtNode& rNd, const SwNumRule& rRule ) in SetNumLSpace()
/aoo42x/main/sw/source/filter/inc/
H A Dfltini.hxx77 class SW_DLLPUBLIC SwRelNumRuleSpaces class
85 SwRelNumRuleSpaces( SwDoc& rDoc, sal_Bool bNewDoc );
86 ~SwRelNumRuleSpaces();
/aoo42x/main/sw/source/filter/rtf/
H A Dswparrtf.hxx66 class SwRelNumRuleSpaces;
308 SwRelNumRuleSpaces* pRelNumRule; // Liste aller benannten NumRules
H A Dswparrtf.cxx193 pRelNumRule(new SwRelNumRuleSpaces(*pD, static_cast< sal_Bool >(bReadNewDoc))), in SwRTFParser()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par.cxx4326 SwRelNumRuleSpaces aRelNumRule(rDoc, mbNewDoc); in CoreLoad()

Completed in 53 milliseconds