Home
last modified time | relevance | path

Searched refs:Execute (Results 451 – 475 of 1126) sorted by relevance

1...<<11121314151617181920>>...46

/aoo41x/main/vcl/inc/vcl/
H A Dmenu.hxx515 sal_uInt16 Execute( Window* pWindow, const Point& rPopupPos );
516 sal_uInt16 Execute( Window* pWindow, const Rectangle& rRect, sal_uInt16 nFlags = 0 );
/aoo41x/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx282 pMenu->Execute(this, Rectangle(aPosition,Size(1,1)), POPUPMENU_EXECUTE_DOWN); in Command()
368 pDispatcher->Execute(SID_MASTERPAGE, SFX_CALLMODE_SYNCHRON); in ExecuteCommand()
/aoo41x/main/automation/source/server/
H A Dserver.cxx668 if (!pC->CheckWindowWait() || !pC->Execute()) in IMPL_LINK()
680 if (!pC->CheckWindowWait() || !pC->Execute()) in IMPL_LINK()
/aoo41x/main/sfx2/source/menu/
H A Dmnuitem.cxx120 pBindings->GetDispatcher()->Execute( nSlot, in Select()
579 pUnoCtrl->Execute(); in Select()
/aoo41x/main/sw/source/ui/utlui/
H A Dunotools.cxx120 InfoBox(pParent, sInfo).Execute(); in CreateErrorMessage()
448 aPop.Execute( &aTopWindow, rPt ); in CreatePopup()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx178 CHECK_RETURN(m_Command.Execute(m_RecordsAffected,m_Parameters,adCmdUnknown,&pSet)) in execute()
200 CHECK_RETURN(m_Command.Execute(m_RecordsAffected,m_Parameters,adCmdUnknown,&pSet)) in executeUpdate()
/aoo41x/main/svx/inc/svx/
H A Dstddlg.hxx39 short Execute();
H A Dpfiledlg.hxx48 ErrCode Execute();
/aoo41x/main/sw/source/ui/inc/
H A Dbeziersh.hxx37 void Execute(SfxRequest &);
H A Dlistsh.hxx36 void Execute(SfxRequest &);
H A Dgrfsh.hxx33 void Execute(SfxRequest &);
H A Ddrformsh.hxx39 void Execute(SfxRequest &);
H A Dfrmsh.hxx37 void Execute(SfxRequest &);
/aoo41x/main/sd/source/ui/inc/
H A DImpressViewShellBase.hxx50 virtual void Execute (SfxRequest& rRequest);
H A DGraphicViewShellBase.hxx50 virtual void Execute (SfxRequest& rRequest);
H A Dfiledlg.hxx60 ErrCode Execute();
H A DBezierObjectBar.hxx47 void Execute(SfxRequest &rReq);
H A DMediaObjectBar.hxx48 void Execute( SfxRequest& rReq );
/aoo41x/main/sc/source/ui/inc/
H A Dwarnbox.hxx43 virtual sal_Int16 Execute();
H A Dauditsh.hxx47 void Execute(SfxRequest& rReq);
H A Dpivotsh.hxx44 void Execute ( SfxRequest& rReq );
H A Dgraphsh.hxx46 void Execute(SfxRequest& rReq);
/aoo41x/main/cui/source/factory/
H A Dinit.cxx41 if ( aDlg->Execute() == RET_OK ) in GetSpecialCharsForEdit()
/aoo41x/main/svtools/inc/svtools/
H A Dcolrdlg.hxx49 virtual short Execute();
/aoo41x/main/cui/source/inc/
H A Dnewtabledlg.hxx49 virtual short Execute(void);

Completed in 57 milliseconds

1...<<11121314151617181920>>...46