Home
last modified time | relevance | path

Searched refs:presentation (Results 126 – 150 of 386) sorted by relevance

12345678910>>...16

/trunk/main/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx53 using namespace ::com::sun::star::presentation;
120 …Reference< ::com::sun::star::presentation::XPresentationPage > xPresentationPage( xDrawPage, UNO_Q… in ResolveTextFields()
316 case PPT_TOKEN( presentation ): in createFastChildContext()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx66 namespace presentation namespace
187 ::com::sun::star::uno::Reference< ::com::sun::star::presentation::XPresentation2 > mxPresentation;
378 …const ::com::sun::star::uno::Reference< ::com::sun::star::presentation::XPresentation2 >& getPrese…
/trunk/main/offapi/com/sun/star/presentation/
H A DNotesView.idl32 module com { module sun { module star { module presentation {
36 /** This componend integrates a view to a handout page inside a presentation
H A DHandoutView.idl32 module com { module sun { module star { module presentation {
36 /** This componend integrates a view to a handout page inside a presentation
H A DXCustomPresentationSupplier.idl37 module com { module sun { module star { module presentation {
42 presentations of a presentation document.
H A DPresentationView.idl53 module com { module sun { module star { module presentation {
57 /** This component integrates a view to a slide show of a presentation
H A DPreviewView.idl52 module com { module sun { module star { module presentation {
56 /** This componend integrates a preview view to a slide show of a presentation
H A DXTransitionFactory.idl27 #include <com/sun/star/presentation/XTransition.idl>
38 module presentation {
H A DDocumentSettings.idl36 module com { module sun { module star { module presentation {
40 /** describes properties that apply to the whole presentation document.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdXPresentation.java38 import com.sun.star.presentation.XCustomPresentationSupplier;
39 import com.sun.star.presentation.XPresentationSupplier;
/trunk/main/sd/qa/unoapi/
H A Dknownissues.xcl26 sd.SdXPresentation::com::sun::star::presentation::Presentation
75 sd.SdXPresentation::com::sun::star::presentation::XPresentation
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.hxx158 ::com::sun::star::presentation::XShapeEventListener>& xListener,
163 … ::com::sun::star::presentation::XShapeEventListener>& xListener,
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb3presentation.AnimationEffectSLOW_valueintFAST_valueintgetDefault(com.sun.star.presentation.Anim…
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx92 using namespace ::com::sun::star::presentation;
625 if( nNodeType != ::com::sun::star::presentation::EffectNodeType::ON_CLICK ) in fixMainSequenceTiming()
1180 sal_Int16 nNodeType = ::com::sun::star::presentation::EffectNodeType::DEFAULT; in fillNode()
1183 …case DFF_ANIM_NODE_TYPE_ON_CLICK: nNodeType = ::com::sun::star::presentation::EffectNodeType::ON_… in fillNode()
1184 …case DFF_ANIM_NODE_TYPE_WITH_PREVIOUS: nNodeType = ::com::sun::star::presentation::EffectNodeType:… in fillNode()
1185 …case DFF_ANIM_NODE_TYPE_AFTER_PREVIOUS: nNodeType = ::com::sun::star::presentation::EffectNodeType… in fillNode()
1186 …case DFF_ANIM_NODE_TYPE_MAIN_SEQUENCE: nNodeType = ::com::sun::star::presentation::EffectNodeType:… in fillNode()
1187 …case DFF_ANIM_NODE_TYPE_TIMING_ROOT: nNodeType = ::com::sun::star::presentation::EffectNodeType::T… in fillNode()
1188 …case DFF_ANIM_NODE_TYPE_INTERACTIVE_SEQ:nNodeType = ::com::sun::star::presentation::EffectNodeType… in fillNode()
/trunk/test/testuno/source/testlib/uno/
H A DPageUtil.java37 import com.sun.star.presentation.XPresentationPage;
38 import com.sun.star.presentation.XHandoutMasterSupplier;
/trunk/main/offapi/com/sun/star/animations/
H A DEventTrigger.idl64 /** This event is raised when the user wants the presentation to go one step foreward.
68 /** This event is raised when the user wants the presentation to go one step backward.
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DPageHelper.java40 import com.sun.star.presentation.XPresentationPage;
41 import com.sun.star.presentation.XHandoutMasterSupplier;
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeTypes.java46 import com.sun.star.presentation.XPresentation;
47 import com.sun.star.presentation.XPresentationSupplier;
/trunk/test/testuno/source/fvt/uno/sd/slideshow/
H A DSlideShow.java46 import com.sun.star.presentation.XPresentation;
47 import com.sun.star.presentation.XPresentationSupplier;
/trunk/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphTextProperty.java48 import com.sun.star.presentation.XPresentation;
49 import com.sun.star.presentation.XPresentationSupplier;
H A DParagraphStyle.java48 import com.sun.star.presentation.XPresentation;
49 import com.sun.star.presentation.XPresentationSupplier;
/trunk/test/testuno/source/fvt/uno/sd/textbox/
H A DLineProperties.java49 import com.sun.star.presentation.XPresentation;
50 import com.sun.star.presentation.XPresentationSupplier;
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.office.SdXImpressDocument.csv13 "SdXImpressDocument";"com::sun::star::presentation::XPresentationSupplier";"getPresentation()"
17 "SdXImpressDocument";"com::sun::star::presentation::XCustomPresentationSupplier";"getCustomPresenta…
/trunk/main/sd/source/ui/annotations/
H A Dannotations.src160 …Text [ en-US ] = "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continu…
165 …Text [ en-US ] = "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to c…
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx552 presentation::ClickAction eAction = presentation::ClickAction_NONE; in exportShape()
555 if( (eAction == presentation::ClickAction_DOCUMENT) || in exportShape()
556 (eAction == presentation::ClickAction_BOOKMARK) ) in exportShape()

Completed in 190 milliseconds

12345678910>>...16