Lines Matching refs:beans

106 using namespace ::com::sun::star::beans;
625 uno::Reference< beans::XPropertySetInfo > xPropertySetInfo = mxExportInfo->getPropertySetInfo(); in ~SvXMLExport()
696 uno::Reference< beans::XPropertySetInfo > xPropertySetInfo = mxExportInfo->getPropertySetInfo(); in setSourceDocument()
820 uno::Reference<beans::XPropertySet> xTmpPropertySet( in initialize()
828 uno::Reference< beans::XPropertySetInfo > xPropertySetInfo = in initialize()
891 sal_Bool SAL_CALL SvXMLExport::filter( const uno::Sequence< beans::PropertyValue >& aDescriptor ) t… in filter()
909 const beans::PropertyValue* pProps = aDescriptor.getConstArray(); in filter()
1154 uno::Sequence< beans::PropertyValue > aViewSettings; in ImplExportSettings()
1160 uno::Sequence<beans::PropertyValue> aConfigSettings; in ImplExportSettings()
1210 … uno::Reference< beans::XPropertySetInfo > xPropertySetInfo = mxExportInfo->getPropertySetInfo(); in ImplExportStyles()
1626 Reference< beans::XPropertySet > xPSet( mxModel, UNO_QUERY ); in _ExportScripts()
1898 void SvXMLExport::GetViewSettingsAndViews(uno::Sequence<beans::PropertyValue>& rProps) in GetViewSettingsAndViews()
1915 uno::Sequence<beans::PropertyValue> aProps; in GetViewSettingsAndViews()
1931 beans::PropertyValue aProp; in GetViewSettingsAndViews()
1939 void SvXMLExport::GetViewSettings(uno::Sequence<beans::PropertyValue>&) in GetViewSettings()
1943 void SvXMLExport::GetConfigurationSettings(uno::Sequence<beans::PropertyValue>&) in GetConfigurationSettings()
2096 uno::Reference< beans::XPropertySetInfo > xPropertySetInfo = mxExportInfo->getPropertySetInfo(); in GetProgressBarHelper()
2574 const beans::StringPair mdref( xMeta->getMetadataReference() ); in AddAttributeXmlId()