Home
last modified time | relevance | path

Searched refs:tTxtNodeList (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/inc/
H A Dnumrule.hxx107 typedef std::vector< SwTxtNode* > tTxtNodeList; typedef in SwNumRule
134 tTxtNodeList maTxtNodeList;
211 void GetTxtNodeList( SwNumRule::tTxtNodeList& rTxtNodeList ) const;
212 SwNumRule::tTxtNodeList::size_type GetTxtNodeListSize() const;
/aoo41x/main/sw/source/core/doc/
H A Dnumber.cxx136 void SwNumRule::GetTxtNodeList( SwNumRule::tTxtNodeList& rTxtNodeList ) const in GetTxtNodeList()
141 SwNumRule::tTxtNodeList::size_type SwNumRule::GetTxtNodeListSize() const in GetTxtNodeListSize()
148 tTxtNodeList::iterator aIter = in AddTxtNode()
159 tTxtNodeList::iterator aIter = in RemoveTxtNode()
462 SwNumRule::tTxtNodeList aTxtNodeList; in UpdateNumNodes()
464 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in UpdateNumNodes()
1012 tTxtNodeList::iterator aIter; in SetInvalidRule()
1203 tTxtNodeList::iterator aIter; in Validate()
H A Ddocnum.cxx107 SwNumRule::tTxtNodeList aTxtNodeList; in SetOutlineNumRule()
109 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in SetOutlineNumRule()
932 SwNumRule::tTxtNodeList aTxtNodeList; in lcl_ChgNumRule()
935 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in lcl_ChgNumRule()
1299 SwNumRule::tTxtNodeList aTxtNodeList; in RenameNumRule()
1314 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in RenameNumRule()
1336 SwNumRule::tTxtNodeList aTxtNodeList; in StopNumRuleAnimations()
1338 for ( SwNumRule::tTxtNodeList::iterator aTxtNodeIter = aTxtNodeList.begin(); in StopNumRuleAnimations()
1376 SwNumRule::tTxtNodeList aTxtNodeList; in ReplaceNumRule()
1434 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in ReplaceNumRule()
/aoo41x/main/sw/source/filter/basflt/
H A Dfltini.cxx501 SwNumRule::tTxtNodeList aTxtNodeList; in SetNumRelSpaces()
503 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in SetNumRelSpaces()

Completed in 49 milliseconds