/trunk/main/package/ |
H A D | Library_package2.mk | 63 package/source/package/manifest/UnoRegister \ 64 package/source/package/zipapi/CRC32 \ 65 package/source/package/zipapi/ByteChucker \ 66 package/source/package/zipapi/ByteGrabber \ 67 package/source/package/zipapi/blowfishcontext \ 68 package/source/package/zipapi/Inflater \ 69 package/source/package/zipapi/Deflater \ 70 package/source/package/zipapi/sha1context \ 71 package/source/package/zipapi/ZipEnumeration \ 72 package/source/package/zipapi/ZipFile \ [all …]
|
H A D | JunitTest_package_complex_storages.mk | 58 package/qa/storages/Test01 \ 59 package/qa/storages/Test02 \ 60 package/qa/storages/Test03 \ 61 package/qa/storages/Test04 \ 62 package/qa/storages/Test05 \ 63 package/qa/storages/Test06 \ 64 package/qa/storages/Test07 \ 65 package/qa/storages/Test08 \ 66 package/qa/storages/Test09 \ 67 package/qa/storages/Test10 \ [all …]
|
H A D | Library_xstor.mk | 32 -I$(SRCDIR)/package/inc \ 33 -I$(SRCDIR)/package/inc/pch \ 56 package/source/xstor/ohierarchyholder \ 57 package/source/xstor/ocompinstream \ 58 package/source/xstor/oseekinstream \ 59 package/source/xstor/owriteablestream \ 60 package/source/xstor/xstorage \ 61 package/source/xstor/xfactory \ 62 package/source/xstor/disposelistener \ 63 package/source/xstor/selfterminatefilestream \ [all …]
|
H A D | JunitTest_package_complex_ofopxmlstorages.mk | 40 package/qa/ofopxmlstorages/StorageTest \ 41 package/qa/ofopxmlstorages/StorageUnitTest \ 42 package/qa/ofopxmlstorages/Test01 \ 43 package/qa/ofopxmlstorages/Test02 \ 44 package/qa/ofopxmlstorages/Test03 \ 45 package/qa/ofopxmlstorages/Test04 \ 46 package/qa/ofopxmlstorages/Test05 \ 47 package/qa/ofopxmlstorages/Test06 \ 48 package/qa/ofopxmlstorages/Test07 \ 49 package/qa/ofopxmlstorages/Test08 \ [all …]
|
/trunk/main/sysui/desktop/util/ |
H A D | pkgdiff.pl | 34 my ($package) = @_; 55 my ($package) = @_; 74 my ($package) = @_; 79 cp $package/install/* . 89 my ($package) = @_; 104 my $package = shift; 107 $package = $dir . "/" . $package unless $package =~ /^\//; 120 if ( $package =~ /\.rpm$/ ) { unpack_rpm( $package ); } 121 elsif( $package =~ /\.deb$/ ) { unpack_deb( $package ); } 122 elsif( -f "$package/pkgmap" ) { unpack_solpkg( $package ); } [all …]
|
/trunk/main/package/source/xstor/ |
H A D | ocompinstream.cxx | 130 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in readBytes() 136 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "No stream!"… in readBytes() 153 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in readSomeBytes() 159 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "No stream!"… in readSomeBytes() 177 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in skipBytes() 183 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "No stream!"… in skipBytes() 200 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in available() 230 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in getInputStream() 247 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in getOutputStream() 261 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in InternalDispose() [all …]
|
H A D | owriteablestream.cxx | 63 namespace package namespace 122 ::package::StaticAddLog( aException.Message ); in SetEncryptionKeyProperty_Impl() 141 ::package::StaticAddLog( aException.Message ); in GetEncryptionKeyProperty_Impl() 234 ::package::StaticAddLog( aException.Message ); in KillFile() 262 ::package::StaticAddLog( aException.Message ); in GetNewTempFileURL() 1304 if ( !::package::PackageEncryptionDatasEqual( m_aEncryptionData, aEncryptionData ) ) in GetStream() 1886 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in CheckInitOnDemand() 2193 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in readBytes() 2216 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in readSomeBytes() 2239 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in skipBytes() [all …]
|
H A D | oseekinstream.cxx | 124 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in seek() 130 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "No seekable… in seek() 144 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in getPosition() 150 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "No seekable… in getPosition() 164 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in getLength() 170 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "No seekable… in getLength()
|
H A D | xstorage.cxx | 2015 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in InternalDispose() 2114 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in BroadcastModifiedIfNecessary() 2152 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in BroadcastTransaction() 2422 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in copyToStorage() 2490 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in openStreamElement() 2608 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in openStorageElement() 2763 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in cloneStreamElement() 2862 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in copyLastCommitTo() 2929 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in copyStorageElementLastCommitTo() 3023 …::package::StaticAddLog( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "Disposed!" … in isStreamElement() [all …]
|
/trunk/main/offapi/com/sun/star/deployment/ |
H A D | XPackage.idl | 68 /** checks if the package can be installed. 182 in case this package reflects a package bundle 207 /** returns the file name of the package. 210 file name of the package 220 package does not represent an extension 237 /** returns the location of the package. 240 location of package 248 display name of the package 294 media type of package 303 new package name [all …]
|
H A D | XPackageManager.idl | 46 Adding an UNO package means that a copy of the package is stored 50 Removing an UNO package means that the previously added package is 103 /** adds an UNO package. 110 package URL, must be UCB conform 158 /** removes an UNO package. 161 package identifier 163 package file name 179 /** gets a deployed package. 182 package identifier 184 package file name [all …]
|
H A D | XPackageInformationProvider.idl | 30 an installed package. 40 an installed package with the given id and returns the URL to 41 the root of the package. If the service can not find a matching 42 package, an empty string will be returned. 51 otherwise the service looks for updates for an installed package with 55 If the service can not find a matching package, an empty sequence is returned.
|
H A D | XPackageTypeInfo.idl | 32 /** Objects of this interface provide information about a package's type. 38 /** returns the media type of a package, e.g. 42 media type of package 46 /** returns a description string to describe a package type. 54 /** returns a short description string to describe a package type 73 /** returns an icon for a package.
|
H A D | XPackageRegistry.idl | 35 /** Interface to bind an UNO package. 41 /** binds a package URL to a <type>XPackage</type> handle. 42 The returned UNO package handle ought to late-initialize itself, 80 package URL, must be UCB conform 82 media type of package, empty string if to be detected
|
/trunk/main/ucb/ |
H A D | Library_ucppkg1.mk | 28 $(eval $(call gb_Library_set_componentfile,ucppkg1,ucb/source/ucp/package/ucppkg1)) 53 ucb/source/ucp/package/pkgservices \ 54 ucb/source/ucp/package/pkguri \ 55 ucb/source/ucp/package/pkgprovider \ 56 ucb/source/ucp/package/pkgcontent \ 57 ucb/source/ucp/package/pkgcontentcaps \ 58 ucb/source/ucp/package/pkgresultset \ 59 ucb/source/ucp/package/pkgdatasupplier \
|
/trunk/main/sysui/desktop/debian/ |
H A D | openoffice.org-debian-menus | 1 ?package(openoffice.org-writer):needs="X11" section="Apps/Editors"\ 8 ?package(openoffice.org-calc):needs="X11" section="Apps/Math"\ 15 ?package(openoffice.org-draw):needs="X11" section="Apps/Graphics"\ 22 ?package(openoffice.org-impress):needs="X11" section="Apps/Graphics"\ 29 ?package(openoffice.org-base):needs="X11" section="Apps/Databases"\ 36 ?package(openoffice.org-core02):needs="X11" section="Apps/System"\
|
/trunk/main/redland/raptor/ |
H A D | raptor2-2.0.15.patch.win32 | 229 /* Name of package */ 233 /* Define to the address where bug reports for this package should be sent. */ 237 /* Define to the full name of this package. */ 241 /* Define to the full name and version of this package. */ 245 /* Define to the one symbol short name of this package. */ 249 /* Define to the home page for this package. */ 253 /* Define to the version of this package. */ 289 /* Minimum supported package version */ 421 /* Version number of package */
|
/trunk/main/offapi/com/sun/star/packages/ |
H A D | Package.idl | 63 1. A file URL referring to a package. 64 2. An XInputStream referring to a package (it must also 66 3. An XStream referring to a package. The XInputStream must support 71 if the package has an invalid format (for example, a corrupt central d 76 This interface is used to get access to any entry within the package 104 1. xNewStream = package->createInstanceWithArguments( false );
|
/trunk/main/redland/rasqal/ |
H A D | rasqal-0.9.33.patch.win32 | 217 /* Name of package */ 221 /* Define to the address where bug reports for this package should be sent. */ 225 /* Define to the full name of this package. */ 229 /* Define to the full name and version of this package. */ 233 /* Define to the one symbol short name of this package. */ 237 /* Define to the home page for this package. */ 241 /* Define to the version of this package. */ 361 /* Version number of package */
|
/trunk/main/desktop/source/deployment/misc/ |
H A D | dp_identifier.cxx | 54 css::uno::Reference< css::deployment::XPackage > const & package) in getIdentifier() 56 OSL_ASSERT(package.is()); in getIdentifier() 57 css::beans::Optional< ::rtl::OUString > id(package->getIdentifier()); in getIdentifier() 59 ? id.Value : generateLegacyIdentifier(package->getName()); in getIdentifier()
|
/trunk/main/offapi/com/sun/star/document/ |
H A D | XDocumentProperties.idl | 75 document properties), or imported from an ODF package via the methods 325 /** loads document properties from an ODF package. 327 This method is used for accessing an ODF package that is owned by 333 ODF package 361 /** loads document properties from an ODF package or an OLE container. 390 /** stores document properties to an ODF package. 392 This method is used for accessing an ODF package that is owned by 401 ODF package 426 /** stores document properties to an ODF package or an OLE container.
|
/trunk/main/helpcontent2/helpers/ |
H A D | createmakefile.pl | 98 ($package = $helpdir) =~ s/^source\///gi; 100 ($target = $package) =~ s/\//_/g; $target =~ s/_$//; 101 ($module = $package) =~ s/^\/*text\/([^\/]+)\/*.*$/$1/; 114 ($p2=$package) =~ s,/,\$/,gis; 119 ($p2=$package) =~ s,/,\$/,gis;
|
/trunk/test/testcommon/source/org/openoffice/test/ |
H A D | Run.help | 10 …-tp [suite name:]<package name>[,package_name]... Define a test suite with test packages separated… 15 …openoffice.pack Specify a URL to OpenOffice installation package. The package will be automaticall… 17 …nly.new True to allow test to run only when openoffice.pack is newer than the local cached package.
|
/trunk/main/redland/redland/ |
H A D | redland-1.0.17.patch.win32 | 390 /* Name of package */ 394 /* Define to the address where bug reports for this package should be sent. */ 398 /* Define to the full name of this package. */ 402 /* Define to the full name and version of this package. */ 406 /* Define to the one symbol short name of this package. */ 410 /* Define to the home page for this package. */ 414 /* Define to the version of this package. */ 486 /* Version number of package */
|
/trunk/main/oox/source/token/ |
H A D | namespaces.txt | 27 # package --------------------------------------------------------------------- 29 packageContentTypes http://schemas.openxmlformats.org/package/2006/content-types 30 packageMetaCorePr http://schemas.openxmlformats.org/package/2006/metadata/core-properties 31 packageRel http://schemas.openxmlformats.org/package/2006/relationships
|