LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Classes | |
class | oox::xls::RichStringPortion |
Contains text data and font attributes for a part of a rich formatted string. More... | |
struct | oox::xls::FontPortionModel |
Represents a position in a rich-string containing current font identifier. More... | |
class | oox::xls::FontPortionModelList |
A vector with all font portions in a rich-string. More... | |
struct | oox::xls::PhoneticDataModel |
class | oox::xls::PhoneticSettings |
class | oox::xls::RichStringPhonetic |
Contains text data and positioning information for a phonetic text portion. More... | |
struct | oox::xls::PhoneticPortionModel |
Represents a phonetic text portion in a rich-string with phonetic text. More... | |
class | oox::xls::PhoneticPortionModelList |
A vector with all phonetic portions in a rich-string. More... | |
class | oox::xls::RichString |
Contains string data and a list of formatting runs for a rich formatted string. More... | |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::text |
namespace | oox |
namespace | oox::xls |
Typedefs | |
typedef std::shared_ptr< RichStringPhonetic > | oox::xls::RichStringPhoneticRef |
typedef std::shared_ptr< RichString > | oox::xls::RichStringRef |