Home
last modified time | relevance | path

Searched full:path (Results 1 – 25 of 2576) sorted by relevance

12345678910>>...104

/trunk/main/filter/source/xslt/import/wordml/
H A Dwordml2ooo_path.xsl45 …<xsl:with-param name="vml-path" select="'m,l,4500,3420,2520,6120,4500r2160,l6660,3240,8460,2520,84…
49 <xsl:param name="vml-path"/>
50 <xsl:param name="svg-path" select="''"/>
56 <xsl:call-template name="get-path-command">
57 <xsl:with-param name="vml-path" select="$vml-path"/>
67 <xsl:variable name="new-svg-path" select="concat($svg-path ,' M ' ) "/>
70 <xsl:with-param name="vml-path" select="$vml-path"/>
76 <xsl:with-param name="vml-path" select="$vml-path"/>
77 …<xsl:with-param name="svg-path" select=" concat($new-svg-path , substring-before( $num-and-pos , '…
86 <xsl:variable name="new-svg-path" select="concat($svg-path ,' m ' ) "/>
[all …]
/trunk/main/sal/osl/os2/
H A Dfile_path_helper.hxx41 given system path if any and if the path
42 is not the root path '/'
44 @param ppustrPath [inout] a system path
45 if the path is not the root path
47 path separator it will be cut off
55 inline void systemPathRemoveSeparator(/*inout*/ rtl::OUString& Path) in systemPathRemoveSeparator() argument
57 osl_systemPathRemoveSeparator(Path.pData); in systemPathRemoveSeparator()
62 Adds a trailing path separator to the
63 given system path if not already there
64 and if the path is not the root path '/'
[all …]
H A Dfile_path_helper.h46 given system path if any and if the path
47 is not the root path '/'
49 @param ppustrPath [inout] a system path
50 if the path is not the root path
52 path separator it will be cut off
65 Adds a trailing path separator to the
66 given system path if not already there
67 and if the path is not the root path '/'
69 @param pustrPath [inout] a system path
70 if the path is not the root path
[all …]
/trunk/main/sal/osl/unx/
H A Dfile_path_helper.hxx41 given system path if any and if the path
42 is not the root path '/'
44 @param ppustrPath [inout] a system path
45 if the path is not the root path
47 path separator it will be cut off
55 inline void systemPathRemoveSeparator(/*inout*/ rtl::OUString& Path) in systemPathRemoveSeparator() argument
57 osl_systemPathRemoveSeparator(Path.pData); in systemPathRemoveSeparator()
62 Adds a trailing path separator to the
63 given system path if not already there
64 and if the path is not the root path '/'
[all …]
H A Dfile_path_helper.h46 given system path if any and if the path
47 is not the root path '/'
49 @param ppustrPath [inout] a system path
50 if the path is not the root path
52 path separator it will be cut off
65 Adds a trailing path separator to the
66 given system path if not already there
67 and if the path is not the root path '/'
69 @param pustrPath [inout] a system path
70 if the path is not the root path
[all …]
/trunk/main/filter/source/xslt/export/wordml/
H A Dooo2wordml_path.xsl42 …<xsl:with-param name="svg-path" select="'M 36.0 162.0 C 38.0 168.0 39.0-172.0 40.0 176.0 S 42.0 18…
46 <xsl:param name="svg-path"/>
47 <xsl:param name="vml-path" select="''"/>
53 <xsl:call-template name="get-path-command">
54 <xsl:with-param name="svg-path" select="$svg-path"/>
64 <xsl:variable name="new-vml-path" select="concat($vml-path ,' m ' ) "/>
67 <xsl:with-param name="svg-path" select="$svg-path"/>
73 <xsl:with-param name="svg-path" select="$svg-path"/>
74 …<xsl:with-param name="vml-path" select=" concat($new-vml-path , substring-before( $num-and-pos , '…
83 <xsl:variable name="new-vml-path" select="concat($vml-path ,' t ' ) "/>
[all …]
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DInstallationFinder.java55 * PATH environment variable. Note, that for Java 1.3.1 and Java 1.4 the
59 * link is in one of the directories listed in the PATH environment variable.
75 * Gets the path of a UNO installation.
77 * @return the installation path or <code>null</code>, if no installation
82 String path = null; in getPath() local
84 // get the installation path from the Java system property in getPath()
87 path = getPathFromProperty( SYSPROP_NAME ); in getPath()
88 if ( path == null ) { in getPath()
89 // get the installation path from the UNO_PATH environment variable in getPath()
91 path = getPathFromEnvVar( ENVVAR_NAME ); in getPath()
[all …]
/trunk/main/cppuhelper/source/
H A Dfindsofficepath.c36 * Gets the installation path from the Windows Registry for the specified
42 * @return the installation path or NULL, if no installation was found or
82 * Gets the installation path from the Windows Registry.
84 * @return the installation path or NULL, if no installation was found or
92 char* path = NULL; in platformSpecific() local
95 path = getPathFromRegistryKey( HKEY_CURRENT_USER, SUBKEYNAME ); in platformSpecific()
97 if ( path == NULL ) in platformSpecific()
100 path = getPathFromRegistryKey( HKEY_CURRENT_USER, SUBKEYNAME64 ); in platformSpecific()
102 if ( path == NULL ) in platformSpecific()
105 path = getPathFromRegistryKey( HKEY_LOCAL_MACHINE, SUBKEYNAME ); in platformSpecific()
[all …]
/trunk/main/oox/source/export/
H A DpresetTextWarpDefinitions.xml61 <path>
66 </path>
118 <path>
123 </path>
124 <path>
129 </path>
161 <path>
166 </path>
209 <path>
214 </path>
[all …]
/trunk/main/unotools/inc/unotools/
H A Dconfigpathes.hxx39 from a configuration path.
42 A configuration path that is not an empty or root path.<BR/>
43 If this is not a valid configuration path, it is interpreted as
47 On exit: The configuration path obtained by dropping
50 configuration path, this is set to an empty string.
56 configuration path, this is set to <var>_sInPath</var>.
59 <TRUE/>, if a parent path could be set
60 <FALSE/>, if the path was a one-level path or an invalid path
68 /** extract the first nodename from a configuration path.
71 A relative configuration path that is not empty.<BR/>
[all …]
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DOfficeInstallation.java31 private String path; field in OfficeInstallation
38 public OfficeInstallation(String path) { in OfficeInstallation() argument
39 this(path, path); in OfficeInstallation()
42 public OfficeInstallation(String name, String path) { in OfficeInstallation() argument
46 if (path.startsWith(FILE_URL_PREFIX)) { in OfficeInstallation()
47 this.url = path; in OfficeInstallation()
48 path = URLDecoder.decode(path); in OfficeInstallation()
49 path = path.substring(FILE_URL_PREFIX.length()); in OfficeInstallation()
52 path = path.replace('/', File.separatorChar); in OfficeInstallation()
54 this.path = path; in OfficeInstallation()
[all …]
/trunk/main/solenv/bin/modules/par2script/
H A Dsystemactions.pm73 my $path = $par2script::globals::unpackpath; # this path already exists
75 …$path = $path . $par2script::globals::separator . $par2script::globals::build . $par2script::globa…
76 create_directory($path);
78 $path = $path . $par2script::globals::minor . $par2script::globals::separator;
79 create_directory($path);
83 …$path = $path . "common" . $par2script::globals::productextension . $par2script::globals::separato…
84 create_directory($path);
86 $path = $path . $directory . $par2script::globals::separator;
87 create_directory($path);
91 …$path = $path . $par2script::globals::compiler . $par2script::globals::productextension . $par2scr…
[all …]
/trunk/main/tools/inc/tools/
H A Dpathutils.hxx42 // Determine the filename part of a path.
44 // @param path
45 // A non-NULL pointer to a null-terminated path.
48 // A pointer to the trailing filename part of the given path.
49 WCHAR * filename(WCHAR * path);
53 // Either the first path is empty and the second path is an absolute path. Or
54 // the first path is an absolute path that ends in a backslash and the second
55 // path is a relative path. In the latter case, to avoid paths that grow too
56 // long, leading .. segments of the second path are removed together with
57 // trailing segments from the first path. This should not cause problems as
[all …]
/trunk/main/soltools/mkdepend/
H A Dinclude.c53 static char path[ BUFSIZ ]; local
60 * Check all previously found include files for a path that
71 * If the path was surrounded by "" or is an absolute path,
72 * then check the exact path provided.
96 strcpy(path, include);
98 strncpy(path, file, (p-file) + 1);
99 path[ (p-file) + 1 ] = '\0';
100 strcpy(path + (p-file) + 1, include);
102 remove_dotdot(path);
103 … if ((exists_path(incCollection, path)) && stat(path, &st) == 0 && !( st.st_mode & S_IFDIR)) {
[all …]
/trunk/main/solenv/bin/modules/pre2par/
H A Dsystemactions.pm96 my $path = $pre2par::globals::unpackpath; # this path already exists
98 …$path = $path . $pre2par::globals::separator . $pre2par::globals::build . $pre2par::globals::separ…
99 create_directory($path);
101 $path = $path . $pre2par::globals::minor . $pre2par::globals::separator;
102 create_directory($path);
106 … $path = $path . "common" . $pre2par::globals::productextension . $pre2par::globals::separator;
107 create_directory($path);
109 $path = $path . $directory . $pre2par::globals::separator;
110 create_directory($path);
114 …$path = $path . $pre2par::globals::compiler . $pre2par::globals::productextension . $pre2par::glob…
[all …]
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dlinktarget.mk38 Path get_source();
41 /// They are named after the path of their source file (without
48 Path objectfile,
50 Path sourcefile,
53 List<Path> include);
56 Path depfile,
58 Path sourcefile,
61 List<Path> include);
69 Path get_source();
72 /// They are named after the path of their source file (without
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XURLTransformer.java54 final static String path = "/pub/path"; field in _XURLTransformer
60 + server + ":" + port + path
63 + user + ":" + password + "@" + server + ":" + port + path
81 url[0].Path = path; in _assemble()
86 port + path + "/" + name; in _assemble()
108 url[0].Path = path; in _assemble()
111 port + path + "/" + name; in _assemble()
179 if ((!url[0].Path.equals(path)) && (!url[0].Path.equals(path + "/"))) { in _parseStrict()
181 log.println("path field : " + url[0].Path); in _parseStrict()
182 log.println("expected : " + path); in _parseStrict()
[all …]
/trunk/main/odk/
H A Dsetsdkenv_windows.template75 REM Check installation path for the Office Development Kit.
82 REM Check installation path for GNU make.
88 REM Check installation path for the zip tool.
94 REM Check installation path for the cat tool.
100 REM Check installation path for the sed tool.
106 REM Set library path.
112 REM Set office program path.
116 REM Set UNO path, necessary to ensure that the cpp examples using the
131 REM Add directory of the SDK tools to the path.
132PATH=%OO_SDK_HOME%\bin;%OO_SDK_OFFICE_BIN_DIR%;%OO_SDK_OFFICE_BIN_DIR%;%OO_SDK_HOME%\WINexample.ou…
[all …]
H A Dsetsdkenv_unix.sh.in80 # Check installation path for the Apache OpenOffice Development Kit.
89 # Check installation path for the office.
109 # Set office program path (only set when using an Office).
116 # Set UNO path, necessary to ensure that the cpp examples using the
170 PATH=${PATH}:/usr/local/bin
220 # Add directory of the SDK tools to the path.
221 PATH=${OO_SDK_HOME}/bin:${OO_SDK_OUT}/${exampleout}/bin:${OFFICE_PROGRAM_PATH}:.:${PATH}
228 # Add directory of the command make to the path, if necessary.
231 PATH=${OO_SDK_MAKE_HOME}:${PATH}
235 # Add directory of the zip tool to the path, if necessary.
[all …]
/trunk/main/svtools/inc/svtools/
H A Droadmapwizard.hxx52 The basic new concept introduced is a <em>path</em>:<br/>
53 A <em>path</em> is a sequence of states, which are to be executed in a linear order.
54 Elements in the path can be skipped, depending on choices the user makes.
56 … In the most simple wizards, you will have only one path consisting of <code>n</code> elements,
59 In a slightly more complex wizard, you will have one linear path, were certain
105 /** declares a valid path in the wizard
107 The very first path which is declared is automatically activated.
119 the unique id you wish to give this path. This id can later on be used
120 to refer to the path which you just declared
123 the first state in this path. Must not be WZS_INVALID_STATE.<br/>
[all …]
/trunk/main/scripting/java/
H A Dbuild.xml39 <property name="netbeans.install.path" value="/export/home/netbeans"/>
54 <path id="idlclasspath">
63 </path>
65 <path id="idesupport.class.path">
66 <pathelement path="${jardir}"/>
67 </path>
69 <path id="openide.class.path">
70 <pathelement path="${jardir}"/>
71 <pathelement path="${solar.jar}/openide.jar"/>
72 </path>
[all …]
/trunk/main/configmgr/source/
H A Ddata.cxx124 rtl::OUString const & path, sal_Int32 index, rtl::OUString * name, in parseSegment() argument
128 index >= 0 && index <= path.getLength() && name != 0 && in parseSegment()
131 while (i < path.getLength() && path[i] != '/' && path[i] != '[') { in parseSegment()
134 if (i == path.getLength() || path[i] == '/') { in parseSegment()
135 *name = path.copy(index, i - index); in parseSegment()
140 if (i - index == 1 && path[index] == '*') { in parseSegment()
143 *templateName = path.copy(index, i - index); in parseSegment()
146 if (++i == path.getLength()) { in parseSegment()
149 sal_Unicode del = path[i++]; in parseSegment()
153 sal_Int32 j = path.indexOf(del, i); in parseSegment()
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A DCurlRequest.cxx142 void CurlRequest::setURI( CurlUri uri, rtl::OUString path ) throw (DAVException) in setURI() argument
154 if ( CurlUri( path ).GetHost().isEmpty() ) in setURI()
156 // "path" is really a path, not a URI in setURI()
158 …curl_url_set( curlUrl, CURLUPART_PATH, rtl::OUStringToOString( path, RTL_TEXTENCODING_UTF8 ).getSt… in setURI()
162 // The "path" is a full URI in setURI()
163 …curl_url_set( curlUrl, CURLUPART_URL, rtl::OUStringToOString( path, RTL_TEXTENCODING_UTF8 ).getStr… in setURI()
168 CURLcode CurlRequest::copy( CurlUri uri, rtl::OUString path ) throw(DAVException) in copy() argument
170 setURI( uri, path ); in copy()
176 CURLcode CurlRequest::delete_( CurlUri uri, rtl::OUString path ) throw (DAVException) in delete_() argument
178 setURI( uri, path ); in delete_()
[all …]
/trunk/test/smoketestdoc/data/
H A Dmanifest.xml26 <manifest:file-entry manifest:media-type="application/vnd.sun.xml.writer" manifest:full-path="/"/>
27 <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Dialogs/dialog-lc.xml"/>
28 …<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Dialogs/Standard/dialog-lb…
29 …<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Dialogs/Standard/OptionsDl…
30 <manifest:file-entry manifest:media-type="" manifest:full-path="Dialogs/Standard/"/>
31 <manifest:file-entry manifest:media-type="" manifest:full-path="Dialogs/"/>
32 <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="content.xml"/>
33 …<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Basic/Standard/Global.xml"…
34 …<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Basic/Standard/Events.xml"…
35 …<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Basic/Standard/Test_DB.xml…
[all …]
/trunk/main/desktop/win32/source/rebase/
H A Drebase.cxx101 wchar_t* getBrandPath(wchar_t * path) in getBrandPath() argument
103 DWORD n = GetModuleFileNameW(NULL, path, MAX_PATH); in getBrandPath()
107 return tools::filename(path); in getBrandPath()
152 wchar_t path[MAX_PATH]; in WinMain() local
154 wchar_t * pathEnd = getBrandPath(path); in WinMain()
156 if (tools::buildPath(path, path, pathEnd, MY_STRING(L"")) == NULL) in WinMain()
158 rebaseImagesInFolder(path, BASEVIRTUALADDRESS); in WinMain()
160 if (tools::buildPath(path, path, pathEnd, MY_STRING(L"..\\basis-link")) == NULL) in WinMain()
162 pathEnd = tools::resolveLink(path); in WinMain()
167 if (tools::buildPath(path, path, pathEnd, MY_STRING(L"\\program\\")) == NULL) in WinMain()
[all …]

12345678910>>...104