Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/services/
H A Dpathsettings.cxx332 … css::uno::makeAny(aResubstPath.lUserPaths.getAsConstList())); in impl_storePath()
588 lOldVals[0] <<= pPathOld->lInternalPaths.getAsConstList(); in impl_notifyPropListener()
590 lNewVals[0] <<= pPathNew->lInternalPaths.getAsConstList(); in impl_notifyPropListener()
597 lOldVals[0] <<= pPathOld->lUserPaths.getAsConstList(); in impl_notifyPropListener()
599 lNewVals[0] <<= pPathNew->lUserPaths.getAsConstList(); in impl_notifyPropListener()
820 aVal <<= pPath->lInternalPaths.getAsConstList(); in impl_getPathValue()
826 aVal <<= pPath->lUserPaths.getAsConstList(); in impl_getPathValue()
H A Dmodulemanager.cxx350 …meration* pEnum = new ::comphelper::OAnyEnumeration(lResult.getAsConstList()); in createSubSetEnumerationByProperties()
/aoo4110/main/filter/source/config/cache/
H A Dfiltercache.cxx1010 …ConfigProvider->createInstanceWithArguments(SERVICE_CONFIGURATIONACCESS, lParams.getAsConstList()); in impl_createConfigAccess()
1012 …Provider->createInstanceWithArguments(SERVICE_CONFIGURATIONUPDATEACCESS, lParams.getAsConstList()); in impl_createConfigAccess()
1329 rDefaultLoader[PROPNAME_TYPES] <<= lTypes.getAsConstList(); in impl_validateAndOptimize()
1428 rItem[PROPNAME_TYPES] <<= lTypeRegs.getAsConstList(); in impl_resolveItem4TypeRegistration()
2125 return lFlagNames.getAsConstList(); in impl_convertFlagField2FlagNames()
2284 … rItem[PROPNAME_URLPATTERN] <<= impl_tokenizeString(sValue, (sal_Unicode)';').getAsConstList(); in impl_interpretDataVal4Type()
2287 … rItem[PROPNAME_EXTENSIONS] <<= impl_tokenizeString(sValue, (sal_Unicode)';').getAsConstList(); in impl_interpretDataVal4Type()
2324 …5: rItem[PROPNAME_USERDATA] <<= impl_tokenizeString(sValue, (sal_Unicode)';').getAsConstList(); in impl_interpretDataVal4Filter()
H A Dfilterfactory.cxx230 return lUNOFilters.getAsConstList(); in getAvailableServiceNames()
289 css::uno::Sequence< ::rtl::OUString > lSet = lEnumSet.getAsConstList(); in createSubSetEnumerationByQuery()
/aoo4110/main/comphelper/source/misc/
H A Dconfigurationhelper.cxx82 lParams.getAsConstList()); in openConfig()
86 lParams.getAsConstList()); in openConfig()
/aoo4110/main/configmgr/source/
H A Drootaccess.cxx91 css::util::ChangesSet set(changes.getAsConstList()); in initBroadcaster()
320 return changes.getAsConstList(); in getPendingChanges()
H A Dvalueparser.cxx171 *value = seq.getAsConstList(); in parseValue()
217 return css::uno::makeAny(seq.getAsConstList()); in parseListValue()
H A Daccess.cxx824 propChanges.getAsConstList()); in initBroadcasterAndChanges()
891 return types.getAsConstList(); in getTypes()
988 return services.getAsConstList(); in getSupportedServiceNames()
1112 return names.getAsConstList(); in getElementNames()
1206 return properties.getAsConstList(); in getProperties()
/aoo4110/main/cui/source/options/
H A Doptsave.cxx562 pImpl->aFilterArr[nData] = lList.getAsConstList(); in Reset()
563 pImpl->aAlienArr[nData] = lAlienList.getAsConstList(); in Reset()
564 pImpl->aODFArr[nData] = lODFList.getAsConstList(); in Reset()
/aoo4110/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx169 return lKeys.getAsConstList(); in getAllKeyEvents()
265 return lKeys.getAsConstList(); in getKeyEventsByCommand()
734 return lKeys.getAsConstList(); in getAllKeyEvents()
923 return lKeys.getAsConstList(); in getKeyEventsByCommand()
/aoo4110/main/comphelper/inc/comphelper/
H A Dsequenceasvector.hxx243 const ::com::sun::star::uno::Sequence< TElementType > getAsConstList() const in getAsConstList() function in comphelper::SequenceAsVector
/aoo4110/main/framework/source/dispatch/
H A Ddispatchinformationprovider.cxx105 return lGroups.getAsConstList(); in getSupportedCommandGroups()
/aoo4110/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx1120 return aDefAttrVec.getAsConstList(); in getDefaultAttributes()
1150 return ::comphelper::concatSequences( aRunAttrSeq, aDiffVec.getAsConstList() ); in getRunAttributes()
/aoo4110/main/xmloff/source/core/
H A DRDFaImportHelper.cxx397 m_xRepository->setStatementRDFa(xSubject, predicates.getAsConstList(), in InsertRDFaEntry()
/aoo4110/main/xmloff/source/meta/
H A Dxmlmetae.cxx369 xSAXable->serialize(this, namespaces.getAsConstList()); in Export()
/aoo4110/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx434 return lTarget.getAsConstList(); in getSelectedFiles()
H A DVistaFilePickerImpl.cxx863 rRequest->setArgument(PROP_SELECTED_FILES, lFiles.getAsConstList()); in impl_sta_getSelectedFiles()
/aoo4110/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx1156 return ret.getAsConstList(); in getGraphNames()
1575 ret.getAsConstList(), 0 != m_RDFaXHTMLContentSet.count(sXmlId)); in getStatementRDFa()
/aoo4110/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx977 return std::make_pair(values.getAsConstList(), attrs); in propsToStrings()
1758 return stats.getAsConstList(); in getDocumentStatistics()
H A Dobjuno.cxx297 return lProps.getAsConstList(); in getProperties()
H A DDocumentMetadataAccess.cxx937 return ret.getAsConstList(); in getMetadataGraphsWithType()
/aoo4110/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx2630 return mpImp->mlLastURLs.getAsConstList(); in GetMPath()

Completed in 149 milliseconds