Home
last modified time | relevance | path

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

/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx247 sal_Bool SvxNumberFormatShell::AddFormat( String& rFormat, xub_StrLen& rErrPos, in AddFormat() argument
281 bInserted = pFormatter->PutEntry( rFormat, rErrPos, in AddFormat()
300 else if ( rErrPos != 0 ) // Syntaxfehler in AddFormat()
370 xub_StrLen rErrPos=0; in MakeFormat() local
379 AddFormat( *aCurrencyFormatList[nCurrencyPos],rErrPos,rCatLbSelPos, in MakeFormat()
383 if(rErrPos==0) in MakeFormat()
/trunk/main/svx/inc/svx/
H A Dnumfmtsh.hxx142 xub_StrLen& rErrPos,
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx299 sal_Bool ScDetectiveFunc::HasError( const ScRange& rRange, ScAddress& rErrPos ) in HasError() argument
301 rErrPos = rRange.aStart; in HasError()
312 rErrPos.Set( aCellIter.GetCol(), aCellIter.GetRow(), aCellIter.GetTab() ); in HasError()
/trunk/main/sc/inc/
H A Ddetfunc.hxx90 sal_Bool HasError( const ScRange& rRange, ScAddress& rErrPos );

Completed in 31 milliseconds