/aoo4110/main/desktop/source/deployment/gui/ |
H A D | dp_gui_handleversionexception.cxx | 38 OUString getVersion( OUString const & sVersion ) in getVersion() function 43 OUString getVersion( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment::XPackage… in getVersion() function 45 return getVersion( rPackage->getVersion()); in getVersion() 63 verExc.NewVersion, verExc.Deployed->getVersion() )) in handleVersionException() 110 s.SearchAndReplaceAllAscii( "$NEW", getVersion(verExc.NewVersion) ); in handleVersionException() 111 s.SearchAndReplaceAllAscii( "$DEPLOYED", getVersion(verExc.Deployed) ); in handleVersionException()
|
H A D | dp_gui_updatedialog.cxx | 393 sVersionUser = extensions[0]->getVersion(); in execute() 395 sVersionShared = extensions[1]->getVersion(); in execute() 397 sVersionBundled = extensions[2]->getVersion(); in execute() 412 updateData.updateVersion = extensions[1]->getVersion(); in execute() 417 updateData.updateVersion = extensions[2]->getVersion(); in execute() 428 updateData.updateVersion = extensions[2]->getVersion(); in execute() 514 OSL_ASSERT(infoset.getVersion().getLength() != 0); in prepareUpdateData() 531 out_data.updateVersion = infoset.getVersion(); in prepareUpdateData() 969 aItem[1] = aInfoset.getVersion(); in notifyMenubar() 1225 aVersion = aInfoset.getVersion(); in isIgnoredUpdate() [all …]
|
/aoo4110/main/writerfilter/source/doctok/ |
H A D | Dff.cxx | 65 return getVersion() == 0xf; in isContainer() 97 sal_uInt32 DffRecord::getVersion() const in getVersion() function in writerfilter::doctok::DffRecord 186 pVal = createValue(getVersion()); in resolve() 336 getRecordType(), getInstance(), getVersion()); in toString()
|
H A D | Dff.hxx | 60 sal_uInt32 getVersion() const;
|
/aoo4110/main/desktop/source/deployment/manager/ |
H A D | dp_informationprovider.cxx | 248 sVersionUser = extensions[0]->getVersion(); in isUpdateAvailable() 250 sVersionShared = extensions[1]->getVersion(); in isUpdateAvailable() 252 sVersionBundled = extensions[2]->getVersion(); in isUpdateAvailable() 324 aNewEntry[1] = xExtension->getVersion(); in getExtensionList()
|
H A D | dp_manager.cxx | 706 dbData->version = info.getVersion(); in insertToActivationLayer() 1336 || ! i->second.version.equals(infoset.getVersion()))) in synchronizeRemovedExtensions() 1444 dbData.version = xPackage->getVersion(); in synchronizeAddedExtensions()
|
/aoo4110/main/desktop/source/deployment/misc/ |
H A D | dp_update.cxx | 124 i->second.version = infoset.getVersion(); in getOwnUpdateInfos() 170 OUString v(infoset.getVersion()); in getDefaultUpdateInfos() 359 … if (dp_misc::compareVersions(current->getVersion(), greatest->getVersion()) == dp_misc::GREATER) in getExtensionWithHighestVersion()
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/loader/ |
H A D | InputRepositoryResourceData.java | 77 public long getVersion(final ResourceManager caller) in getVersion() method in InputRepositoryResourceData 79 return inputRepository.getVersion(resourceIdentifer); in getVersion()
|
/aoo4110/main/registry/source/ |
H A D | reflread.cxx | 1098 typereg_Version getVersion() const; 1144 typereg_Version TypeRegistryEntry::getVersion() const { in getVersion() function in TypeRegistryEntry 1179 typereg_Version version = entry->getVersion(); in typereg_reader_create() 1217 : static_cast< TypeRegistryEntry * >(handle)->getVersion(); in typereg_reader_getVersion()
|
/aoo4110/main/svx/source/sdr/properties/ |
H A D | textproperties.cxx | 75 maVersion(rProps.getVersion()) in TextProperties() 626 sal_uInt32 TextProperties::getVersion() const in getVersion() function in sdr::properties::TextProperties
|
H A D | properties.cxx | 178 sal_uInt32 BaseProperties::getVersion() const in getVersion() function in sdr::properties::BaseProperties
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/ |
H A D | InputRepository.java | 71 long getVersion(final String name); in getVersion() method
|
/aoo4110/main/svx/inc/svx/sdr/properties/ |
H A D | textproperties.hxx | 84 virtual sal_uInt32 getVersion() const;
|
H A D | properties.hxx | 184 virtual sal_uInt32 getVersion() const;
|
/aoo4110/main/jvmfwk/plugins/sunmajor/pluginlib/ |
H A D | sunjre.cxx | 107 rtl::OUString sFirst = getVersion(); in compareVersions()
|
H A D | vendorbase.hxx | 136 virtual const rtl::OUString & getVersion() const;
|
H A D | vendorbase.cxx | 253 const OUString & VendorBase::getVersion() const in getVersion() function in jfw_plugin::VendorBase
|
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | BeginningOfFile.java | 69 int getVersion() { in getVersion() method in BeginningOfFile
|
/aoo4110/main/svgio/inc/svgio/svgreader/ |
H A D | svgsvgnode.hxx | 102 const SvgNumber& getVersion() const { return maVersion; } in getVersion() function in svgio::svgreader::SvgSvgNode
|
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/ |
H A D | PdbEncoder.java | 75 header.version = db.getVersion(); in PdbEncoder()
|
H A D | PalmDB.java | 274 public int getVersion() { in getVersion() method in PalmDB
|
/aoo4110/main/vbahelper/inc/vbahelper/ |
H A D | vbaapplicationbase.hxx | 57 virtual ::rtl::OUString SAL_CALL getVersion() throw (css::uno::RuntimeException);
|
/aoo4110/main/xmlsecurity/source/xmlsec/mscrypt/ |
H A D | x509certificate_mscryptimpl.hxx | 56 virtual sal_Int16 SAL_CALL getVersion() throw ( ::com::sun::star::uno::RuntimeException) ;
|
/aoo4110/main/xmlsecurity/source/xmlsec/nss/ |
H A D | x509certificate_nssimpl.hxx | 50 virtual sal_Int16 SAL_CALL getVersion( ) throw ( ::com::sun::star::uno::RuntimeException) ;
|
/aoo4110/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 221 virtual OUString SAL_CALL getVersion() 803 OUString BackendImpl::PackageImpl::getVersion() in getVersion() function in dp_registry::backend::bundle::__anon65eb56db0111::BackendImpl::PackageImpl 808 return getDescriptionInfoset().getVersion(); in getVersion()
|