Home
last modified time | relevance | path

Searched refs:rPosStr (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dfoptmgr.cxx238 sal_Bool ScFilterOptionsMgr::VerifyPosStr( const String& rPosStr ) const in VerifyPosStr()
240 String aPosStr( rPosStr ); in VerifyPosStr()
/trunk/main/sc/source/ui/inc/
H A Dfoptmgr.hxx78 sal_Bool VerifyPosStr ( const String& rPosStr ) const;
H A Dinputwin.hxx126 void SetPos( const String& rPosStr ); // angezeigter Text
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx1452 void ScPosWnd::SetPos( const String& rPosStr ) in SetPos() argument
1454 if ( aPosStr != rPosStr ) in SetPos()
1456 aPosStr = rPosStr; in SetPos()
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx240 sal_Bool ScRangeUtil::IsAbsPos( const String& rPosStr, in IsAbsPos() argument
250 bIsAbsPos = ConvertSingleRef( pDoc, rPosStr, nTab, thePos, rDetails ); in IsAbsPos()
/trunk/main/sc/inc/
H A Drangeutl.hxx86 sal_Bool IsAbsPos ( const String& rPosStr,

Completed in 38 milliseconds