Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/flash/
H A Dswfexporter.cxx136 Reference< XServiceInfo > xDocServInfo( xDoc, UNO_QUERY ); in exportAll() local
137 if( xDocServInfo.is() ) in exportAll()
138 …mbPresentation = xDocServInfo->supportsService( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.sta… in exportAll()