Home
last modified time | relevance | path

Searched refs:symbol (Results 1 – 25 of 173) sorted by relevance

1234567

/trunk/main/offapi/com/sun/star/chart/
H A DChartSymbolType.idl58 /** No symbol is used.
64 /** The symbol is selected automatically. The size of symbol will
71 /** Take a Bitmap from a URL and use this as symbol.
83 /** The default symbol for row 0 is used.
89 /** The default symbol for row 1 is used.
95 /** The default symbol for row 2 is used.
101 /** The default symbol for row 3 is used.
107 /** The default symbol for row 4 is used.
113 /** The default symbol for row 5 is used.
119 /** The default symbol for row 6 is used.
[all …]
H A DLineDiagram.idl64 /** specifies line, spline and symbol diagrams.
87 symbol shape for objects supporting the service
105 file. This graphic is then used as symbol for all series.
/trunk/main/soltools/mkdepend/
H A Dparse.c30 char *hash_lookup( char *symbol, struct symhash *symbols );
380 char * isdefined( symbol ) in isdefined() argument
381 register char *symbol; in isdefined()
383 return hash_lookup( symbol, global_symbols );
552 char *hash_lookup( symbol, symbols ) in hash_lookup() argument
553 char *symbol; in hash_lookup()
561 it = symbols->s_pairs[ hash( symbol ) ];
573 void hash_undefine( symbol, symbols ) in hash_undefine() argument
574 char *symbol; in hash_undefine()
583 hashval = hash( symbol );
[all …]
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DSymbolLookup.java49 public void addEntry(String symbol, int id) { in addEntry() argument
51 stringToID.put(symbol, iObj); in addEntry()
52 idToString.put(iObj, symbol); in addEntry()
70 public int getIDFromString(String symbol) throws UnsupportedFunctionException { in getIDFromString() argument
71 Integer i = (Integer)stringToID.get(symbol); in getIDFromString()
73 throw new UnsupportedFunctionException("Token '" + symbol + "' not supported by Pocket Excel"); in getIDFromString()
75 return ((Integer)stringToID.get(symbol)).intValue(); in getIDFromString()
H A DFunctionLookup.java187 public void addEntry(String symbol, int id, int args) { in addEntry() argument
188 addEntry(symbol, id); in addEntry()
189 stringToArgs.put(symbol, new Integer(args)); in addEntry()
197 public int getArgCountFromString(String symbol) { in getArgCountFromString() argument
198 return ((Integer)stringToArgs.get(symbol)).intValue(); in getArgCountFromString()
H A DFormulaParser.java240 private void match(String symbol) throws FormulaParsingException { in match() argument
242 int numChars = symbol.length(); in match()
245 if (look == symbol.charAt(i)) { in match()
249 throw new FormulaParsingException("Unexpected character '" + symbol + "'" + makeErrorString()); in match()
/trunk/main/javaunohelper/source/
H A Dpreload.cxx76 OUString symbol = in inited_juhx() local
79 hModule, symbol.pData ); in inited_juhx()
80 symbol = in inited_juhx()
83 hModule, symbol.pData ); in inited_juhx()
84 symbol = in inited_juhx()
88 hModule, symbol.pData ); in inited_juhx()
89 symbol = in inited_juhx()
92 (fptr_bootstrap)osl_getFunctionSymbol( hModule, symbol.pData ); in inited_juhx()
/trunk/main/offapi/com/sun/star/text/
H A DNumberingLevel.idl64 /** number of upper levels that are included in the current numbering symbol.
70 /** the prefix of the numbering symbol.
76 /** the suffix of the numbering symbol.
82 /** Name of the character style that is used for the numbering symbol.
88 /** the ID of the symbol in the given font. This is only valid if the
95 /** contains the symbol in the given font. This is only valid if the
101 /** the name of the font for the symbol. This is only valid if the
114 /** the URL of the graphic file that is used as the numbering symbol.
159 /** specifies the distance between the numbering symbol and the text of
185 /** contains the color for the symbol. This is only valid if the
[all …]
H A DFootnoteSettings.idl68 /** contains the prefix for the footnote/endnote symbol.
81 /** contains the suffix for the footnote/endnote symbol.
/trunk/main/offapi/com/sun/star/awt/
H A DSystemPointer.idl214 /** specifies a hand symbol as mouse pointer.
220 /** specifies a pointing hand symbol as mouse pointer.
226 /** specifies a pen symbol as mouse pointer.
232 /** specifies a magnify symbol as mouse pointer.
238 /** specifies a fill symbol as mouse pointer.
244 /** specifies a rotate symbol as mouse pointer.
250 /** specifies a horizontal shear symbol as mouse pointer.
256 /** specifies a vertical shear symbol as mouse pointer.
262 /** specifies a mirror symbol as mouse pointer.
268 /** specifies a crook symbol as mouse pointer.
[all …]
H A DUnoControlCurrencyFieldModel.idl85 /** specifies the currency symbol.
144 /** specifies whether the currency symbol is to be prepended.
/trunk/main/offapi/com/sun/star/chart2/
H A DSymbolStyle.idl32 /** determines what kind of symbol to use
36 /** The symbol is invisible
40 /** The symbol is taken automatically.
42 <p>This will typically be the nth standard symbol for the nth
47 /** uses one of the standard symbols. Which standard symbol is
52 /** uses the symbol given in the
59 <member>Symbol::Graphic</member> as symbol.
H A DSymbol.idl46 appearance of the symbol.
50 /** The given polygon is used as symbol.
54 /** Use the nth standard symbol, if <member>Style</member> is set
58 implementation, the symbol number is
84 /** use this graphic as symbol
88 /** The size of the symbol in 100th of a mm.
/trunk/main/offapi/com/sun/star/style/
H A DNumberingLevel.idl38 <p>NumberType determines the type of the numbering symbol.
62 /** This prefix is inserted in front of the numbering symbol(s).
69 /** This suffix is inserted after the numbering symbol(s).
76 /** This is the name of the character style that is used for the symbol(s).
83 /** The bullet symbol with this code in the assigned font is used.
97 /** This is the URL of a graphic file to use as a symbol.
H A DNumberingAlignment.idl52 /** the minimum distance between the numbering symbol and the following text.
59 /** the distance between left margin and the numbering symbol.
66 /** the distance between the numbering symbol and text.
/trunk/main/i18npool/source/localedata/data/
H A Dlinkermapfile-check.awk72 symbol = sPublic[i] locale ";"
76 if ( sSymbol[j,symbol] )
81 print symbol " not present but optional"
102 print symbol
/trunk/main/offapi/com/sun/star/formula/
H A DSymbolDescriptor.idl40 /** The name of the symbol.
44 /** The export name of the symbol.
48 /** Specifies the name of the symbol set to which this symbol belongs.
52 /** Specifies the unicode character of the symbol.
/trunk/main/solenv/bin/
H A Dmapgen.pl138 foreach my $symbol (keys %$symbols) {
143 if ($symbol =~ /$filter/) {
148 push(@filtered_symbols, $symbol);
/trunk/main/xmlreader/inc/xmlreader/
H A DREADME25 ure/source/README), for simplicity uses OOO_DLLPUBLIC_XMLREADER-based symbol
26 visibility (and thus no symbol versioning), but is of course used from outside
28 changes, symbol versioning will have to be added (in some form or other)."
/trunk/main/offapi/com/sun/star/i18n/
H A DLocaleDataItem.idl63 /// time AM symbol, for example, <b>"AM"</b> or <b>"am"</b>
65 /// time PM symbol, for example, <b>"PM"</b> or <b>"pm"</b>
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.src157 // Note: Text is only a black triangle symbol
167 // Note: Text is only a black triangle symbol
/trunk/main/offapi/com/sun/star/rendering/
H A DFontInfo.idl99 /** Specifies whether the font is a symbol font.<p>
101 If yes, text written in this symbol font does not have a
/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.win32228 /* Define if libtool can extract symbol lists from object files. */
382 /* Define if dlsym() requires a leading underscore in symbol names. */
406 /* Define to the one symbol short name of this package. */
/trunk/main/solenv/bin/modules/installer/
H A Depmfile.pm1124 my $symbol = "";
1131 $symbol = $2;
1146 if ( $symbol ne "" )
1148 if ( $symbol eq "+" )
1153 if ( $symbol eq "-" )
/trunk/main/sal/textenc/
H A Dconvertadobe.tab107 // <http://www.unicode.org/Public/MAPPINGS/VENDORS/ADOBE/symbol.txt> revision
184 { 0xF000, 0xF0FF - 0xF000, 0x00 }, // symbol aliasing U+F0XX->S+00XX
251 { 0xF000, 0xF0FF - 0xF000, 0x00 }, // symbol aliasing U+F0XX->S+00XX

Completed in 78 milliseconds

1234567