Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dtpsort.cxx650 String theArea; in Init() local
684 ).Format( theArea, SCR_ABS, pDoc, eConv ); in Init()
699 theArea.AppendAscii(RTL_CONSTASCII_STRINGPARAM(" (")); in Init()
700 theArea += theDbName; in Init()
701 theArea += ')'; in Init()
704 theArea.Insert( aStrAreaLabel, 0 ); in Init()
705 aFtAreaLabel.SetText( theArea ); in Init()
H A Ddbnamdlg.cxx411 String theArea; in UpdateDBData() local
429 theCurArea.Format( theArea, ABS_DREF3D, pDoc, aAddrDetails ); in UpdateDBData()
430 aEdAssign.SetText( theArea ); in UpdateDBData()
/trunk/main/toolkit/workben/layout/
H A Dtpsort.cxx661 String theArea; in Init() local
699 ).Format( theArea, SCR_ABS, pDoc, eConv ); in Init()
714 theArea.AppendAscii(RTL_CONSTASCII_STRINGPARAM(" (")); in Init()
715 theArea += theDbName; in Init()
716 theArea += ')'; in Init()
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx176 ScArea theArea( 0, aStartPos.Col(), aStartPos.Row(), in IsAbsTabArea() local
182 theAreas[i] = new ScArea( theArea ); in IsAbsTabArea()

Completed in 31 milliseconds