Home
last modified time | relevance | path

Searched refs:_rChars (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/xmloff/source/forms/
H A Dpropertyimport.cxx339 _rChars in Characters()
344 …OSL_ENSURE(0 == _rChars.trim().getLength(), "OPropertyImport::Characters: non-whitespace character… in Characters()
419 void OPropertyElementsContext::Characters(const ::rtl::OUString& _rChars) in Characters() argument
421 …OSL_ENSURE(0 == _rChars.trim(), "OPropertyElementsContext::Characters: non-whitespace characters d… in Characters()
422 SvXMLImportContext::Characters(_rChars); in Characters()
H A Dpropertyimport.hxx101 virtual void Characters(const ::rtl::OUString& _rChars);
179 virtual void Characters(const ::rtl::OUString& _rChars);

Completed in 21 milliseconds