Home
last modified time | relevance | path

Searched refs:msAction (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx111 OUString msAction; member in sdext::presenter::__anonc0e9a9f80111::ElementMode
1463 if (mpMode->msAction.getLength() <= 0) in SetState()
1472 mpToolBar->GetPresenterController()->DispatchUnoCommand(mpMode->msAction); in SetState()
1547 util::URL aURL (mpToolBar->GetPresenterController()->CreateURLFromString(mpMode->msAction)); in UpdateState()
1611 msAction(), in ElementMode()
1637 msAction = rpDefaultMode->msAction; in ReadElementMode()
1642 if ( ! (PresenterConfigurationAccess::GetProperty(xProperties, A2S("Action")) >>= msAction)) in ReadElementMode()
1644 msAction = rpDefaultMode->msAction; in ReadElementMode()
H A DPresenterButton.cxx117 msAction(rsAction), in PresenterButton()
366 mpPresenterController->DispatchUnoCommand(msAction); in mouseReleased()
H A DPresenterButton.hxx141 const ::rtl::OUString msAction; member in sdext::presenter::PresenterButton
/trunk/main/forms/source/xforms/
H A Dsubmission.cxx97 msAction(), in Submission()
160 return msAction; in getAction()
165 msAction = sAction; in setAction()
H A Dsubmission.hxx78 rtl::OUString msAction; member in xforms::Submission
/trunk/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx200 const rtl::OUString msAction; member in XMLShapeExport
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx91 msAction( RTL_CONSTASCII_USTRINGPARAM("Action") ), in XMLShapeExport()
H A Dshapeexport2.cxx562 else if( aClickEventType == msScript || aActionEventType == msAction )

Completed in 65 milliseconds