Home
last modified time | relevance | path

Searched refs:Action (Results 76 – 100 of 209) sorted by relevance

123456789

/aoo41x/main/framework/source/dispatch/
H A Dpopupmenudispatcher.cxx327 if (( aEvent.Action == css::frame::FrameAction_COMPONENT_DETACHING ) || in frameAction()
328 ( aEvent.Action == css::frame::FrameAction_COMPONENT_ATTACHED )) in frameAction()
H A Dmenudispatcher.cxx199 if ( m_pMenuManager && aEvent.Action == FrameAction_FRAME_UI_ACTIVATED ) in frameAction()
223 else if ( m_pMenuManager && aEvent.Action == css::frame::FrameAction_COMPONENT_DETACHING ) in frameAction()
/aoo41x/main/framework/source/uielement/
H A Dstatusbarmanager.cxx207 void StatusBarManager::frameAction( const frame::FrameActionEvent& Action ) in frameAction() argument
212 if ( Action.Action == frame::FrameAction_CONTEXT_CHANGED ) in frameAction()
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DInterceptor.java218 switch(aEvent.Action.getValue()) in frameAction()
317 switch(aEvent.Action.getValue()) in impl_frameAction()
/aoo41x/main/forms/source/runtime/
H A Dformoperations.cxx584 aEvent.Action = RowChangeAction::DELETE; in execute()
1503 (Action)&FormOperations::impl_appendOrderByColumn_throw, in impl_executeAutoSort_throw()
1574 (Action)&FormOperations::impl_appendFilterByColumn_throw, in impl_executeAutoFilter_throw()
1707 …void FormOperations::impl_doActionInSQLContext_throw( Action _pAction, const void* _pParam, sal_uI… in impl_doActionInSQLContext_throw()
H A Dformoperations.hxx307 typedef void (FormOperations::*Action)( const void* ) const; typedef in frm::FormOperations
319 …void impl_doActionInSQLContext_throw( Action _pAction, const void* _pParam, sal_uInt16 _nEr…
/aoo41x/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx147 Action( nAction ) in PolyPolyElement()
399 if( pPoly->Action != PATH_STROKE ) in resolveUnderlines()
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DActionTe.ulf230 en-US = "Name: [1], Value: [2], Action [3]"
380 en-US = "Name: [1], Value: [2], Action [3]"
H A DError.ulf41 en-US = "Action [Time]: [1]. [2]"
59 en-US = "Action start [Time]: [1]."
62 en-US = "Action ended [Time]: [1]. Return value [2]."
/aoo41x/main/extensions/source/bibliography/
H A Dframectr.cxx170 if(aEvent.Action == FrameAction_FRAME_ACTIVATED) in frameAction()
174 else if(aEvent.Action == FrameAction_FRAME_DEACTIVATING) in frameAction()
630 aEvent.Action = sdb::RowChangeAction::DELETE; in dispatch()
/aoo41x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2849 …if (( aEvent.Action == FrameAction_COMPONENT_ATTACHED ) || ( aEvent.Action == FrameAction_COMPONEN… in frameAction()
2862 …else if (( aEvent.Action == FrameAction_FRAME_UI_ACTIVATED ) || ( aEvent.Action == FrameAction_FRA… in frameAction()
2867 m_bActive = ( aEvent.Action == FrameAction_FRAME_UI_ACTIVATED ); in frameAction()
2870 … implts_toggleFloatingUIElementsVisibility( aEvent.Action == FrameAction_FRAME_UI_ACTIVATED ); in frameAction()
2872 else if ( aEvent.Action == FrameAction_COMPONENT_DETACHING ) in frameAction()
/aoo41x/main/scripting/examples/java/Newsgroup/
H A DPostNewsgroup.java491 Action postAction = new AbstractAction() { in constructButtonPanel()
498 Action cancelAction = new AbstractAction() { in constructButtonPanel()
/aoo41x/main/sw/source/ui/inc/
H A Dactctrl.hxx40 virtual void Action();
/aoo41x/main/svx/source/inc/
H A Ddatalistener.hxx61 …virtual void SAL_CALL frameAction( const ::com::sun::star::frame::FrameActionEvent& Action ) throw…
/aoo41x/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx272 mpAction(static_cast<ScDPFieldPopupWindow::Action*>(NULL)), in MenuItemData()
463 void ScMenuFloatingWindow::addMenuItem(const OUString& rText, bool bEnabled, Action* pAction) in addMenuItem()
1414 void ScDPFieldPopupWindow::setOKAction(Action* p) in setOKAction()
/aoo41x/main/offapi/com/sun/star/sync/
H A DSyncElement.idl61 unsigned long Action;
/aoo41x/main/offapi/com/sun/star/sdb/
H A DRowChangeEvent.idl41 long Action;
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DChangeEvent.idl39 long Action;
/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx207 aAction.Action(); in ImplEndAction()
1021 aAction.Action(); in CalcLayout()
1037 aAction.Action(); in CalcLayout()
1800 aAction.Action(); in CheckInvalidForPaint()
/aoo41x/main/udkapi/com/sun/star/security/
H A DXAction.idl46 /** Action to be done.
/aoo41x/main/fpicker/source/office/
H A Dasyncfilepicker.cxx44 …kerAction::AsyncPickerAction( SvtFileDialog* _pDialog, SvtFileView* _pView, const Action _eAction ) in DBG_NAME()
/aoo41x/main/offapi/com/sun/star/frame/
H A DFrameActionEvent.idl58 FrameAction Action;
/aoo41x/main/cppcanvas/source/mtfrenderer/
H A Dlineaction.cxx56 class LineAction : public Action, private ::boost::noncopyable
/aoo41x/main/accessibility/inc/accessibility/helper/
H A Daccessiblestrings.hrc33 // Accessible Action Id's ------------------------------------------------------
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DBundle.properties47 LBL_Action=Run Action

Completed in 126 milliseconds

123456789