Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dximpshow.cxx67 Reference< XPropertySet > mxPresProps; member in ShowsImpImpl
99 …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()
153 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ), a… in SdXMLShowsContext()
158 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsEndless" ) ), aAn… in SdXMLShowsContext()
178 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "UsePen" ) ), aAny ); in SdXMLShowsContext()
188 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsShowLogo" ) ), aA… in SdXMLShowsContext()
193 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsShowAll" ) ), aAn… in SdXMLShowsContext()
[all …]

Completed in 11 milliseconds