Searched refs:ScFormatShell (Results 1 – 7 of 7) sorted by relevance
99 #define ScFormatShell macro139 TYPEINIT1( ScFormatShell, SfxShell );150 ScFormatShell::ScFormatShell(ScViewData* pData) : in ScFormatShell() function in ScFormatShell167 ScFormatShell::~ScFormatShell() in ~ScFormatShell()915 void ScFormatShell::ExecuteNumFormat( SfxRequest& rReq ) in ExecuteNumFormat()1179 void ScFormatShell::ExecuteAlignment( SfxRequest& rReq ) in ExecuteAlignment()1272 void ScFormatShell::ExecuteTextAttr( SfxRequest& rReq ) in ExecuteTextAttr()1542 void ScFormatShell::ExecuteAttr( SfxRequest& rReq ) in ExecuteAttr()1844 void ScFormatShell::GetAttrState( SfxItemSet& rSet ) in GetAttrState()2265 void ScFormatShell::GetBorderState( SfxItemSet& rSet ) in GetBorderState()[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
203 ScFormatShell ::RegisterInterface(pMod); in Init()
144 shell ScFormatShell
417 shell ScCellShell : ScFormatShell
Completed in 56 milliseconds