Home
last modified time | relevance | path

Searched refs:prefix (Results 126 – 150 of 289) sorted by relevance

12345678910>>...12

/trunk/ext_libraries/hunspell/
H A Dmakefile.mk67 CONFIGURE_FLAGS+=CPPFLAGS="-I$(LIBINTL_PREFIX)/include" --with-libintl-prefix="$(LIBINTL_PREFIX)"
/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx1686 ::rtl::OUString prefix; in getPresentation()
1688 getPrefixAndSuffix(GetModel(), this, &prefix, &suffix); in getPresentation()
1689 return prefix + content + suffix; in getPresentation()
/trunk/main/solenv/bin/modules/installer/
H A Depmfile.pm1984 my ($file, $packagename, $prefix) = @_;
1988 $prefix = $prefix . "/";
2003 $filename =~ s/^\s*\Q$prefix\E//;
/trunk/main/vcl/workben/
H A Dmakefile.mk143 $(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \
/trunk/main/offapi/com/sun/star/xml/
H A DNamespaceContainer.idl37 <p>Each namespace is accessed with its prefix and the URL is stored as a string.
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dmakefile.mk95 $(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \
/trunk/main/codemaker/inc/codemaker/
H A Dglobal.hxx123 const ::rtl::OString prefix="");
/trunk/main/oox/inc/oox/helper/
H A Dopenssl_wrapper.hxx37 extern void throwOpenSSLException( const char *prefix ) throw ( ::com::sun::star::uno::Exception );
/trunk/main/solenv/gbuild/
H A DLibrary.mk91 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
H A DJar.mk150 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
/trunk/main/i18npool/
H A DLibrary_localedata_en.mk90 --stringparam prefix $(call gb_Helper_convert_native,$(OUTDIR)/xml/) \
/trunk/main/idlc/inc/idlc/
H A Didlc.hxx145 ::rtl::OString makeTempName(const ::rtl::OString& prefix, const ::rtl::OString& postfix);
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXView.idl43 <p>The URL prefix of views is <code>private:resource/view</code></p>
H A DXPane.idl46 <p>The URL prefix of panes is <code>private:resource/floater</code></p>
/trunk/main/writerfilter/inc/resourcemodel/
H A DWW8ResourceModel.hxx397 void WRITERFILTER_DLLPUBLIC logger(string prefix, string message);
/trunk/main/unoxml/source/dom/
H A Dattr.hxx208 virtual void SAL_CALL setPrefix(const OUString& prefix)
H A Dnode.hxx319 virtual void SAL_CALL setPrefix(const OUString& prefix)
/trunk/main/offapi/com/sun/star/rdf/
H A DXURI.idl63 /// prefix
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXSAXSerializable.idl63 Note that the first part of each tuple is the prefix,
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dmakefile.mk104 $(XSLTPROC) --nonet --stringparam prefix $(PWD)/$(MISC)/$(TARGET)/ -o $@ \
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1157 sal_Int32 prefix = registryName.getLength(); in extractComponentData() local
1159 prefix += RTL_CONSTASCII_LENGTH("/"); in extractComponentData()
1166 rtl::OUString name(keys[i]->getKeyName().copy(prefix)); in extractComponentData()
/trunk/main/odk/examples/java/Spreadsheet/
H A DXCalcAddins.idl42 Interface names should start with an X prefix.
/trunk/main/
H A Dconfigure.cmd31 SET CFG_OPT=%CFG_OPT% --prefix=/@unixroot/usr --with-system-zlib --with-system-jpeg
/trunk/main/offapi/com/sun/star/text/
H A DFootnoteSettings.idl68 /** contains the prefix for the footnote/endnote symbol.
/trunk/main/offapi/com/sun/star/style/
H A DNumberingLevel.idl62 /** This prefix is inserted in front of the numbering symbol(s).

Completed in 90 milliseconds

12345678910>>...12