Kaydet (Commit) 58120f8e authored tarafından Luke Petrolekas's avatar Luke Petrolekas Kaydeden (comit) Noel Power

Simply the code.

üst 2416f13b
......@@ -95,13 +95,7 @@ void XmlSecStatusBarControl::StateChanged( sal_uInt16 nSID, SfxItemState eState,
void XmlSecStatusBarControl::Command( const CommandEvent& rCEvt )
{
// can / has to be done when integrated in Office!
// if( rCEvt.GetCommand() == .... )
if( false )
{
// GetBindings().GetDispatcher()->Execute( SID_PSZ_FUNCTION, SFX_CALLMODE_RECORD, &aItem, 0L );
}
else
SfxStatusBarControl::Command( rCEvt );
SfxStatusBarControl::Command( rCEvt );
}
void XmlSecStatusBarControl::Paint( const UserDrawEvent& rUsrEvt )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment