Home
last modified time | relevance | path

Searched refs:BelongsToSameList (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/xmloff/source/text/
H A DXMLTextNumRuleInfo.hxx140 sal_Bool BelongsToSameList( const XMLTextNumRuleInfo& rCmp ) const;
H A DXMLTextNumRuleInfo.cxx241 sal_Bool XMLTextNumRuleInfo::BelongsToSameList( const XMLTextNumRuleInfo& rCmp ) const in BelongsToSameList() function in XMLTextNumRuleInfo
H A Dtxtparae.cxx822 if ( !rNextInfo.BelongsToSameList( rPrevInfo ) || in exportListChange()
870 if ( !rPrevInfo.BelongsToSameList( rNextInfo ) || in exportListChange()
1079 rPrevInfo.BelongsToSameList( rNextInfo ) && in exportListChange()

Completed in 46 milliseconds