Home
last modified time | relevance | path

Searched refs:ScRefFinder (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dreffind.cxx41 const sal_Unicode __FAR_DATA ScRefFinder::pDelimiters[] = {
49 return !ScGlobal::UnicodeStrChr( ScRefFinder::pDelimiters, c ); in IsText()
64 ScRefFinder::ScRefFinder(const String& rFormula, ScDocument* pDocument, in ScRefFinder() function in ScRefFinder
73 ScRefFinder::~ScRefFinder() in ~ScRefFinder()
88 void ScRefFinder::ToggleRel( xub_StrLen nStartPos, xub_StrLen nEndPos ) in ToggleRel()
/trunk/main/sc/inc/
H A Dreffind.hxx34 class ScRefFinder class
47 ScRefFinder( const String& rFormula,
50 ~ScRefFinder();
/trunk/main/sc/source/ui/view/
H A Dviewfun4.cxx257 ScRefFinder aFinder( aOld, pDoc ); in DoRefConversion()
H A Deditsh.cxx515 ScRefFinder aFinder( aText, pViewData->GetDocument() ); in Execute()

Completed in 30 milliseconds