apply(const TextParagraphProperties &rSourceProps) | oox::drawingml::TextParagraphProperties | |
dump() const | oox::drawingml::TextParagraphProperties | |
getBulletList() | oox::drawingml::TextParagraphProperties | inline |
getCharHeightPoints(float fDefault) const | oox::drawingml::TextParagraphProperties | |
getDefaultTabSize() | oox::drawingml::TextParagraphProperties | inline |
getFirstLineIndentation() | oox::drawingml::TextParagraphProperties | inline |
getLevel() const | oox::drawingml::TextParagraphProperties | inline |
getLineSpacing() | oox::drawingml::TextParagraphProperties | inline |
getParaAdjust() | oox::drawingml::TextParagraphProperties | inline |
getParaBottomMargin() | oox::drawingml::TextParagraphProperties | inline |
getParaLeftMargin() | oox::drawingml::TextParagraphProperties | inline |
getParaTopMargin() | oox::drawingml::TextParagraphProperties | inline |
getTextCharacterProperties() | oox::drawingml::TextParagraphProperties | inline |
getTextCharacterProperties() const | oox::drawingml::TextParagraphProperties | inline |
getTextParagraphPropertyMap() | oox::drawingml::TextParagraphProperties | inline |
maBulletList | oox::drawingml::TextParagraphProperties | private |
maLineSpacing | oox::drawingml::TextParagraphProperties | private |
maParaBottomMargin | oox::drawingml::TextParagraphProperties | private |
maParaTopMargin | oox::drawingml::TextParagraphProperties | private |
maTextCharacterProperties | oox::drawingml::TextParagraphProperties | private |
maTextParagraphPropertyMap | oox::drawingml::TextParagraphProperties | private |
mnLevel | oox::drawingml::TextParagraphProperties | private |
moDefaultTabSize | oox::drawingml::TextParagraphProperties | private |
moFirstLineIndentation | oox::drawingml::TextParagraphProperties | private |
moParaAdjust | oox::drawingml::TextParagraphProperties | private |
moParaLeftMargin | oox::drawingml::TextParagraphProperties | private |
pushToPropSet(const ::oox::core::XmlFilterBase *pFilterBase, const css::uno::Reference< css::beans::XPropertySet > &xPropSet, PropertyMap &rioBulletList, const BulletList *pMasterBuList, bool bApplyBulletList, float fFontSize, bool bPushDefaultValues=false) const | oox::drawingml::TextParagraphProperties | |
setLevel(sal_Int16 nLevel) | oox::drawingml::TextParagraphProperties | inline |
setLineSpacing(const TextSpacing &rLineSpacing) | oox::drawingml::TextParagraphProperties | inline |
setParaAdjust(css::style::ParagraphAdjust nParaAdjust) | oox::drawingml::TextParagraphProperties | inline |
TextParagraphProperties() | oox::drawingml::TextParagraphProperties | |