Home
last modified time | relevance | path

Searched refs:RichStringPhoneticRef (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Drichstring.cxx387 RichStringPhoneticRef RichString::importPhoneticRun( const AttributeList& rAttribs ) in importPhoneticRun()
389 RichStringPhoneticRef xPhonetic = createPhonetic(); in importPhoneticRun()
549 RichStringPhoneticRef RichString::createPhonetic() in createPhonetic()
551 RichStringPhoneticRef xPhonetic( new RichStringPhonetic( *this ) ); in createPhonetic()
632 RichStringPhoneticRef xPhonetic = createPhonetic(); in createPhoneticPortions()
/aoo41x/main/oox/inc/oox/xls/
H A Drichstring.hxx192 typedef ::boost::shared_ptr< RichStringPhonetic > RichStringPhoneticRef; typedef
241 RichStringPhoneticRef importPhoneticRun( const AttributeList& rAttribs );
278 RichStringPhoneticRef createPhonetic();
H A Drichstringcontext.hxx48 RichStringPhoneticRef mxPhonetic; /// Processed phonetic text portion.

Completed in 21 milliseconds