Home
last modified time | relevance | path

Searched refs:ScAutoFormat (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx220 ScAutoFormat* pFormats = ScGlobal::GetAutoFormat(); in GetObjectByIndex_Impl()
229 ScAutoFormat* pFormats = ScGlobal::GetAutoFormat(); in GetObjectByName_Impl()
313 ScAutoFormat* pFormats = ScGlobal::GetAutoFormat(); in removeByName()
343 ScAutoFormat* pFormats = ScGlobal::GetAutoFormat(); in getCount()
390 ScAutoFormat* pFormats = ScGlobal::GetAutoFormat(); in getElementNames()
411 ScAutoFormat* pFormats = ScGlobal::GetAutoFormat(); in hasByName()
560 ScAutoFormat* pFormats = ScGlobal::GetAutoFormat(); in getName()
575 ScAutoFormat* pFormats = ScGlobal::GetAutoFormat(); in setName()
626 ScAutoFormat* pFormats = ScGlobal::GetAutoFormat(); in setPropertyValue()
661 ScAutoFormat* pFormats = ScGlobal::GetAutoFormat(); in getPropertyValue()
[all …]
H A Dcellsuno.cxx5522 ScAutoFormat* pAutoFormat = ScGlobal::GetAutoFormat(); in autoFormat()
/trunk/main/sc/inc/
H A Dautoform.hxx258 class SC_DLLPUBLIC ScAutoFormat : public ScSortedCollection class
264ScAutoFormat( sal_uInt16 nLim = 4, sal_uInt16 nDel = 4, sal_Bool bDup = sal_False );
265 ScAutoFormat( const ScAutoFormat& AutoFormat );
266 virtual ~ScAutoFormat();
267 …virtual ScDataObject* Clone() const { return new ScAutoFormat( *this )… in Clone()
H A Dglobal.hxx494 class ScAutoFormat;
531 static ScAutoFormat* pAutoFormat;
590 SC_DLLPUBLIC static ScAutoFormat* GetAutoFormat();
H A Dscabstdlg.hxx40 class ScAutoFormat;
317 ScAutoFormat* pAutoFormat,
H A Dtable.hxx58 class ScAutoFormat;
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx911 ScAutoFormat::ScAutoFormat(sal_uInt16 nLim, sal_uInt16 nDel, sal_Bool bDup): in ScAutoFormat() function in ScAutoFormat
996 ScAutoFormat::ScAutoFormat(const ScAutoFormat& rAutoFormat) : in ScAutoFormat() function in ScAutoFormat
1001 ScAutoFormat::~ScAutoFormat() in ~ScAutoFormat()
1010 void ScAutoFormat::SetSaveLater( sal_Bool bSet ) in SetSaveLater()
1015 short ScAutoFormat::Compare(ScDataObject* pKey1, ScDataObject* pKey2) const in Compare()
1029 sal_Bool ScAutoFormat::Load() in Load()
1135 sal_Bool ScAutoFormat::Save() in Save()
1178 sal_uInt16 ScAutoFormat::FindIndexPerName( const String& rName ) const in FindIndexPerName()
/trunk/main/sc/source/ui/inc/
H A Dscuiautofmt.hxx31 ScAutoFormat* pAutoFormat,
65 ScAutoFormat* pFormat;
H A Dautofmt.hxx51 class ScAutoFormat;
/trunk/main/sc/source/core/data/
H A Dglobal.cxx96 ScAutoFormat* ScGlobal::pAutoFormat = NULL;
295 ScAutoFormat* ScGlobal::GetAutoFormat() in GetAutoFormat()
299 pAutoFormat = new ScAutoFormat; in GetAutoFormat()
H A Dtable4.cxx1630 ScAutoFormat* pAutoFormat = ScGlobal::GetAutoFormat(); in AutoFormatArea()
1648 ScAutoFormat* pAutoFormat = ScGlobal::GetAutoFormat(); in AutoFormat()
/trunk/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx66 ScAutoFormat* pAutoFormat, in ScAutoFormatDlg()
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx399 ScAutoFormat* pAutoFormat,
H A Dscdlgfact.cxx686 ScAutoFormat* pAutoFormat, in CreateScAutoFormatDlg()
/trunk/main/sc/source/ui/view/
H A Dcellsh3.cxx855 ScAutoFormat* pFormat = ScGlobal::GetAutoFormat(); in Execute()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3712 ScAutoFormat* pAutoFormat = ScGlobal::GetAutoFormat(); in AutoFormat()

Completed in 218 milliseconds