Searched refs:ScDrawTextObjectBar (Results 1 – 9 of 9) sorted by relevance
88 #define ScDrawTextObjectBar macro103 TYPEINIT1( ScDrawTextObjectBar, SfxShell );109 void ScDrawTextObjectBar::StateDisableItems( SfxItemSet &rSet ) in StateDisableItems()121 ScDrawTextObjectBar::ScDrawTextObjectBar(ScViewData* pData) : in ScDrawTextObjectBar() function in ScDrawTextObjectBar142 __EXPORT ScDrawTextObjectBar::~ScDrawTextObjectBar() in ~ScDrawTextObjectBar()162 void __EXPORT ScDrawTextObjectBar::Execute( SfxRequest &rReq ) in Execute()397 void __EXPORT ScDrawTextObjectBar::GetState( SfxItemSet& rSet ) in GetState()525 void __EXPORT ScDrawTextObjectBar::GetClipState( SfxItemSet& rSet ) in GetClipState()701 void __EXPORT ScDrawTextObjectBar::ExecuteAttr( SfxRequest &rReq ) in ExecuteAttr()1235 void ScDrawTextObjectBar::ExecuteTrans( SfxRequest& rReq ) in ExecuteTrans()[all …]
61 sal_Bool ScDrawTextObjectBar::IsNoteEdit() in IsNoteEdit()68 void __EXPORT ScDrawTextObjectBar::ExecuteGlobal( SfxRequest &rReq ) in ExecuteGlobal()130 void ScDrawTextObjectBar::GetGlobalClipState( SfxItemSet& rSet ) in GetGlobalClipState()145 void __EXPORT ScDrawTextObjectBar::ExecuteExtra( SfxRequest &rReq ) in ExecuteExtra()194 void ScDrawTextObjectBar::ExecFormText(SfxRequest& rReq) in ExecFormText()211 void ScDrawTextObjectBar::GetFormTextState(SfxItemSet& rSet) in GetFormTextState()
55 sal_Bool ScDrawTextObjectBar::ExecuteCharDlg( const SfxItemSet& rArgs, in ExecuteCharDlg()85 sal_Bool ScDrawTextObjectBar::ExecuteParaDlg( const SfxItemSet& rArgs, in ExecuteParaDlg()130 void ScDrawTextObjectBar::ExecutePasteContents( SfxRequest & /* rReq */ ) in ExecutePasteContents()
42 class ScDrawTextObjectBar : public SfxShell class54 ScDrawTextObjectBar(ScViewData* pData);55 ~ScDrawTextObjectBar();
52 class ScDrawTextObjectBar;110 ScDrawTextObjectBar* pDrawTextShell;
2326 …ScDrawTextObjectBar* pTextShell = PTR_CAST( ScDrawTextObjectBar, GetViewShell()->GetViewFrame()->G… in getTransferable()2353 …ScDrawTextObjectBar* pTextShell = PTR_CAST( ScDrawTextObjectBar, GetViewShell()->GetViewFrame()->G… in insertTransferable()
199 ScDrawTextObjectBar ::RegisterInterface(pMod); in Init()
155 shell ScDrawTextObjectBar
902 pDrawTextShell = new ScDrawTextObjectBar( GetViewData() ); in SetCurSubShell()
Completed in 124 milliseconds