Searched refs:rMatch (Results 1 – 3 of 3) sorted by relevance
637 int& rMatch ) const in GetSelectionFromFormula()688 rMatch = -1; in GetSelectionFromFormula()755 if( pCell && rMatch < 0 ) in GetSelectionFromFormula()781 if( pCell && rMatch < 0 ) in GetSelectionFromFormula()791 if( rMatch < 0 && NULL != pCell && IsEqualToTokenArray( pCell, rPos, aCondTokArr ) ) in GetSelectionFromFormula()793 rMatch = n; in GetSelectionFromFormula()
125 …void ReadFolder( const String& rURL, const String& rMatch, sal_Bool bSm…342 const String& rMatch, in ReadFolder() argument362 if ( bPureHomePath && rMatch.Equals( String::CreateFromAscii( "file:///." ) ) ) in ReadFolder()374 INetURLObject aMatchObj( rMatch ); in ReadFolder()385 if ( rMatch.GetChar(rMatch.Len()-1) == '/' ) in ReadFolder()
165 const ScTokenArray& rTokArr, int& rMatch ) const;
Completed in 41 milliseconds