Searched refs:rPosStr (Results 1 – 6 of 6) sorted by relevance
238 sal_Bool ScFilterOptionsMgr::VerifyPosStr( const String& rPosStr ) const in VerifyPosStr()240 String aPosStr( rPosStr ); in VerifyPosStr()
78 sal_Bool VerifyPosStr ( const String& rPosStr ) const;
126 void SetPos( const String& rPosStr ); // angezeigter Text
1452 void ScPosWnd::SetPos( const String& rPosStr ) in SetPos() argument1454 if ( aPosStr != rPosStr ) in SetPos()1456 aPosStr = rPosStr; in SetPos()
240 sal_Bool ScRangeUtil::IsAbsPos( const String& rPosStr, in IsAbsPos() argument250 bIsAbsPos = ConvertSingleRef( pDoc, rPosStr, nTab, thePos, rDetails ); in IsAbsPos()
86 sal_Bool IsAbsPos ( const String& rPosStr,
Completed in 51 milliseconds