Home
last modified time | relevance | path

Searched refs:ScCellShell (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/sc/source/ui/view/
H A Dcellsh.cxx68 #define ScCellShell macro
72 TYPEINIT1( ScCellShell, ScFormatShell );
74 SFX_IMPL_INTERFACE(ScCellShell, ScFormatShell , ScResId(SCSTR_CELLSHELL) ) in SFX_IMPL_INTERFACE() argument
83 ScCellShell::ScCellShell(ScViewData* pData) : in ScCellShell() function in ScCellShell
93 ScCellShell::~ScCellShell() in ~ScCellShell()
113 void ScCellShell::GetBlockState( SfxItemSet& rSet ) in GetBlockState()
272 void ScCellShell::GetCellState( SfxItemSet& rSet ) in GetCellState()
370 void ScCellShell::GetPossibleClipboardFormats( SvxClipboardFmtItem& rFormats ) in GetPossibleClipboardFormats()
448 void __EXPORT ScCellShell::GetClipState( SfxItemSet& rSet ) in GetClipState()
501 void ScCellShell::GetHLinkState( SfxItemSet& rSet ) in GetHLinkState()
[all …]
H A Dcellsh4.cxx55 void ScCellShell::ExecuteCursor( SfxRequest& rReq ) in ExecuteCursor()
168 void ScCellShell::GetStateCursor( SfxItemSet& /* rSet */ ) in GetStateCursor()
172 void ScCellShell::ExecuteCursorSel( SfxRequest& rReq ) in ExecuteCursorSel()
208 void ScCellShell::ExecuteMove( SfxRequest& rReq ) in ExecuteMove()
308 void ScCellShell::ExecutePageSel( SfxRequest& rReq ) in ExecutePageSel()
325 void ScCellShell::ExecutePage( SfxRequest& rReq ) in ExecutePage()
H A Dcellsh1.cxx123 void ScCellShell::ExecuteEdit( SfxRequest& rReq ) in ExecuteEdit()
2064 … pImpl->m_pLinkedDlg->StartExecuteModal( LINK( this, ScCellShell, DialogClosed ) ); in ExecuteEdit()
2082 void ScCellShell::ExecuteTrans( SfxRequest& rReq ) in ExecuteTrans()
2092 void ScCellShell::ExecuteExternalSource( in ExecuteExternalSource()
2121 IMPL_LINK( ScCellShell, DialogClosed, AbstractScLinkedAreaDlg*, EMPTYARG ) in IMPL_LINK() argument
2151 void ScCellShell::PasteFromClipboard( ScViewData* pViewData, ScTabViewShell* pTabViewShell, bool bS… in PasteFromClipboard()
H A Dcellsh2.cxx217 void ScCellShell::ExecuteDB( SfxRequest& rReq ) in ExecuteDB()
1228 void __EXPORT ScCellShell::GetDBState( SfxItemSet& rSet ) in GetDBState()
H A Dcellsh3.cxx67 void ScCellShell::Execute( SfxRequest& rReq ) in Execute()
H A Dtabvwsh4.cxx854 pCellShell = new ScCellShell( GetViewData() ); in SetCurSubShell()
/aoo42x/main/sc/source/ui/inc/
H A Dcellsh.hxx52 class ScCellShell: public ScFormatShell class
71 ScCellShell(ScViewData* pData);
72 virtual ~ScCellShell();
H A Dtabvwsh.hxx57 class ScCellShell;
115 ScCellShell* pCellShell;
/aoo42x/main/sc/source/ui/app/
H A Dscdll.cxx204 ScCellShell ::RegisterInterface(pMod); in Init()
/aoo42x/main/sc/sdi/
H A Dcellsh.sdi417 shell ScCellShell : ScFormatShell

Completed in 73 milliseconds