Searched refs:tTxtNodeList (Results 1 – 4 of 4) sorted by relevance
107 typedef std::vector< SwTxtNode* > tTxtNodeList; typedef in SwNumRule134 tTxtNodeList maTxtNodeList;211 void GetTxtNodeList( SwNumRule::tTxtNodeList& rTxtNodeList ) const;212 SwNumRule::tTxtNodeList::size_type GetTxtNodeListSize() const;
136 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()
107 SwNumRule::tTxtNodeList aTxtNodeList; in SetOutlineNumRule()109 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in SetOutlineNumRule()909 SwNumRule::tTxtNodeList aTxtNodeList; in lcl_ChgNumRule()912 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in lcl_ChgNumRule()1266 SwNumRule::tTxtNodeList aTxtNodeList; in RenameNumRule()1281 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in RenameNumRule()1303 SwNumRule::tTxtNodeList aTxtNodeList; in StopNumRuleAnimations()1305 for ( SwNumRule::tTxtNodeList::iterator aTxtNodeIter = aTxtNodeList.begin(); in StopNumRuleAnimations()1338 SwNumRule::tTxtNodeList aTxtNodeList; in ReplaceNumRule()1356 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in ReplaceNumRule()
501 SwNumRule::tTxtNodeList aTxtNodeList; in SetNumRelSpaces()503 for ( SwNumRule::tTxtNodeList::iterator aIter = aTxtNodeList.begin(); in SetNumRelSpaces()
Completed in 74 milliseconds