Home
last modified time | relevance | path

Searched defs:vec (Results 1 – 23 of 23) sorted by relevance

/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DConverter.java54 static public HashMap convertVectorToHashmap(Vector vec) { in convertVectorToHashmap()
78 Vector vec = new Vector(); in convertHashMapToVector() local
H A DController.java184 Vector vec = new Vector(); in reducedRootWritePrivileges() local
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DWeakBase.java80 Vector vec= new Vector(); in getTypes() local
/aoo4110/main/comphelper/source/misc/
H A Dservicedecl.cxx127 std::vector<rtl::OUString> vec; in getSupportedServiceNames() local
H A Dstring.cxx106 std::vector< ::rtl::OUString > vec; in convertCommaSeparated() local
/aoo4110/main/jurt/com/sun/star/comp/servicemanager/
H A DServiceManager.java563 java.util.Vector vec ; in insert() local
624 … java.util.Vector vec = (java.util.Vector) factoriesByServiceNames.get(serviceNames[i]); in remove() local
/aoo4110/main/sal/osl/all/
H A Ddebugbase.cxx52 OStringVec vec; in operator ()() local
/aoo4110/main/extensions/source/oooimprovement/
H A Dmyconfigurationhelper.cxx46 static const Sequence<Any> sequenceFromVector(const vector<Any>& vec) in sequenceFromVector()
/aoo4110/main/idlc/source/
H A Doptions.cxx215 std::vector<sal_Unicode> vec(path.getLength() + 1); in convertIncPathtoShortWindowsPath() local
/aoo4110/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java153 Vector vec = new Vector(); in getCustomLoader() local
/aoo4110/main/jvmaccess/workbench/javainfo/
H A Djavainfotest.cxx198 vector<JavaInfo> vec; in test_createAllInfo() local
/aoo4110/main/ucb/source/ucp/ftp/
H A Dtest_ftpurl.cxx166 std::vector<ftp::FTPDirentry> vec = in test_ftplist() local
H A Dftpurl.cxx804 std::vector<FTPDirentry> vec = list(sal_Int16(OpenMode::ALL)); in del() local
/aoo4110/main/xmloff/source/core/
H A DRDFaImportHelper.cxx227 std::vector< ::rtl::OUString > vec; in ReadCURIEs() local
/aoo4110/main/sal/osl/w32/
H A Dmodule.cxx77 std::vector<WCHAR> vec(Module->length + 1); in osl_loadModule() local
H A Dprocimpl.cxx309 std::vector<sal_Unicode> vec(path.getLength() + 1); in getShortPath() local
/aoo4110/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx779 std::vector<css::uno::Reference<css::xml::dom::XNode> > const & vec = in getMetaList() local
803 std::vector<css::uno::Reference<css::xml::dom::XNode> > & vec = in setMetaList() local
1265 std::vector<css::uno::Reference<css::xml::dom::XNode> > & vec = in init() local
/aoo4110/main/l10ntools/java/jpropex/java/
H A DJPropEx.java397 private Vector removeDupes( Vector vec ) in removeDupes()
/aoo4110/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx579 ViewTagVector vec; in DisposeTags() local
/aoo4110/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx633 void bubbleSortVersion(vector<rtl::Reference<VendorBase> >& vec) in bubbleSortVersion()
771 vector<OUString> vec; in getVectorFromCharArray() local
/aoo4110/main/stoc/source/security/
H A Daccess_controller.cxx644 t_rec_vec const & vec = *rec.get(); in checkAndClearPostPoned() local
/aoo4110/main/configmgr/source/
H A Daccess.cxx329 std::vector< rtl::Reference< ChildAccess > > vec; in getAllChildren() local
/aoo4110/main/sc/source/core/data/
H A Ddptabres.cxx88 void lcl_ResizePointVector( T & vec, size_t nSize ) in lcl_ResizePointVector()

Completed in 164 milliseconds