Searched refs:getAsConstPropertyValueList (Results 1 – 18 of 18) sorted by relevance
/aoo41x/main/comphelper/source/misc/ |
H A D | sequenceashashmap.cxx | 236 aDestination = css::uno::makeAny(getAsConstPropertyValueList()); in getAsConstAny() 290 …::uno::Sequence< css::beans::PropertyValue > SequenceAsHashMap::getAsConstPropertyValueList() const in getAsConstPropertyValueList() function in comphelper::SequenceAsHashMap
|
/aoo41x/main/framework/source/services/ |
H A D | modulemanager.cxx | 273 return css::uno::makeAny(lProps.getAsConstPropertyValueList()); in getByName() 344 lResult.push_back(css::uno::makeAny(lModuleProps.getAsConstPropertyValueList())); in createSubSetEnumerationByProperties()
|
H A D | autorecovery.cxx | 2449 … xDocRecover->storeToRecoveryFile( rInfo.NewTempURL, lNewArgs.getAsConstPropertyValueList() ); in implts_saveOneDoc() 2678 …Document->attachResource(rInfo.Document->getURL(), lPatchDescriptor.getAsConstPropertyValueList()); in implts_openDocs() 2753 xModel->attachResource( sURL, lDescriptor.getAsConstPropertyValueList() ); in implts_openOneDoc() 2762 lDescriptor.getAsConstPropertyValueList() in implts_openOneDoc()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | guisaveas.cxx | 976 GetMediaDescr().getAsConstPropertyValueList(), in OutputFileDialog() 1398 … aModelData.GetStorable2()->storeSelf( aModelData.GetMediaDescr().getAsConstPropertyValueList() ); in GUIStoreModel() 1585 aArgsSequence = aModelData.GetMediaDescr().getAsConstPropertyValueList(); in GUIStoreModel() 1768 _rArgsSequence = aModelData.GetMediaDescr().getAsConstPropertyValueList(); in ExecuteFilterDialog()
|
H A D | SfxDocumentMetaData.cxx | 2080 loadFromStorage(xStorage, md.getAsConstPropertyValueList()); in loadFromMedium() 2093 SfxMedium aMedium(md.getAsConstPropertyValueList()); in storeToMedium() 2113 storeToStorage(xStorage, md.getAsConstPropertyValueList()); in storeToMedium()
|
H A D | sfxbasemodel.cxx | 2808 storeSelf( aArgHash.getAsConstPropertyValueList() ); in impl_store()
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | sequenceashashmap.hxx | 249 …:star::uno::Sequence< ::com::sun::star::beans::PropertyValue > getAsConstPropertyValueList() const;
|
/aoo41x/main/framework/source/loadenv/ |
H A D | loadenv.cxx | 838 … css::beans::PropertyValue > lDescriptor = m_lMediaDescriptor.getAsConstPropertyValueList(); in impl_detectTypeAndFilter() 1319 xDispatcher->dispatch(aCmd, lArgs.getAsConstPropertyValueList()); in impl_jumpToMark() 1575 …Options::ClassifyFactoryByURL (m_aURL.Complete, m_lMediaDescriptor.getAsConstPropertyValueList()); in impl_searchRecycleTarget()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | excel.cxx | 117 bool bResult = xFilter->filter( aMediaDesc.getAsConstPropertyValueList() ); in ScImportExcel()
|
H A D | excimp8.cxx | 276 xFilter->filter( aMediaDesc.getAsConstPropertyValueList() ); in ReadBasic()
|
/aoo41x/main/filter/source/config/cache/ |
H A D | cacheitem.cxx | 106 (*this)[PROPNAME_UINAMES] <<= lUINames.getAsConstPropertyValueList(); in validateUINames()
|
H A D | filtercache.cxx | 1724 aVal <<= lUINames.getAsConstPropertyValueList(); in impl_readPatchUINames()
|
/aoo41x/main/vbahelper/source/vbahelper/ |
H A D | vbadocumentsbase.cxx | 273 aMediaDesc.getAsConstPropertyValueList() ); in createDocument()
|
/aoo41x/main/oox/source/core/ |
H A D | filterbase.cxx | 203 mxModel->attachResource( maFileUrl, maMediaDesc.getAsConstPropertyValueList() ); in finalizeFilter()
|
/aoo41x/main/sfx2/source/appl/ |
H A D | fileobj.cxx | 432 aDescr.getAsConstPropertyValueList(); in impl_getFilter()
|
/aoo41x/main/sfx2/source/bastyp/ |
H A D | fltfnc.cxx | 455 …< ::com::sun::star::beans::PropertyValue > lDescriptor = aDescriptor.getAsConstPropertyValueList(); in GuessFilterControlDefaultUI()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 3280 createControl(aMap.getAsConstPropertyValueList(),xSection,sFunction); in createDateTime() 3287 createControl(aMap.getAsConstPropertyValueList(),xSection,sFunction); in createDateTime()
|
/aoo41x/main/reportdesign/source/core/api/ |
H A D | ReportDefinition.cxx | 1465 xFilter->filter(aTemp.getAsConstPropertyValueList()); in impl_loadFromStorage_nolck_throw()
|
Completed in 185 milliseconds