Home
last modified time | relevance | path

Searched refs:ScFormatShell (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx99 #define ScFormatShell macro
139 TYPEINIT1( ScFormatShell, SfxShell );
150 ScFormatShell::ScFormatShell(ScViewData* pData) : in ScFormatShell() function in ScFormatShell
167 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 …]
H A Dcellsh.cxx72 TYPEINIT1( ScCellShell, ScFormatShell );
74 SFX_IMPL_INTERFACE(ScCellShell, ScFormatShell , ScResId(SCSTR_CELLSHELL) ) in SFX_IMPL_INTERFACE() argument
84 ScFormatShell(pData), in ScCellShell()
/trunk/main/sc/source/ui/inc/
H A Dformatsh.hxx34 class ScFormatShell: public SfxShell class
48 ScFormatShell(ScViewData* pData);
49 virtual ~ScFormatShell();
H A Dcellsh.hxx52 class ScCellShell: public ScFormatShell
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx203 ScFormatShell ::RegisterInterface(pMod); in Init()
/trunk/main/sc/sdi/
H A Dformatsh.sdi144 shell ScFormatShell
H A Dcellsh.sdi417 shell ScCellShell : ScFormatShell

Completed in 42 milliseconds