Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dtpsort.cxx651 String theArea; in Init() local
685 ).Format( theArea, SCR_ABS, pDoc, eConv ); in Init()
700 theArea.AppendAscii(RTL_CONSTASCII_STRINGPARAM(" (")); in Init()
701 theArea += theDbName; in Init()
702 theArea += ')'; in Init()
705 theArea.Insert( aStrAreaLabel, 0 ); in Init()
706 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()
/aoo41x/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()
/aoo41x/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 32 milliseconds