Searched refs:mnVerb (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/sd/source/core/ |
H A D | anminfo.cxx | 62 mnVerb (0), in SdAnimationInfo() 93 mnVerb (rAnmInfo.mnVerb), in SdAnimationInfo()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | eventimp.cxx | 108 sal_Int32 mnVerb; member in SdXMLEventContext 181 meSpeed( AnimationSpeed_MEDIUM ), mnVerb(0), mbPlayFull( sal_False ) in SdXMLEventContext() 247 SvXMLUnitConverter::convertNumber( mnVerb, sValue ); in SdXMLEventContext() 536 pProperties->Value <<= mnVerb; in EndElement()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | unoaprms.cxx | 67 pInfo->mnVerb = nOldVerb; in Undo() 113 pInfo->mnVerb = nNewVerb; in Redo()
|
H A D | fuoaprms.cxx | 731 pAction->SetVerb(pInfo->mnVerb, pInfo->mnVerb); in DoExecute() 761 pAction->SetVerb(pInfo->mnVerb, (sal_uInt16)pInfo->GetBookmark().ToInt32() ); in DoExecute() 822 pInfo->mnVerb = (sal_uInt16)aBookmark.ToInt32(); in DoExecute()
|
H A D | fusel.cxx | 1438 pDrViewSh->DoVerb((sal_Int16)pInfo->mnVerb); in AnimateObj()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unoobj.cxx | 631 pInfo->mnVerb = (sal_uInt16)nVerb; in setPropertyValue() 830 aRet <<= (sal_Int32)( pInfo?pInfo->mnVerb:0 ); in getPropertyValue() 1209 pInfo->mnVerb = 0; in clearEventsInAnimationInfo() 1403 pInfo->mnVerb = (sal_uInt16)nVerb; in replaceByName() 1683 aAny <<= (sal_Int32)pInfo->mnVerb; in getByName()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.hxx | 124 sal_Int32 mnVerb; member 126 WrappedShapeEventImpl() : meClickAction( css::presentation::ClickAction_NONE ), mnVerb( 0 ) {}; in WrappedShapeEventImpl()
|
H A D | slideshowimpl.cxx | 1450 xSet->getPropertyValue( msVerb ) >>= pEvent->mnVerb; in registerShapeEvents() 1741 mpViewShell->ActivateObject(pOleObject, pEvent->mnVerb); in click()
|
/aoo41x/main/sd/inc/ |
H A D | anminfo.hxx | 70 sal_uInt16 mnVerb; // fuer OLE-Objekt member in SdAnimationInfo
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview2.cxx | 830 pAction->SetVerb(pInfo->mnVerb, pInfo->mnVerb); in ExecuteDrop()
|
Completed in 61 milliseconds