Home
last modified time | relevance | path

Searched refs:rCheck (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/comphelper/inc/comphelper/
H A Dsequenceashashmap.hxx339 sal_Bool match(const SequenceAsHashMap& rCheck) const;
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx1191 const SwRedlineSaveDatas& rCheck, sal_Bool bCurrIsEnd ) in CanRedlineGroup() argument
1196 if( rCurr.Count() == rCheck.Count() ) in CanRedlineGroup()
1202 const SwRedlineSaveData& rGet = *rCheck[ n ]; in CanRedlineGroup()
1218 const SwRedlineSaveData& rGet = *rCheck[ n ]; in CanRedlineGroup()
/trunk/main/sw/inc/
H A Dundobj.hxx69 const SwRedlineSaveDatas& rCheck,
/trunk/main/comphelper/source/misc/
H A Dsequenceashashmap.cxx300 sal_Bool SequenceAsHashMap::match(const SequenceAsHashMap& rCheck) const in match()
303 for ( pCheck = rCheck.begin(); in match()
304 pCheck != rCheck.end() ; in match()

Completed in 23 milliseconds