Searched refs:IsAbsPos (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sc/source/ui/dbgui/ |
H A D | consdlg.cxx | 371 bEditOk = pRangeUtil->IsAbsPos( aPosStr, pDoc, in VerifyEdit() 418 if ( pRangeUtil->IsAbsPos( aDestPosStr, pDoc, nTab, NULL, &aDestAddress, eConv ) ) in IMPL_LINK()
|
/trunk/main/sc/source/core/tool/ |
H A D | rangeutl.cxx | 240 sal_Bool ScRangeUtil::IsAbsPos( const String& rPosStr, in IsAbsPos() function in ScRangeUtil 312 if ( IsAbsPos( aStrArea, pDoc, nCurTab, in MakeRangeFromName()
|
/trunk/main/sc/inc/ |
H A D | rangeutl.hxx | 86 sal_Bool IsAbsPos ( const String& rPosStr,
|
/trunk/main/sc/source/ui/optdlg/ |
H A D | tpusrlst.cxx | 759 bAreaOk = pRangeUtil->IsAbsPos( theAreaStr, in IMPL_LINK()
|
Completed in 26 milliseconds