Searched refs:ScCellShell (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/sc/source/ui/view/ |
H A D | cellsh.cxx | 68 #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 D | cellsh4.cxx | 55 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 D | cellsh1.cxx | 123 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 D | cellsh2.cxx | 217 void ScCellShell::ExecuteDB( SfxRequest& rReq ) in ExecuteDB() 1228 void __EXPORT ScCellShell::GetDBState( SfxItemSet& rSet ) in GetDBState()
|
H A D | cellsh3.cxx | 67 void ScCellShell::Execute( SfxRequest& rReq ) in Execute()
|
H A D | tabvwsh4.cxx | 854 pCellShell = new ScCellShell( GetViewData() ); in SetCurSubShell()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | cellsh.hxx | 52 class ScCellShell: public ScFormatShell class 71 ScCellShell(ScViewData* pData); 72 virtual ~ScCellShell();
|
H A D | tabvwsh.hxx | 57 class ScCellShell; 115 ScCellShell* pCellShell;
|
/aoo41x/main/sc/source/ui/app/ |
H A D | scdll.cxx | 204 ScCellShell ::RegisterInterface(pMod); in Init()
|
/aoo41x/main/sc/sdi/ |
H A D | cellsh.sdi | 417 shell ScCellShell : ScFormatShell
|
Completed in 86 milliseconds