Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/xml/
H A Dxmlwrap.cxx229 uno::Reference< beans::XPropertySet > xInfoSet; in ImportFromComponent() local
231 aArgs.getConstArray()[0] >>= xInfoSet; in ImportFromComponent()
232 DBG_ASSERT( xInfoSet.is(), "missing property set" ); in ImportFromComponent()
233 if( xInfoSet.is() ) in ImportFromComponent()
236 xInfoSet->setPropertyValue( sPropName, uno::makeAny( sStream ) ); in ImportFromComponent()
438 …uno::Reference< beans::XPropertySet > xInfoSet( comphelper::GenericPropertySet_CreateInstance( new… in Import() local
452xInfoSet->setPropertyValue( sPropName, xParentSet->getPropertyValue(sPropName) ); in Import()
464xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ProgressRange")), uno::makeA… in Import()
471 xInfoSet->setPropertyValue( sPropName, uno::makeAny( aBaseURL ) ); in Import()
490 xInfoSet->setPropertyValue( sPropName, uno::makeAny( aName ) ); in Import()
[all …]
/AOO41X/main/sw/source/filter/xml/
H A Dswxml.cxx360 uno::Reference< beans::XPropertySet > xInfoSet; in ReadThroughComponent() local
362 rFilterArguments.getConstArray()[0] >>= xInfoSet; in ReadThroughComponent()
363 DBG_ASSERT( xInfoSet.is(), "missing property set" ); in ReadThroughComponent()
364 if( xInfoSet.is() ) in ReadThroughComponent()
367 xInfoSet->setPropertyValue( sPropName, makeAny( sStreamName ) ); in ReadThroughComponent()
666 uno::Reference< beans::XPropertySet > xInfoSet( in Read() local
682 xInfoSet->setPropertyValue( sPropName, xParentSet->getPropertyValue(sPropName) ); in Read()
714 xInfoSet->setPropertyValue(sProgressRange, aProgRange); in Read()
727 *pArgs++ <<= xInfoSet; in Read()
735 *pArgs++ <<= xInfoSet; in Read()
[all …]
H A Dwrtxml.cxx178 uno::Reference< beans::XPropertySet > xInfoSet( in _Write() local
183 xInfoSet->setPropertyValue( sTargetStorage, Any( xStg ) ); in _Write()
200 xInfoSet->setPropertyValue(sProgressRange, aAny); in _Write()
204 xInfoSet->setPropertyValue(sProgressMax, aAny); in _Write()
210 xInfoSet->setPropertyValue( sUsePrettyPrinting, uno::makeAny(bUsePrettyPrinting)); in _Write()
217 xInfoSet->setPropertyValue( sShowChanges, aAny ); in _Write()
225 xInfoSet->setPropertyValue( sPropName, makeAny( ::rtl::OUString( GetBaseURL() ) ) ); in _Write()
236 xInfoSet->setPropertyValue( sPropName, makeAny( aName ) ); in _Write()
246 xInfoSet->setPropertyValue( sAutoTextMode, aAny2 ); in _Write()
256 xInfoSet->setPropertyValue( sOutlineStyleAsNormalListStyle, makeAny( sal_True ) ); in _Write()
[all …]
H A Dxmlexp.cxx513 Reference<XPropertySet> xInfoSet( getExportInfo() ); in GetViewSettings() local
514 if ( xInfoSet.is() ) in GetViewSettings()
517 if( xInfoSet->getPropertySetInfo()->hasPropertyByName( sShowChanges ) ) in GetViewSettings()
519 bShowRedlineChanges = *(sal_Bool*) xInfoSet-> in GetViewSettings()
/AOO41X/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx407 uno::Reference< beans::XPropertySet > xInfoSet; in ReadThroughComponent() local
409 rFilterArguments.getConstArray()[0] >>= xInfoSet; in ReadThroughComponent()
410 DBG_ASSERT( xInfoSet.is(), "missing property set" ); in ReadThroughComponent()
411 if( xInfoSet.is() ) in ReadThroughComponent()
414 xInfoSet->setPropertyValue( sPropName, makeAny( sStreamName ) ); in ReadThroughComponent()
518 …uno::Reference< beans::XPropertySet > xInfoSet( GenericPropertySet_CreateInstance( new PropertySet… in Import() local
519xInfoSet->setPropertyValue( OUString::createFromAscii( "Preview" ), uno::makeAny( mrDocShell.GetDo… in Import()
533 xInfoSet->setPropertyValue( sPropName, xParentSet->getPropertyValue(sPropName) ); in Import()
575xInfoSet->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ProgressRange")), aProgRan… in Import()
580xInfoSet->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ProgressCurrent")), aProgC… in Import()
[all …]
/AOO41X/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx114 Reference< XPropertySet > xInfoSet( in importImpl() local
116 xInfoSet->setPropertyValue( in importImpl()
118 aAnys[0] <<= xInfoSet; in importImpl()
291 Reference< XPropertySet > xInfoSet( in exportImpl() local
293 xInfoSet->setPropertyValue( in exportImpl()
296 xInfoSet->setPropertyValue( in exportImpl()
300 xInfoSet->setPropertyValue( in exportImpl()
302 aAnys[1] <<= xInfoSet; in exportImpl()
/AOO41X/main/chart2/source/model/filter/
H A DXMLFilter.cxx673 uno::Reference< beans::XPropertySet > xInfoSet; in impl_Export() local
686xInfoSet = comphelper::GenericPropertySet_CreateInstance( new comphelper::PropertySetInfo( aExport… in impl_Export()
691 xInfoSet->setPropertyValue( sUsePrettyPrinting, uno::makeAny( bUsePrettyPrinting ) ); in impl_Export()
693 xInfoSet->setPropertyValue( C2U("ExportTableNumberList"), uno::makeAny( true )); in impl_Export()
703 aFilterProperties[ nArgs++ ] <<= xInfoSet; in impl_Export()
797 uno::Reference< beans::XPropertySet > xInfoSet; in impl_ExportStream() local
799 rFilterProperties.getConstArray()[0] >>= xInfoSet; in impl_ExportStream()
800 OSL_ENSURE( xInfoSet.is(), "missing infoset for export" ); in impl_ExportStream()
801 if( xInfoSet.is() ) in impl_ExportStream()
802 xInfoSet->setPropertyValue( C2U("StreamName"), uno::makeAny( rStreamName ) ); in impl_ExportStream()
/AOO41X/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx445 …uno::Reference< beans::XPropertySet > xInfoSet( comphelper::GenericPropertySet_CreateInstance( new… in impl_import_nolck_throw() local
446xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("BaseURI")), uno::makeAny(_rR… in impl_import_nolck_throw()
447xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("StreamName")), uno::makeAny(… in impl_import_nolck_throw()
451 aFilterCreationArgs[nCount] <<= xInfoSet; in impl_import_nolck_throw()
1616 …uno::Reference< beans::XPropertySet > xInfoSet( comphelper::GenericPropertySet_CreateInstance( new… in impl_writeStorage_throw() local
1619xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("UsePrettyPrinting")), uno::m… in impl_writeStorage_throw()
1621xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("BaseURI")), uno::makeAny(_rM… in impl_writeStorage_throw()
1634xInfoSet->setPropertyValue( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Version" )), uno::makeAny(… in impl_writeStorage_throw()
1643 aDelegatorArguments[nArgsLen++] <<= xInfoSet; in impl_writeStorage_throw()
1653xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("StreamName")), uno::makeAny(… in impl_writeStorage_throw()
[all …]
/AOO41X/main/starmath/source/
H A Dmathmlexport.cxx165 uno::Reference< beans::XPropertySet > xInfoSet( in Export() local
172 xInfoSet->setPropertyValue( sUsePrettyPrinting, uno::makeAny(bUsePrettyPrinting)); in Export()
176 xInfoSet->setPropertyValue( sPropName, makeAny( rMedium.GetBaseURL( true ) ) ); in Export()
201 xInfoSet->setPropertyValue( sPropName, makeAny( aName ) ); in Export()
211 xStg, xModelComp, "meta.xml", xServiceFactory, xInfoSet, in Export()
222 xStg, xModelComp, "content.xml", xServiceFactory, xInfoSet, in Export()
232 xStg, xModelComp, "settings.xml", xServiceFactory, xInfoSet, in Export()
247 xOut, xModelComp, xServiceFactory, xInfoSet, in Export()
H A Dmathmlimport.cxx154 uno::Reference< beans::XPropertySet > xInfoSet( in Import() local
160 xInfoSet->setPropertyValue( sPropName, makeAny( rMedium.GetBaseURL() ) ); in Import()
194 xInfoSet->setPropertyValue( sPropName, makeAny( aName ) ); in Import()
204 xServiceFactory, xInfoSet, in Import()
215 xServiceFactory, xInfoSet, in Import()
226 xServiceFactory, xInfoSet, "com.sun.star.comp.Math.XMLImporter" ); in Import()
243 xServiceFactory, xInfoSet, "com.sun.star.comp.Math.XMLImporter", sal_False ); in Import()
/AOO41X/main/xmloff/source/draw/
H A Dsdxmlimp.cxx432 uno::Reference< beans::XPropertySet > xInfoSet( getImportInfo() ); in initialize() local
433 if( xInfoSet.is() ) in initialize()
435 uno::Reference< beans::XPropertySetInfo > xInfoSetInfo( xInfoSet->getPropertySetInfo() ); in initialize()
438 xInfoSet->getPropertyValue( msPageLayouts ) >>= mxPageLayouts; in initialize()
441 xInfoSet->getPropertyValue( msPreview ) >>= mbPreview; in initialize()
448 if (xInfoSet->getPropertyValue(sOrganizerMode) >>= bStyleOnly) in initialize()
H A Dsdxmlexp.cxx2294 Reference< beans::XPropertySet > xInfoSet( getExportInfo() ); in _ExportStyles() local
2295 if( xInfoSet.is() ) in _ExportStyles()
2297 Reference< beans::XPropertySetInfo > xInfoSetInfo( xInfoSet->getPropertySetInfo() ); in _ExportStyles()
2304 xInfoSet->setPropertyValue( msPageLayoutNames, aAny ); in _ExportStyles()
2313 Reference< beans::XPropertySet > xInfoSet( getExportInfo() ); in _ExportAutoStyles() local
2314 if( xInfoSet.is() ) in _ExportAutoStyles()
2316 Reference< beans::XPropertySetInfo > xInfoSetInfo( xInfoSet->getPropertySetInfo() ); in _ExportAutoStyles()
2320 xInfoSet->getPropertyValue( msPageLayoutNames ) >>= maDrawPagesAutoLayoutNames; in _ExportAutoStyles()
H A Dximpstyl.cxx1291 uno::Reference< beans::XPropertySet > xInfoSet( GetImport().getImportInfo() ); in EndElement() local
1292 if( xInfoSet.is() ) in EndElement()
1294 … uno::Reference< beans::XPropertySetInfo > xInfoSetInfo( xInfoSet->getPropertySetInfo() ); in EndElement()
1297xInfoSet->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "PageLayouts" ) ), uno::makeAny… in EndElement()
/AOO41X/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1523 …uno::Reference< beans::XPropertySet > xInfoSet( comphelper::GenericPropertySet_CreateInstance( new… in storeToStorage() local
1526xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("UsePrettyPrinting")), uno::m… in storeToStorage()
1530xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("BaseURI")), uno::makeAny(sVa… in storeToStorage()
1533xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("StreamRelPath")), uno::makeA… in storeToStorage()
1538 aDelegatorArguments[nArgsLen++] <<= xInfoSet; in storeToStorage()
1556xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("StreamName")), uno::makeAny(… in storeToStorage()
1572xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("StreamName")), uno::makeAny(… in storeToStorage()
1588xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("StreamName")), uno::makeAny(… in storeToStorage()
1604xInfoSet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("StreamName")), uno::makeAny(… in storeToStorage()