Home
last modified time | relevance | path

Searched refs:characters (Results 251 – 275 of 493) sorted by relevance

1...<<11121314151617181920

/trunk/main/offapi/com/sun/star/text/
H A DControlCharacter.idl34 /** These constants are the codes for inserting control characters
H A DXTextRange.idl84 /** the whole string of characters of this piece of text is replaced.
H A DNumberingRules.idl88 /** the type of numbering (arabic, characters, roman numbers, etc.).
/trunk/main/offapi/com/sun/star/awt/
H A DCharSet.idl33 /** These values are used to specify the characters which are available in
H A DSimpleFontMetric.idl72 /** specifies the slant of the characters (italic).
/trunk/main/offapi/com/sun/star/chart2/
H A DTitle.idl63 /** writes the characters of the title on top of each other if set
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXExtendedDocumentHandler.idl80 /** notifies that any characters that cannot be handled by other callback
/trunk/main/offapi/com/sun/star/style/
H A DCharacterStyle.idl40 /** specifies a stylesheet for characters within a
H A DStyleFamilies.idl49 <dd>the container of style sheets for sequences of characters
/trunk/main/offapi/com/sun/star/util/
H A DXStringAbbreviation.idl56 characters in the string (<type>XStringWidth</type> will measure the
H A DXStringEscape.idl44 <p>Any characters or character sequences that are not compatible with
/trunk/main/offapi/com/sun/star/i18n/
H A DTransliterationType.idl49 mapping between characters is one to one like a-z to A-Z.
/trunk/main/oox/source/core/
H A Dcontexthandler2.cxx202 void SAL_CALL ContextHandler2::characters( const OUString& rChars ) throw( SAXException, RuntimeExc… in characters() function in oox::core::ContextHandler2
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXPossibleHyphens.idl75 which are represented by '=' characters.
/trunk/main/oox/inc/oox/core/
H A Dcontexthandler.hxx86 …virtual void SAL_CALL characters( const ::rtl::OUString& aChars ) throw (::com::sun::star::xml::sa…
H A Dfragmenthandler.hxx106 …virtual void SAL_CALL characters( const ::rtl::OUString& aChars ) throw (::com::sun::star::xml::sa…
/trunk/main/udkapi/com/sun/star/uno/
H A DTypeClass.idl80 /** reflecting the string type; strings of unicode characters
/trunk/main/xmlsecurity/tools/uno/
H A DSAXEventPrinter.java262 public void characters(String str) in characters() method in SAXEventPrinter
/trunk/main/xmlsecurity/source/helper/
H A Dxmlsignaturehelper2.hxx91 virtual void SAL_CALL characters( const rtl::OUString& aChars )
/trunk/main/writerfilter/source/ooxml/
H A DHandler.cxx307 mpFastContext->characters(sReturn); in ~OOXMLHyperlinkHandler()
/trunk/main/framework/inc/xml/
H A Dimagesdocumenthandler.hxx107 virtual void SAL_CALL characters(const rtl::OUString& aChars)
H A Dstatusbardocumenthandler.hxx107 virtual void SAL_CALL characters(const rtl::OUString& aChars)
/trunk/main/offapi/com/sun/star/chart/
H A DChartTitle.idl83 title, e.g., put one word in bold characters. All formatting
/trunk/main/dbaccess/source/core/recovery/
H A Dsettingsimport.cxx101 void SettingsImport::characters( const ::rtl::OUString& i_rCharacters ) in characters() function in dbaccess::SettingsImport
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/xml/sax/
H A D_XDocumentHandler.java278 oObj.characters(elem[1]) ; in _startElement()

Completed in 75 milliseconds

1...<<11121314151617181920