/trunk/main/offapi/com/sun/star/style/ |
H A D | CharacterProperties.idl | 99 characters. 109 /** This value contains the height of the characters in point. 140 pairs of characters to make the text look better.</p> 168 /** This property is <TRUE/> if the characters are crossed out. 174 /** If this optional property is <TRUE/>, then the characters are flashing. 195 characters. 210 <p> A line break is applied before the range of characters if 217 /** This optional property marks a range of characters to ignore a line 220 <p> A line break is applied behind the range of characters if 339 width of characters. [all …]
|
H A D | CaseMap.idl | 35 formatting and displaying characters. 42 /** The case of the characters is unchanged. 49 /** All characters are put in upper case. 56 /** All characters are put in lower case. 70 /** All characters are put in upper case, but with a smaller font height.
|
/trunk/main/offapi/com/sun/star/i18n/ |
H A D | NativeNumberMode.idl | 62 Chinese: Chinese lower case characters; CAL: 1/7/7 [DBNum1] <br/> 63 Japanese: short Kanji characters [DBNum1]; CAL: 1/4/4 [DBNum1] <br/> 64 Korean: Korean lower case characters [DBNum1]; CAL: 1/7/7 [DBNum1] <br/> 65 Thai: Thai characters <br/> 66 Arabic: Indic characters <br/> 67 Indic: Indic characters 72 Chinese: Chinese upper case characters; CAL: 2/8/8 [DBNum2] <br/> 73 Japanese: traditional Kanji characters; CAL: 2/5/5 [DBNum2] <br/> 74 Korean: Korean upper case characters [DBNum2]; CAL: 2/8/8 [DBNum2] 121 Korean: Hangul characters
|
H A D | XCharacterClassification.idl | 134 characters the string contains, each flag value being one of 148 additionally contain characters of 179 allowed characters a name or identifier may start with. 182 A set of additionally allowed characters a name or 187 allowed characters a name or identifier may continue with. 190 A set of additionally allowed characters a name or 198 // Continuing characters may be any alphanumeric or underscore or dot. 200 // No further characters assumed to be contained in an identifier 248 // only allowed characters. 254 // Continuing characters may be any alphanumeric or underscore. [all …]
|
H A D | WordType.idl | 44 collection of alphanumeric characters, or collection of 45 non-alphanumeric characters. 50 collection of alphanumeric characters, or collection of 51 non-alphanumeric characters except blanks. 56 characters and some punctuations, like dot for abbreviation.
|
H A D | XForbiddenCharacters.idl | 45 <p> In some languages, particular characters are not allowed to be 52 /** returns the forbidden characters for a given locale. 59 /** determines if forbidden characters are set for a given locale. 65 /** sets the forbidden characters for a given Locale. 72 /** removes the setting of forbidden characters for a given locale.
|
H A D | ScriptType.idl | 41 /// Latin characters (English, ...) 44 /// Asian characters (Japanese, ...) 47 /// Complex characters (Arabic, ...) 50 /// undefined characters (punctuation, ...)
|
/trunk/main/offapi/com/sun/star/sheet/ |
H A D | TableAutoFormatField.idl | 153 /** contains the height of characters of the western font in point. 157 /** contains the height of characters of the asian font in point. 161 /** contains the height of characters of the complex font in point. 167 /** contains the value for the weight of characters of the western font. 171 /** contains the value for the weight of characters of the asian font. 175 /** contains the value for the weight of characters of the complex font. 185 /** contains the value of the posture of characters of the asian font. 189 /** contains the value of the posture of characters of the comlex font. 201 /** is <TRUE/> if the characters are crossed out. 207 /** is <TRUE/> if the characters are contoured. [all …]
|
H A D | FormulaMapGroupSpecialOffset.idl | 149 describe whitespace characters within the string representation of a 152 <p>Whitespace characters in formulas are used for readability and do 157 of space characters.</p> 160 characters than simple space characters (e.g. line feeds, horizontal
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/ |
H A D | _XCharacterClassification.java | 109 char[] characters = new char[]{586,65,97,498,721,4588,772,8413,3404}; in _toUpper() local 110 String toCheck = new String(characters); in _toUpper() 138 char[] characters = new char[]{586,65,97,498,721,4588,772,8413,3404}; in _toLower() local 139 String toCheck = new String(characters); in _toLower() 197 char[] characters = new char[]{586,65,97,498,721,4588,772,8413,3404, in _getType() local 203 String toCheck = new String(characters); in _getType() 205 for (int i=0;i<characters.length;i++) { in _getType() 308 char[] characters = new char[]{65,128,256,384,592,750,773,924,1030,1331,1448, in _getScript() local 322 String toCheck = new String(characters); in _getScript() 324 for (int i=0;i<characters.length;i++) { in _getScript()
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XLayoutManager.idl | 73 "private:resource/$type/$name". It is only allowed to use ascii characters 171 … syntax: "private:resource/$type/$name". It is only allowed to use ascii characters for type and 181 characters for type and name. 190 ascii characters for type and 210 … syntax: "private:resource/$type/$name". It is only allowed to use ascii characters for type and 237 … syntax: "private:resource/$type/$name". It is only allowed to use ascii characters for type and 249 … syntax: "private:resource/$type/$name". It is only allowed to use ascii characters for type and 261 … syntax: "private:resource/$type/$name". It is only allowed to use ascii characters for type and 294 … syntax: "private:resource/$type/$name". It is only allowed to use ascii characters for type and 306 … syntax: "private:resource/$type/$name". It is only allowed to use ascii characters for type and [all …]
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | XTextCursor.idl | 61 /** moves the cursor the specified number of characters to the left. 64 the number of characters to move. 76 5 characters but it is only possible to move 3 <FALSE/> will 77 be returned and the cursor moves only those 3 characters.<p> 84 /** moves the cursor the specified number of characters to the right. 87 the number of characters to move. 99 5 characters but it is only possible to move 3 <FALSE/> will 100 be returned and the cursor moves only those 3 characters.<p>
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | FontStrikeout.idl | 41 /** specifies not to strike out the characters. 47 /** specifies to strike out the characters with a single line. 53 /** specifies to strike out the characters with a double line. 65 /** specifies to strike out the characters with a bold line. 71 /** specifies to strike out the characters with slashes. 77 /** specifies to strike out the characters with X's.
|
H A D | XFont.idl | 76 /** returns the widths of the specified characters. 79 a sequence of the widths of subsequent characters for this font. 88 the width of the specified string of characters 98 the width of the specified string of characters
|
/trunk/main/offapi/com/sun/star/report/ |
H A D | XReportControlFormat.idl | 151 /** specifies if the characters are formatted and 160 /** specifies if the characters are formatted and 189 characters. 200 characters in units of percent. 201 For subscript characters the value is negative and for 202 superscript characters positive. 212 pairs of characters to make the text look better.</p> 315 /** This value contains the height of the characters in point. 383 /** determines the percentage value for scaling the width of characters. 448 /** This value contains the height of the characters in point. [all …]
|
/trunk/main/sax/test/sax/ |
H A D | testwriter.cxx | 453 r->characters( s.copy( nStart , n - nStart ) ); in writeParagraph() 458 r->characters( s.copy( nStart , n - nStart ) ); in writeParagraph() 495 r->characters( OUString( RTL_CONSTASCII_USTRINGPARAM("huhu")) ); in testSimple() 502 r->characters( OUString( RTL_CONSTASCII_USTRINGPARAM("ü")) ); in testSimple() 511 r->characters( in testSimple() 518 r->characters( OUString( RTL_CONSTASCII_USTRINGPARAM(">fsfsdf<")) ); in testSimple() 594 r->characters( o ); in testExceptions() 673 r->characters( testParagraph ); in testPerformance()
|
/trunk/main/svx/source/stbctrls/ |
H A D | stbctrls.src | 31 // 'Insert' shortened to max. 5 characters 36 // 'Overwrite' shortened to max. 5 characters 41 // 'Standard' shortened to max. 3 characters 46 // 'Extended' shortened to max. 3 characters 51 // 'Added' shortened to max. 3 characters 57 // 'Block' shortened to max. 3 characters
|
/trunk/main/extensions/test/sax/ |
H A D | testwriter.cxx | 552 r->characters( s.copy( nStart , n - nStart ) ); in writeParagraph() 557 r->characters( s.copy( nStart , n - nStart ) ); in writeParagraph() 591 r->characters( L"huhu" ); in testSimple() 598 r->characters( L"ü" ); in testSimple() 607 r->characters( in testSimple() 614 r->characters( L">fsfsdf<" ); in testSimple() 747 r->characters( testParagraph ); in testPerformance()
|
/trunk/main/sax/test/ |
H A D | saxdemo.cxx | 194 virtual void SAL_CALL characters(const OUString& aChars) throw (SAXException,RuntimeException) in characters() function in TestDocumentHandler 424 r->characters( s.copy( nStart , n - nStart ) ); in writeParagraphHelper() 429 r->characters( s.copy( nStart , n - nStart ) ); in writeParagraphHelper() 606 r->characters( OUString( RTL_CONSTASCII_USTRINGPARAM("huhu")) ); in main() 613 r->characters( OUString( RTL_CONSTASCII_USTRINGPARAM("ü")) ); in main() 618 r->characters( OUString( RTL_CONSTASCII_USTRINGPARAM(" > foo < ")) ); in main()
|
/trunk/main/starmath/source/ |
H A D | mathmlexport.cxx | 681 GetDocHandler()->characters(OUString( aText )); in _ExportContent() 810 GetDocHandler()->characters(nArse); in ExportExpression() 872 GetDocHandler()->characters(nArse); in ExportMath() 901 GetDocHandler()->characters(OUString(pTemp->GetText().GetBuffer())); in ExportText() 916 GetDocHandler()->characters( OUString() ); in ExportBlank() 1138 GetDocHandler()->characters(pTemp->GetText()); in ExportOperator() 1175 GetDocHandler()->characters( in ExportAttributes() 1180 GetDocHandler()->characters(nArse); in ExportAttributes() 1189 GetDocHandler()->characters( in ExportAttributes() 1194 GetDocHandler()->characters(nArse); in ExportAttributes()
|
/trunk/main/offapi/com/sun/star/sdb/tools/ |
H A D | XObjectNames.idl | 48 the characters allowed in the object names of a connection. Also, it 103 allowed by the SQL-92 standard, nor part of the special characters supported 142 <p>For tables, the name must consist of characters allowed by the SQL-92 standard, 143 plus characters allowed by the connection as extra name characters.</p> 145 <p>For queries, names are nearly arbitrary, except that usual quoting characters
|
/trunk/main/offapi/com/sun/star/xml/input/ |
H A D | XElement.idl | 81 /** Called upon retrieval of characters. 84 characters 86 void characters( [in] string chars ) 92 white space characters
|
/trunk/main/filter/source/xsltfilter/ |
H A D | uof2merge.cxx | 169 virtual void SAL_CALL characters( const ::rtl::OUString& rElemName ) 252 void SAL_CALL UOF2FlatDocMergeHandler::characters( const ::rtl::OUString& rElemName ) in characters() function in XSLT::UOF2FlatDocMergeHandler 255 m_rUOF2Merge.getSaxWriter()->characters(rElemName); in characters() 319 virtual void SAL_CALL characters( const ::rtl::OUString& rChars ) 368 void SAL_CALL UOF2ObjdataXMLDocMergeHandler::characters( const ::rtl::OUString& rChars ) in characters() function in XSLT::UOF2ObjdataXMLDocMergeHandler 376 UOF2FlatDocMergeHandler::characters(sBuffer.makeStringAndClear()); in characters() 379 UOF2FlatDocMergeHandler::characters(rChars); in characters()
|
/trunk/main/offapi/com/sun/star/view/ |
H A D | XViewCursor.idl | 77 /** moves the cursor the specified number of characters to the left. 80 specifies the number of characters to move. 92 /** moves the cursor the specified number of characters to the right. 95 specifies the number of characters to move.
|
/trunk/main/framework/inc/xml/ |
H A D | menudocumenthandler.hxx | 81 virtual void SAL_CALL characters(const rtl::OUString& aChars) 149 virtual void SAL_CALL characters(const rtl::OUString& aChars) 194 virtual void SAL_CALL characters(const rtl::OUString& aChars) 235 virtual void SAL_CALL characters(const rtl::OUString& aChars) 274 virtual void SAL_CALL characters(const rtl::OUString& aChars)
|