Home
last modified time | relevance | path

Searched refs:characters (Results 176 – 200 of 493) sorted by relevance

12345678910>>...20

/trunk/main/oox/source/ppt/
H A Dcommonbehaviorcontext.hxx58 virtual void SAL_CALL characters( const ::rtl::OUString& aChars )
H A Dcommonbehaviorcontext.cxx124 void CommonBehaviorContext::characters( const OUString& aChars ) in characters() function in oox::ppt::CommonBehaviorContext
/trunk/main/xmloff/source/transform/
H A DTransformerContext.cxx93 m_rTransformer.GetDocHandler()->characters( rChars ); in Characters()
/trunk/main/desktop/source/deployment/registry/sfwk/
H A Ddp_parceldesc.cxx61 ParcelDescDocHandler::characters( const OUString & ) in characters() function in dp_registry::backend::sfwk::ParcelDescDocHandler
H A Ddp_parceldesc.hxx69 virtual void SAL_CALL characters( const ::rtl::OUString & aChars )
/trunk/main/configmgr/source/
H A Dxcsparser.hxx60 virtual void characters(xmlreader::Span const & text);
/trunk/main/sc/source/ui/vba/
H A Dvbatextboxshape.cxx51 ScVbaTextBoxShape::characters( const uno::Any& Start, const uno::Any& Length ) throw (uno::RuntimeE… in characters() function in ScVbaTextBoxShape
/trunk/main/oox/source/core/
H A Dfragmenthandler2.cxx74 void SAL_CALL FragmentHandler2::characters( const OUString& rChars ) throw( SAXException, RuntimeEx… in characters() function in oox::core::FragmentHandler2
H A Dfragmenthandler.cxx107 void FragmentHandler::characters( const OUString& ) throw( SAXException, RuntimeException ) in characters() function in oox::core::FragmentHandler
H A Dcontexthandler.cxx118 void ContextHandler::characters( const OUString& ) throw( SAXException, RuntimeException ) in characters() function in oox::core::ContextHandler
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/data/
H A DDataStyleReadHandler.java86 public void characters(final char[] ch, final int start, final int length) in characters() method in DataStyleReadHandler
/trunk/main/dbaccess/source/core/recovery/
H A Dsettingsimport.hxx65 virtual void characters( const ::rtl::OUString& i_rCharacters );
/trunk/main/xmlsecurity/source/xmlsec/
H A Dsaxhelper.hxx67 void characters( const ::rtl::OUString& aChars )
/trunk/main/writerfilter/qa/cppunittests/sl/
H A DtestOD_SL.cxx61 virtual void characters(const xxml::Value &value) in characters() function in MyHandler
/trunk/main/offapi/com/sun/star/text/
H A DCharacterCompressionType.idl38 /** the characters are uncompressed.
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXTextBoxShape.idl40 ::ooo::vba::excel::XCharacters characters([in] any Start, [in] any Length);
/trunk/main/oox/inc/oox/drawingml/
H A Dtextbodycontext.hxx56 …virtual void SAL_CALL characters( const ::rtl::OUString& aChars ) throw (::com::sun::star::xml::sa…
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgdocumenthandler.hxx61 …virtual void SAL_CALL characters( const ::rtl::OUString& aChars ) throw (com::sun::star::xml::sax:…
/trunk/main/framework/inc/xml/
H A Dacceleratorconfigurationreader.hxx179 virtual void SAL_CALL characters(const ::rtl::OUString& sChars)
/trunk/main/offapi/com/sun/star/table/
H A DCellOrientation.idl58 characters in normal (horizontal) orientation.
/trunk/main/offapi/com/sun/star/i18n/
H A DForbiddenCharacters.idl33 Locale (mostly CJK) dependent characters that are forbidden at the
H A DMultipleCharsOutputException.idl37 /** Indicates transliteration generated multiple characters output but
H A DTransliteration.idl37 /// Transliteration of characters, such as case folding
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl160 <p>DOMSTRING_SIZE_ERR: Raised when it would return more characters
253 <p>DOMSTRING_SIZE_ERR: Raised when it would return more characters
/trunk/main/sc/source/ui/src/
H A Dscfuncs.src8360 Text [ en-US ] = "Removes all nonprintable characters from text." ;
8712 Text [ en-US ] = "The text in which some characters are to be replaced." ;
8728 Text [ en-US ] = "The number of characters to be replaced." ;
8808 Text [ en-US ] = "Returns the first character or characters of a text." ;
8832 Text [ en-US ] = "The number of characters for the start text." ;
8840 Text [ en-US ] = "Returns the last character or characters of a text." ;
8864 Text [ en-US ] = "The number of characters for the end text." ;
8904 Text [ en-US ] = "The number of characters for the text." ;
9361 Text [ en-US ] = "The number of characters for the end text." ;
9392 Text [ en-US ] = "The number of characters for the start text." ;
[all …]

Completed in 123 milliseconds

12345678910>>...20