Home
last modified time | relevance | path

Searched refs:Prefix (Results 1 – 25 of 126) sorted by relevance

123456

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dconfiguration.properties36 org.jfree.report.namespaces.star-rpt.Prefix=rpt
41 org.jfree.report.namespaces.star-office.Prefix=office
46 org.jfree.report.namespaces.oasis-style.Prefix=style
50 org.jfree.report.namespaces.oasis-table.Prefix=table
55 org.jfree.report.namespaces.oasis-draw.Prefix=draw
65 org.jfree.report.namespaces.oasis-text.Prefix=text
75 org.jfree.report.namespaces.oasis-form.Prefix=form
97 org.jfree.report.namespaces.xsl-fo.Prefix=fo
101 org.jfree.report.namespaces.svg.Prefix=svg
107 org.jfree.report.namespaces.xml-xlink.Prefix=xlink
[all …]
/aoo42x/main/starmath/source/
H A Dtoolbox.src1498 Prefix = "un" ;
1504 Prefix = "unh" ;
1538 Prefix = "bi" ;
1579 Prefix = "op" ;
1623 Prefix = "fu" ;
1655 Prefix = "fo" ;
1697 Prefix = "at" ;
1735 Prefix = "al" ;
1769 Prefix = "co" ;
1807 Prefix = "mi" ;
[all …]
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DXmlNamespace.java39 public static final String Prefix = "xml"; field in XmlNamespace
43 aSchemaBase.Namespaces.ProvideNamespace(URI, Prefix); in Apply()
45 final QualifiedName aStSpaceSimpleTypeName = new QualifiedName(URI, Prefix, "ST__space"); in Apply()
48 new QualifiedName(URI, Prefix, "space"), in Apply()
62 new QualifiedName(XsdNamespace.URI, XsdNamespace.Prefix, "token"), in Apply()
/aoo42x/main/shell/source/tools/lngconvex/
H A Dcmdline.cxx154 void CommandLine::set_arg_prefix(const std::string& Prefix) in set_arg_prefix() argument
156 OSL_PRECOND(Prefix.length(), "Empty argument prefix!"); in set_arg_prefix()
158 if (0 == Prefix.length()) in set_arg_prefix()
161 m_argprefix = Prefix; in set_arg_prefix()
/aoo42x/main/svx/source/src/
H A Dapp.src54 Prefix = "sc";
61 Prefix = "lc";
68 Prefix = "sch";
75 Prefix = "lch";
/aoo42x/main/avmedia/source/framework/
H A Dmediacontrol.src117 Prefix = "av" ;
136 Prefix = "avl" ;
155 Prefix = "avh" ;
174 Prefix = "avlh" ;
/aoo42x/main/sc/source/ui/src/
H A Dtoolbox.src140 Prefix = "sc" ;
147 Prefix = "lc" ;
154 Prefix = "sch" ;
161 Prefix = "lch" ;
/aoo42x/main/extensions/source/bibliography/
H A Dtoolbar.src132 Prefix = "sc" ;
138 Prefix = "sch" ;
145 Prefix = "lc" ;
151 Prefix = "lch" ;
/aoo42x/main/sw/source/ui/app/
H A Dapp.src67 Prefix = "sc" ;
73 Prefix = "lc" ;
80 Prefix = "sch" ;
86 Prefix = "lch" ;
171 Prefix = "sf" ;
176 Prefix = "sfh" ;
/aoo42x/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.src71 Prefix = "sc" ;
78 Prefix = "sch" ;
191 Prefix = "sc" ;
198 Prefix = "sch" ;
/aoo42x/main/sc/source/ui/navipi/
H A Dnavipi.src136 Prefix = "na";
142 Prefix = "nah";
246 Prefix = "nc";
252 Prefix = "nch";
/aoo42x/main/svtools/source/misc/
H A Dimagemgr.src118 Prefix = "lx" ;
132 Prefix = "sx" ;
146 Prefix = "lxh" ;
160 Prefix = "sxh" ;
/aoo42x/main/cui/source/tabpages/
H A Dborder.src331 Prefix = "pr" ;
337 Prefix = "prh" ;
355 Prefix = "sh" ;
361 Prefix = "shh" ;
/aoo42x/main/sw/source/ui/utlui/
H A Dnavipi.src87 Prefix = "sc" ;
93 Prefix = "sch" ;
507 Prefix = "nc" ;
514 Prefix = "nch" ;
/aoo42x/main/svx/source/form/
H A Ddatanavi.src99 Prefix = "tb" ;
105 Prefix = "tbh" ;
240 Prefix = "da" ;
246 Prefix = "dah" ;
717 Text [ en-US ] = "Prefix" ;
738 Text [ en-US ] = "~Prefix" ;
/aoo42x/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DStateMachine.java109 aNamespaceDescriptor.Prefix, in ProcessStartElement()
126 aNamespaceDescriptor.Prefix, in ProcessStartElement()
244 aDescriptor.Prefix, in ProcessEndElement()
H A DNamespaceMap.java34 Prefix = sPrefix; in NamespaceDescriptor()
37 public final String Prefix; field in NamespaceMap.NamespaceDescriptor
/aoo42x/main/l10ntools/inc/
H A Dtagtest.hxx291 virtual ByteString Prefix() =0;
300 virtual ByteString Prefix() {return "Error:"; }; in Prefix() function in ParserError
309 virtual ByteString Prefix() {return "Warning:"; }; in Prefix() function in ParserWarning
/aoo42x/main/xmloff/source/core/
H A DRDFaImportHelper.cxx188 ::rtl::OUString Prefix; in ReadCURIE()
192 i_rCURIE, &Prefix, &LocalName, &Namespace) ); in ReadCURIE()
193 if (Prefix.equalsAscii("_")) in ReadCURIE()
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/
H A DBuiltInType.java52 assert(aName.GetNamespacePrefix().equals(XsdNamespace.Prefix)); in GetForName()
107 return new QualifiedName(XsdNamespace.URI, XsdNamespace.Prefix, sTypeName); in GetQualifiedName()
/aoo42x/main/sc/source/ui/dbgui/
H A Doutline.src35 Prefix = "ou";
42 Prefix = "ouh";
/aoo42x/main/svtools/source/brwbox/
H A Deditbrowsebox.src34 Prefix = "ed";
50 Prefix = "edh";
/aoo42x/main/sc/source/ui/styleui/
H A Dscstyles.src69 Prefix = "sf";
75 Prefix = "sfh";
/aoo42x/main/basctl/source/basicide/
H A Dobjdlg.src58 Prefix = "im";
77 Prefix = "imh";
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.src133 Prefix = "dataeditor_icon";
140 Prefix = "dataeditor_icon_h";

Completed in 174 milliseconds

123456