/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
*
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* An OpenOffice.org installation comes with a number of resource files in an proprietary
format, located insisde the installation's program/resource directory. The Clients have to specifiy the resource file base name in the call to
The lookup process uses the fallback mechanism as described at the Resource keys, as passed to the The following resource types are currently supported:
/singletons/com.sun.star.resource.OfficeResourceLoader
), provides access to some
types of resources within those files.Locale.getDefault()
is not used.<resource_type>:<numeric_identifier>
, where <resource_type> specifies
the type of the requested resource (see below) and
<numeric_identifier>
is the numeric
identifier of the resource.
Since the numeric resource identifiers are highly build-dependent (e.g. can change with any next
OpenOffice.org build), you are strongly discouraged from using the