Lines Matching refs:ScDrawTextObjectBar
88 #define ScDrawTextObjectBar macro
95 SFX_IMPL_INTERFACE( ScDrawTextObjectBar, SfxShell, ScResId(SCSTR_DRAWTEXTSHELL) ) in SFX_IMPL_INTERFACE() argument
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()
511 IMPL_LINK( ScDrawTextObjectBar, ClipboardChanged, TransferableDataHelper*, pDataHelper ) in IMPL_LINK() argument
525 void __EXPORT ScDrawTextObjectBar::GetClipState( SfxItemSet& rSet ) in GetClipState()
537 …pClipEvtLstnr = new TransferableClipboardListener( LINK( this, ScDrawTextObjectBar, ClipboardChang… in GetClipState()
586 void __EXPORT ScDrawTextObjectBar::ExecuteToggle( SfxRequest &rReq ) in ExecuteToggle()
701 void __EXPORT ScDrawTextObjectBar::ExecuteAttr( SfxRequest &rReq ) in ExecuteAttr()
1020 void __EXPORT ScDrawTextObjectBar::GetAttrState( SfxItemSet& rDestSet ) in GetAttrState()
1235 void ScDrawTextObjectBar::ExecuteTrans( SfxRequest& rReq ) in ExecuteTrans()
1254 void ScDrawTextObjectBar::GetStatePropPanelAttr(SfxItemSet &rSet) in GetStatePropPanelAttr()