Home
last modified time | relevance | path

Searched refs:package (Results 1 – 25 of 241) sorted by relevance

12345678910

/trunk/main/package/
H A DLibrary_package2.mk63 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 DLibrary_xstor.mk32 -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 …]
/trunk/main/sysui/desktop/util/
H A Dpkgdiff.pl34 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 Docompinstream.cxx130 …::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 Dowriteablestream.cxx63 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 Doseekinstream.cxx124 …::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 Dxstorage.cxx2015 …::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 DXPackage.idl68 /** 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 DXPackageManager.idl46 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 DXPackageInformationProvider.idl30 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 DXPackageTypeInfo.idl32 /** 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 DXPackageRegistry.idl35 /** 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 DLibrary_ucppkg1.mk28 $(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 Dopenoffice.org-debian-menus1 ?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 Draptor2-2.0.15.patch.win32229 /* 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 DPackage.idl63 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 Drasqal-0.9.33.patch.win32217 /* 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 Ddp_identifier.cxx54 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 DXDocumentProperties.idl75 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 Dcreatemakefile.pl98 ($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 DRun.help10 …-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 Dredland-1.0.17.patch.win32390 /* 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 Dnamespaces.txt27 # 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
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt129 at /home/jon/Development/OpenOffice.org/ooxml/package/source/xstor/xfactory.cxx:275
150 - fails because the empty file has content (!), thus fails the "package
184 …#0 ZipPackage (this=0x1805e80, xNewFactory=@0x7fffe284e990) at /home/rodo/git/ooxml/package/sourc…
185 …ZipPackage_createInstance (xMgr=@0x7fffe284e990) at /home/rodo/git/ooxml/package/source/zippackage…
194 …n OStorage_Impl::OpenOwnPackage (this=0x185cac0) at /home/rodo/git/ooxml/package/source/xstor/xsto…
195 … in OStorage_Impl::ReadContents (this=0x185cac0) at /home/rodo/git/ooxml/package/source/xstor/xsto…
196 …dElement (this=0x185cac0, rName=@0x7fffe284f280) at /home/rodo/git/ooxml/package/source/xstor/xsto…
197 …asByName (this=0x1808880, aName=@0x7fffe284f280) at /home/rodo/git/ooxml/package/source/xstor/xsto…
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterdialogstrings.src164 Text [ en-US ] = "The XML filter '%s' has been saved as package '%s'. " ;
169 Text [ en-US ] = "%s XML filters have been saved in the package '%s'." ;
174 Text [ en-US ] = "XSLT filter package" ;
189 …Text [ en-US ] = "No XML filter could be installed because the package '%s' does not contain any X…

Completed in 116 milliseconds

12345678910