Searched refs:ScFormatShell (Results 1 – 7 of 7) sorted by relevance
99 #define ScFormatShell macro139 TYPEINIT1( ScFormatShell, SfxShell );141 SFX_IMPL_INTERFACE(ScFormatShell, SfxShell, ScResId(SCSTR_FORMATSHELL) ) in SFX_IMPL_INTERFACE() argument150 ScFormatShell::ScFormatShell(ScViewData* pData) : in ScFormatShell() function in ScFormatShell167 ScFormatShell::~ScFormatShell() in ~ScFormatShell()173 void __EXPORT ScFormatShell::GetStyleState( SfxItemSet& rSet ) in GetStyleState()267 void __EXPORT ScFormatShell::ExecuteStyle( SfxRequest& rReq ) in ExecuteStyle()915 void ScFormatShell::ExecuteNumFormat( SfxRequest& rReq ) in ExecuteNumFormat()1179 void ScFormatShell::ExecuteAlignment( SfxRequest& rReq ) in ExecuteAlignment()1272 void ScFormatShell::ExecuteTextAttr( SfxRequest& rReq ) in ExecuteTextAttr()[all …]
72 TYPEINIT1( ScCellShell, ScFormatShell );74 SFX_IMPL_INTERFACE(ScCellShell, ScFormatShell , ScResId(SCSTR_CELLSHELL) ) in SFX_IMPL_INTERFACE() argument84 ScFormatShell(pData), in ScCellShell()
34 class ScFormatShell: public SfxShell class48 ScFormatShell(ScViewData* pData);49 virtual ~ScFormatShell();
52 class ScCellShell: public ScFormatShell
197 ScFormatShell ::RegisterInterface(pMod); in Init()
142 shell ScFormatShell
417 shell ScCellShell : ScFormatShell