Lines Matching refs:ScFormatShell

99 #define ScFormatShell  macro
139 TYPEINIT1( ScFormatShell, SfxShell );
141 SFX_IMPL_INTERFACE(ScFormatShell, SfxShell, ScResId(SCSTR_FORMATSHELL) ) in SFX_IMPL_INTERFACE() argument
150 ScFormatShell::ScFormatShell(ScViewData* pData) : in ScFormatShell() function in ScFormatShell
167 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()
1542 void ScFormatShell::ExecuteAttr( SfxRequest& rReq ) in ExecuteAttr()
1844 void ScFormatShell::GetAttrState( SfxItemSet& rSet ) in GetAttrState()
2071 void ScFormatShell::GetTextAttrState( SfxItemSet& rSet ) in GetTextAttrState()
2265 void ScFormatShell::GetBorderState( SfxItemSet& rSet ) in GetBorderState()
2281 void ScFormatShell::GetAlignState( SfxItemSet& rSet ) in GetAlignState()
2330 void ScFormatShell::GetNumFormatState( SfxItemSet& rSet ) in GetNumFormatState()
2485 void ScFormatShell::ExecuteTextDirection( SfxRequest& rReq ) in ExecuteTextDirection()
2522 void ScFormatShell::GetTextDirectionState( SfxItemSet& rSet ) in GetTextDirectionState()
2595 void ScFormatShell::ExecFormatPaintbrush( SfxRequest& rReq ) in ExecFormatPaintbrush()
2621 void ScFormatShell::StateFormatPaintbrush( SfxItemSet& rSet ) in StateFormatPaintbrush()
2629 void ScFormatShell::ExecViewOptions( SfxRequest& rReq ) in ExecViewOptions()
2665 void ScFormatShell::GetViewOptions( SfxItemSet& rSet ) in GetViewOptions()