Home
last modified time | relevance | path

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

/trunk/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.cxx824 if ( !rNextInfo.BelongsToSameList( rPrevInfo ) || in exportListChange()
872 if ( !rPrevInfo.BelongsToSameList( rNextInfo ) || in exportListChange()
1081 rPrevInfo.BelongsToSameList( rNextInfo ) && in exportListChange()

Completed in 51 milliseconds