Home
last modified time | relevance | path

Searched refs:ScDrawTextObjectBar (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx88 #define ScDrawTextObjectBar macro
103 TYPEINIT1( ScDrawTextObjectBar, SfxShell );
109 void ScDrawTextObjectBar::StateDisableItems( SfxItemSet &rSet ) in StateDisableItems()
121 ScDrawTextObjectBar::ScDrawTextObjectBar(ScViewData* pData) : in ScDrawTextObjectBar() function in ScDrawTextObjectBar
142 __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 …]
H A Ddrtxtob2.cxx61 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()
H A Ddrtxtob1.cxx55 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()
/aoo41x/main/sc/source/ui/inc/
H A Ddrtxtob.hxx42 class ScDrawTextObjectBar : public SfxShell class
54 ScDrawTextObjectBar(ScViewData* pData);
55 ~ScDrawTextObjectBar();
H A Dtabvwsh.hxx52 class ScDrawTextObjectBar;
110 ScDrawTextObjectBar* pDrawTextShell;
/aoo41x/main/sc/source/ui/unoobj/
H A Dviewuno.cxx2326ScDrawTextObjectBar* pTextShell = PTR_CAST( ScDrawTextObjectBar, GetViewShell()->GetViewFrame()->G… in getTransferable()
2353ScDrawTextObjectBar* pTextShell = PTR_CAST( ScDrawTextObjectBar, GetViewShell()->GetViewFrame()->G… in insertTransferable()
/aoo41x/main/sc/source/ui/app/
H A Dscdll.cxx199 ScDrawTextObjectBar ::RegisterInterface(pMod); in Init()
/aoo41x/main/sc/sdi/
H A Ddrtxtob.sdi155 shell ScDrawTextObjectBar
/aoo41x/main/sc/source/ui/view/
H A Dtabvwsh4.cxx902 pDrawTextShell = new ScDrawTextObjectBar( GetViewData() ); in SetCurSubShell()

Completed in 56 milliseconds