Home
last modified time | relevance | path

Searched refs:NamedValueCollection (Results 1 – 25 of 119) sorted by relevance

12345

/trunk/main/comphelper/source/misc/
H A Dnamedvaluecollection.cxx75 NamedValueCollection::NamedValueCollection() in NamedValueCollection() function in comphelper::NamedValueCollection
81 NamedValueCollection::NamedValueCollection( const NamedValueCollection& _rCopySource ) in NamedValueCollection() function in comphelper::NamedValueCollection
88NamedValueCollection& NamedValueCollection::operator=( const NamedValueCollection& i_rCopySource ) in operator =()
95 NamedValueCollection::NamedValueCollection( const Any& _rElements ) in NamedValueCollection() function in comphelper::NamedValueCollection
102 NamedValueCollection::NamedValueCollection( const Sequence< Any >& _rArguments ) in NamedValueCollection() function in comphelper::NamedValueCollection
109 NamedValueCollection::NamedValueCollection( const Sequence< PropertyValue >& _rArguments ) in NamedValueCollection() function in comphelper::NamedValueCollection
116 NamedValueCollection::NamedValueCollection( const Sequence< NamedValue >& _rArguments ) in NamedValueCollection() function in comphelper::NamedValueCollection
123 NamedValueCollection::~NamedValueCollection() in ~NamedValueCollection()
141NamedValueCollection& NamedValueCollection::merge( const NamedValueCollection& _rAdditionalValues,… in merge()
156 size_t NamedValueCollection::size() const in size()
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Dnamedvaluecollection.hxx51 class COMPHELPER_DLLPUBLIC NamedValueCollection class
57 NamedValueCollection();
59 NamedValueCollection( const NamedValueCollection& _rCopySource );
61 NamedValueCollection& operator=( const NamedValueCollection& i_rCopySource );
69 NamedValueCollection( const ::com::sun::star::uno::Any& _rElements );
75NamedValueCollection( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& _rArgum…
81NamedValueCollection( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValu…
87NamedValueCollection( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >…
89 ~NamedValueCollection();
143 NamedValueCollection&
[all …]
/trunk/main/sfx2/inc/
H A Dfrmload.hxx90 const ::comphelper::NamedValueCollection& i_rDescriptor,
101 ::comphelper::NamedValueCollection& io_rDescriptor
105 ::comphelper::NamedValueCollection& io_rDescriptor
118 const ::comphelper::NamedValueCollection& i_rDescriptor
123 const ::comphelper::NamedValueCollection& i_rDescriptor
127 ::comphelper::NamedValueCollection& io_rDescriptor
132 const ::comphelper::NamedValueCollection& i_rDescriptor
135 ::comphelper::NamedValueCollection
137 ::comphelper::NamedValueCollection& io_rDescriptor
144 const ::comphelper::NamedValueCollection& i_rViewFactoryArgs,
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx116 … const ::comphelper::NamedValueCollection& i_rDescriptor, const SfxFilterMatcher& rMatcher ) const in impl_detectFilterForURL()
128 ::comphelper::NamedValueCollection aNewArgs; in impl_detectFilterForURL()
166 ::comphelper::NamedValueCollection aQuery; in impl_getFilterFromServiceName_nothrow()
181 ::comphelper::NamedValueCollection aType( xEnum->nextElement() ); in impl_getFilterFromServiceName_nothrow()
262 void SfxFrameLoader_Impl::impl_determineFilter( ::comphelper::NamedValueCollection& io_rDescriptor … in impl_determineFilter()
422 void SfxFrameLoader_Impl::impl_removeLoaderArguments( ::comphelper::NamedValueCollection& io_rDescr… in impl_removeLoaderArguments()
430 ::comphelper::NamedValueCollection SfxFrameLoader_Impl::impl_extractViewCreationArgs( ::comphelper:… in impl_extractViewCreationArgs()
436 ::comphelper::NamedValueCollection aViewArgs; in impl_extractViewCreationArgs()
470 ::comphelper::NamedValueCollection aNamedViewData( aViewData ); in impl_determineEffectiveViewId_nothrow()
496 … const Reference< XFrame >& i_rFrame, const ::comphelper::NamedValueCollection& i_rViewFactoryArgs, in impl_createDocumentView()
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A Ddatabaseobjectview.hxx94 const ::comphelper::NamedValueCollection& i_rDispatchArgs
114 const ::comphelper::NamedValueCollection& i_rCreationArgs
118 ::comphelper::NamedValueCollection& i_rDispatchArgs,
157 … const ::comphelper::NamedValueCollection& i_rDispatchArgs = ::comphelper::NamedValueCollection()
175 const ::comphelper::NamedValueCollection& i_rDispatchArgs
189 ::comphelper::NamedValueCollection& i_rDispatchArgs,
210 ::comphelper::NamedValueCollection& i_rDispatchArgs,
218 const ::comphelper::NamedValueCollection& i_rCreationArgs
251 ::comphelper::NamedValueCollection& i_rDispatchArgs,
H A DJoinController.hxx38 class NamedValueCollection;
74 void loadTableWindows( const ::comphelper::NamedValueCollection& i_rViewSettings );
80 void loadTableWindow( const ::comphelper::NamedValueCollection& i_rTableWindowSettings );
86 void saveTableWindows( ::comphelper::NamedValueCollection& o_rViewSettings ) const;
H A Dlinkeddocuments.hxx105 const ::comphelper::NamedValueCollection& _rAdditionalArgs
111 const ::comphelper::NamedValueCollection& i_rCreationArgs,
138 const ::comphelper::NamedValueCollection& _rAdditionalArgs
/trunk/main/dbaccess/source/ui/misc/
H A Ddatabaseobjectview.cxx93 …const Reference< XDataSource >& _xDataSource, const ::comphelper::NamedValueCollection& i_rDispatc… in createNew()
100 const ::comphelper::NamedValueCollection& i_rDispatchArgs ) in openExisting()
107 const ::comphelper::NamedValueCollection& i_rCreationArgs ) in doCreateView()
109 ::comphelper::NamedValueCollection aDispatchArgs; in doCreateView()
119 …Reference< XComponent > DatabaseObjectView::doDispatch( const ::comphelper::NamedValueCollection& … in doDispatch()
172 ::comphelper::NamedValueCollection& i_rDispatchArgs, in fillDispatchArgs()
203 …void QueryDesigner::fillDispatchArgs( ::comphelper::NamedValueCollection& i_rDispatchArgs, const A… in fillDispatchArgs()
235 …void TableDesigner::fillDispatchArgs( ::comphelper::NamedValueCollection& i_rDispatchArgs, const A… in fillDispatchArgs()
248 const ::comphelper::NamedValueCollection& i_rCreationArgs ) in doCreateView()
303 …void ResultSetBrowser::fillDispatchArgs( ::comphelper::NamedValueCollection& i_rDispatchArgs, cons… in fillDispatchArgs()
H A Dlinkeddocuments.cxx207 ElementOpenMode _eOpenMode, const ::comphelper::NamedValueCollection& _rAdditionalArgs ) in impl_open()
217 ::comphelper::NamedValueCollection aArguments; in impl_open()
266 ::comphelper::NamedValueCollection aArgs; in impl_newWithPilot()
320 …const ::comphelper::NamedValueCollection& i_rCreationArgs, Reference< XComponent >& o_rDefinition ) in newDocument()
364 ::comphelper::NamedValueCollection aCreationArgs( i_rCreationArgs ); in newDocument()
370 ::comphelper::NamedValueCollection aCommandArgs; in newDocument()
407 ElementOpenMode _eOpenMode, const ::comphelper::NamedValueCollection& _rAdditionalArgs ) in open()
/trunk/main/connectivity/inc/connectivity/
H A DDriversConfig.hxx39 ::comphelper::NamedValueCollection aProperties;
40 ::comphelper::NamedValueCollection aFeatures;
41 ::comphelper::NamedValueCollection aMetaData;
64 …const ::comphelper::NamedValueCollection& impl_get(const ::rtl::OUString& _sURL,sal_Int32 _nProps)…
74 const ::comphelper::NamedValueCollection& getProperties(const ::rtl::OUString& _sURL) const;
75 const ::comphelper::NamedValueCollection& getFeatures(const ::rtl::OUString& _sURL) const;
76 const ::comphelper::NamedValueCollection& getMetaData(const ::rtl::OUString& _sURL) const;
/trunk/main/dbaccess/source/core/recovery/
H A Dsettingsimport.hxx115 OfficeSettingsImport( ::comphelper::NamedValueCollection& o_rSettings );
127 ::comphelper::NamedValueCollection& m_rSettings;
136 ConfigItemImport( ::comphelper::NamedValueCollection& o_rSettings );
155 ::comphelper::NamedValueCollection& m_rSettings;
164 ConfigItemSetImport( ::comphelper::NamedValueCollection& o_rSettings );
181 ::comphelper::NamedValueCollection m_aChildSettings;
H A Dsubcomponentrecovery.cxx151 ::comphelper::NamedValueCollection aDocArgs( xDocument->getArgs() ); in lcl_determineReadOnly()
311 const ::comphelper::NamedValueCollection& getSettings() const { return m_aSettings; } in getSettings()
315 ::comphelper::NamedValueCollection m_aSettings;
580 ::comphelper::NamedValueCollection aLoadArgs; in impl_recoverSubDocument_throw()
635 const ::comphelper::NamedValueCollection& rSettings( pDocHandler->getSettings() ); in impl_recoverQueryDesign_throw()
643 ::comphelper::NamedValueCollection aLoadArgs; in impl_recoverQueryDesign_throw()
H A Dsettingsimport.cxx137 OfficeSettingsImport::OfficeSettingsImport( ::comphelper::NamedValueCollection& o_rSettings ) in OfficeSettingsImport()
171 ConfigItemImport::ConfigItemImport( ::comphelper::NamedValueCollection& o_rSettings ) in ConfigItemImport()
252 ConfigItemSetImport::ConfigItemSetImport( ::comphelper::NamedValueCollection& o_rSettings ) in ConfigItemSetImport()
/trunk/main/connectivity/source/commontools/
H A DDriversConfig.cxx44 …nNode& _aURLPatternNode,const ::rtl::OUString& _sNode,::comphelper::NamedValueCollection& _rValues) in lcl_fillValues()
196 const ::comphelper::NamedValueCollection& DriversConfig::getProperties(const ::rtl::OUString& _sURL… in getProperties()
201 const ::comphelper::NamedValueCollection& DriversConfig::getFeatures(const ::rtl::OUString& _sURL) … in getFeatures()
206 const ::comphelper::NamedValueCollection& DriversConfig::getMetaData(const ::rtl::OUString& _sURL) … in getMetaData()
211 const ::comphelper::NamedValueCollection& DriversConfig::impl_get(const ::rtl::OUString& _sURL,sal_… in impl_get()
214 const ::comphelper::NamedValueCollection* pRet = NULL; in impl_get()
240 static const ::comphelper::NamedValueCollection s_sEmpty; in impl_get()
/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx175 const ::comphelper::NamedValueCollection& aFeatures = m_aDriverConfig.getMetaData(_sURL); in getMediaType()
187 const ::comphelper::NamedValueCollection& aFeatures = m_aDriverConfig.getMetaData(*pIter); in getDatasourcePrefixFromMediaType()
267 const ::comphelper::NamedValueCollection& aFeatures = m_aDriverConfig.getProperties(_sURL); in getJavaDriverClass()
273 const ::comphelper::NamedValueCollection& aFeatures = m_aDriverConfig.getMetaData(_sURL); in isFileSystemBased()
279 const ::comphelper::NamedValueCollection& aFeatures = m_aDriverConfig.getMetaData(_sURL); in supportsTableCreation()
285 const ::comphelper::NamedValueCollection& aFeatures = m_aDriverConfig.getMetaData(_sURL); in supportsColumnDescription()
291 const ::comphelper::NamedValueCollection& aFeatures = m_aDriverConfig.getMetaData(_sURL); in supportsBrowsing()
297 const ::comphelper::NamedValueCollection& aFeatures = m_aDriverConfig.getMetaData(_sURL); in needsJVM()
303 const ::comphelper::NamedValueCollection& aProperties = m_aDriverConfig.getProperties(_sURL); in getDefaultDBSettings()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinController.cxx451 void OJoinController::loadTableWindows( const ::comphelper::NamedValueCollection& i_rViewSettings ) in loadTableWindows()
464 ::comphelper::NamedValueCollection aSingleTableData( pTablesIter->Value ); in loadTableWindows()
474 void OJoinController::loadTableWindow( const ::comphelper::NamedValueCollection& i_rTableWindowSett… in loadTableWindow()
504 void OJoinController::saveTableWindows( ::comphelper::NamedValueCollection& o_rViewSettings ) const in saveTableWindows()
508 ::comphelper::NamedValueCollection aAllTablesData; in saveTableWindows()
514 ::comphelper::NamedValueCollection aWindowData; in saveTableWindows()
H A Dquerycontroller.cxx389 ::comphelper::NamedValueCollection aCurrentDesign; in getFastPropertyValue()
850 const NamedValueCollection& rArguments( getInitParams() ); in impl_initialize()
935 ::comphelper::NamedValueCollection aCurrentQueryDesign( aCurrentQueryDesignProps ); in impl_initialize()
1200 void OQueryController::saveViewSettings( ::comphelper::NamedValueCollection& o_rViewSettings, const… in saveViewSettings()
1207 ::comphelper::NamedValueCollection aAllFieldsData; in saveViewSettings()
1208 ::comphelper::NamedValueCollection aFieldData; in saveViewSettings()
1226 void OQueryController::loadViewSettings( const ::comphelper::NamedValueCollection& o_rViewSettings ) in loadViewSettings()
1837 const NamedValueCollection& rArguments( getInitParams() ); in allowQueries()
1850 ::comphelper::NamedValueCollection aViewSettings; in getViewData()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx568 const ::comphelper::NamedValueCollection aMediaTypeProps( aProps ); in GetDocumentServiceFromMediaType()
984 ::comphelper::NamedValueCollection aDocumentArgs; in onCommandOpenSomething()
1694 …::comphelper::NamedValueCollection& o_rDocumentLoadArgs, ::comphelper::NamedValueCollection& o_rEm… in separateOpenCommandArguments()
1696 ::comphelper::NamedValueCollection aOpenCommandArguments( i_rOpenCommandArguments ); in separateOpenCommandArguments()
1731 ::comphelper::NamedValueCollection aEmbeddedDescriptor; in fillLoadArgs()
1735 ::comphelper::NamedValueCollection aMediaDesc; in fillLoadArgs()
1740 ::comphelper::NamedValueCollection OutplaceFrameProperties; in fillLoadArgs()
1781 ::comphelper::NamedValueCollection aComponentData; in fillLoadArgs()
1917 ::comphelper::NamedValueCollection aEmbeddedObjectDescriptor; in loadEmbeddedObject()
1918 ::comphelper::NamedValueCollection aNewMediaDesc; in loadEmbeddedObject()
[all …]
H A Ddatabasedocument.cxx320 …StatusIndicator > lcl_extractStatusIndicator( const ::comphelper::NamedValueCollection& _rArgument… in lcl_extractStatusIndicator()
327 …static void lcl_triggerStatusIndicator_throw( const ::comphelper::NamedValueCollection& _rArgument… in lcl_triggerStatusIndicator_throw()
350 …static void lcl_extractStatusIndicator( const ::comphelper::NamedValueCollection& _rArguments, Seq… in lcl_extractStatusIndicator()
384 …opertyValue > lcl_appendFileNameToDescriptor( const ::comphelper::NamedValueCollection& _rDescript… in lcl_appendFileNameToDescriptor()
386 ::comphelper::NamedValueCollection aMutableDescriptor( _rDescriptor ); in lcl_appendFileNameToDescriptor()
432 … const ::comphelper::NamedValueCollection& _rResource ) in impl_import_nolck_throw()
511 ::comphelper::NamedValueCollection aResource( _Arguments ); in load()
669 ::comphelper::NamedValueCollection aMediaDescriptor( i_MediaDescriptor ); in recoverFromFile()
987 …_storeAs_throw( const ::rtl::OUString& _rURL, const ::comphelper::NamedValueCollection& _rArgument… in impl_storeAs_throw()
1182 ::comphelper::NamedValueCollection aWriteArgs( _rMediaDescriptor ); in impl_storeToStorage_throw()
[all …]
H A DModelImpl.hxx85 class NamedValueCollection;
207 ::comphelper::NamedValueCollection m_aMediaDescriptor;
318 const ::comphelper::NamedValueCollection&
329 static ::comphelper::NamedValueCollection
330 stripLoadArguments( const ::comphelper::NamedValueCollection& _rArguments );
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx386 …(const ::comphelper::NamedValueCollection& _aOld,const ::comphelper::NamedValueCollection& _aNew,:… in lcl_removeUnused()
407 ::comphelper::NamedValueCollection aDS(aInfo); in convert()
411 …const ::comphelper::NamedValueCollection& aOldProperties = aDriverConfig.getProperties(_sOldURL… in convert()
412 …const ::comphelper::NamedValueCollection& aNewProperties = aDriverConfig.getProperties(_sNewURL… in convert()
834 ::comphelper::NamedValueCollection aArgs( xModel->getArgs() ); in SaveDatabaseDocument()
1115 ::comphelper::NamedValueCollection aLoadArgs;
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx90 if ( !::comphelper::NamedValueCollection::canExtractFrom( rElement ) ) in replaceByName()
92 ::comphelper::NamedValueCollection const aEventDescriptor( rElement ); in replaceByName()
99 ::comphelper::NamedValueCollection aNormalizedDescriptor; in replaceByName()
449 const ::comphelper::NamedValueCollection aEventDescriptor( rEvent ); in NormalizeMacro()
450 ::comphelper::NamedValueCollection aEventDescriptorOut; in NormalizeMacro()
457 void SfxEvents_Impl::NormalizeMacro( const ::comphelper::NamedValueCollection& i_eventDescriptor, in NormalizeMacro()
458 ::comphelper::NamedValueCollection& o_normalizedDescriptor, SfxObjectShell* i_document ) in NormalizeMacro()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNamedValueCollection.java42 public class NamedValueCollection class
46 public NamedValueCollection() in NamedValueCollection() method in NamedValueCollection
50 public NamedValueCollection( final PropertyValue[] i_values ) in NamedValueCollection() method in NamedValueCollection
/trunk/main/wizards/com/sun/star/wizards/report/
H A DCallReportWizard.java30 import com.sun.star.wizards.common.NamedValueCollection;
129 NamedValueCollection context = new NamedValueCollection( m_wizardContext ); in trigger()
/trunk/main/wizards/com/sun/star/wizards/db/
H A DDatabaseObjectWizard.java39 import com.sun.star.wizards.common.NamedValueCollection;
62 final NamedValueCollection wizardContext = new NamedValueCollection( m_wizardContext ); in DatabaseObjectWizard()

Completed in 161 milliseconds

12345