Home
last modified time | relevance | path

Searched refs:bIsInList (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Drangelst.cxx123 void ScRangeList::Join( const ScRange& r, sal_Bool bIsInList ) in Join() argument
138 if ( bIsInList ) in Join()
150 if ( bIsInList ) in Join()
194 if ( bIsInList ) in Join()
206 if ( bIsInList ) in Join()
353 void ScRangePairList::Join( const ScRangePair& r, sal_Bool bIsInList ) in Join() argument
370 if ( bIsInList ) in Join()
386 if ( bIsInList ) in Join()
445 if ( bIsInList ) in Join()
457 if ( bIsInList ) in Join()
/aoo41x/main/sc/inc/
H A Drangelst.hxx59 void Join( const ScRange&, sal_Bool bIsInList = sal_False );
89 void Join( const ScRangePair&, sal_Bool bIsInList = sal_False );

Completed in 13 milliseconds