Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dvalidat.cxx637 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()
/trunk/main/svtools/source/control/
H A Dinettbc.cxx125 …void ReadFolder( const String& rURL, const String& rMatch, sal_Bool bSm…
342 const String& rMatch, in ReadFolder() argument
362 if ( bPureHomePath && rMatch.Equals( String::CreateFromAscii( "file:///." ) ) ) in ReadFolder()
374 INetURLObject aMatchObj( rMatch ); in ReadFolder()
385 if ( rMatch.GetChar(rMatch.Len()-1) == '/' ) in ReadFolder()
/trunk/main/sc/inc/
H A Dvalidat.hxx165 const ScTokenArray& rTokArr, int& rMatch ) const;

Completed in 40 milliseconds