Searched refs:mxPresProps (Results 1 – 1 of 1) sorted by relevance
67 Reference< XPropertySet > mxPresProps; member in ShowsImpImpl99 …mpImpl->mxPresProps = Reference< XPropertySet >::query( xPresentationSupplier->getPresentation() ); in SdXMLShowsContext()102 if( mpImpl->mxPresProps.is() ) in SdXMLShowsContext()122 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "FirstPage" ) ), aAn… in SdXMLShowsContext()138 … mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Pause" ) ), aAny ); in SdXMLShowsContext()143 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "AllowAnimations" ) … in SdXMLShowsContext()148 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsAlwaysOnTop" ) ),… in SdXMLShowsContext()153 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ), a… in SdXMLShowsContext()158 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsEndless" ) ), aAn… in SdXMLShowsContext()163 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsFullScreen" ) ), … in SdXMLShowsContext()[all …]