LibreOffice Module oox (master) 1
|
#include <slidepersist.hxx>
Static Public Attributes | |
static css::uno::WeakReference< css::drawing::XDrawPage > | mxDebugPage |
Definition at line 61 of file slidepersist.hxx.
oox::ppt::SlidePersist::SlidePersist | ( | oox::core::XmlFilterBase & | rFilter, |
bool | bMaster, | ||
bool | bNotes, | ||
const css::uno::Reference< css::drawing::XDrawPage > & | , | ||
oox::drawingml::ShapePtr | pShapesPtr, | ||
::oox::drawingml::TextListStylePtr | |||
) |
Definition at line 61 of file slidepersist.cxx.
References Drawing, make_shared(), mxDebugPage, and mxPage.
oox::ppt::SlidePersist::~SlidePersist | ( | ) |
Definition at line 85 of file slidepersist.cxx.
void oox::ppt::SlidePersist::applyTextStyles | ( | const oox::core::XmlFilterBase & | rFilterBase | ) |
Definition at line 227 of file slidepersist.cxx.
References Exception, namespaces::i, maBodyTextStylePtr, maDefaultTextStylePtr, maNotesTextStylePtr, maOtherTextStylePtr, maTitleTextStylePtr, mbMaster, mxPage, oox::ppt::setTextStyle(), and u.
Referenced by createXShapes().
void oox::ppt::SlidePersist::createBackground | ( | const oox::core::XmlFilterBase & | rFilterBase | ) |
Definition at line 189 of file slidepersist.cxx.
References oox::API_RGB_TRANSPARENT, oox::drawingml::ShapePropertyInfo::DEFAULT, oox::drawingml::FillGradient, oox::drawingml::Color::getColor(), oox::drawingml::Color::isUsed(), maBackgroundColor, oox::PropertyMap::makePropertySet(), mpBackgroundPropertiesPtr, oox::drawingml::ShapePropertyInfo::mrPropertyIds, mxPage, PROP_FillGradientName, and oox::PropertySet::setProperty().
void oox::ppt::SlidePersist::createConnectorShapeConnection | ( | ) |
Definition at line 625 of file slidepersist.cxx.
References namespaces::i, oox::ppt::lcl_SetEdgeLineValue(), maConnectorShapeId, maShapeMap, and nCount.
Referenced by createXShapes().
void oox::ppt::SlidePersist::createXShapes | ( | oox::core::XmlFilterBase & | rFilterBase | ) |
Definition at line 137 of file slidepersist.cxx.
References oox::ppt::PPTShape::addShape(), applyTextStyles(), createConnectorShapeConnection(), oox::drawingml::Shape::getChildren(), oox::drawingml::Shape::getId(), getPage(), getShapeMap(), getTheme(), namespaces::i, oox::drawingml::Shape::isConnectorShape(), maConnectorShapeId, maShapesPtr, and maTimeNodeList.
Reference< XAnimationNode > oox::ppt::SlidePersist::getAnimationNode | ( | const OUString & | sId | ) | const |
Definition at line 379 of file slidepersist.cxx.
References maAnimNodesMap, and sId.
|
inline |
Definition at line 120 of file slidepersist.hxx.
References maAnimNodesMap.
|
inline |
Definition at line 94 of file slidepersist.hxx.
References maBackgroundColor.
|
inline |
Definition at line 93 of file slidepersist.hxx.
References mpBackgroundPropertiesPtr.
|
inline |
Definition at line 105 of file slidepersist.hxx.
References maBodyTextStylePtr.
Referenced by oox::ppt::PPTShape::addShape(), and oox::ppt::PPTShape::getSubTypeTextListStyle().
|
inline |
Definition at line 90 of file slidepersist.hxx.
References mpClrMapPtr.
|
inline |
Definition at line 126 of file slidepersist.hxx.
References maCommentAuthors.
|
inline |
Definition at line 125 of file slidepersist.hxx.
References maCommentsList.
|
inline |
Definition at line 103 of file slidepersist.hxx.
References maDefaultTextStylePtr.
Referenced by oox::ppt::PPTShape::addShape().
|
inline |
Definition at line 114 of file slidepersist.hxx.
References mpDrawingPtr.
|
inline |
Definition at line 112 of file slidepersist.hxx.
References maHeaderFooter.
sal_Int16 oox::ppt::SlidePersist::getLayoutFromValueToken | ( | ) | const |
Definition at line 89 of file slidepersist.cxx.
References mnLayoutValueToken.
|
inline |
Definition at line 84 of file slidepersist.hxx.
References maLayoutPath.
|
inline |
Definition at line 78 of file slidepersist.hxx.
References mpMasterPagePtr.
Referenced by oox::ppt::PPTShape::addShape(), and oox::ppt::PPTShape::getSubTypeTextListStyle().
|
inline |
Definition at line 106 of file slidepersist.hxx.
References maNotesTextStylePtr.
Referenced by oox::ppt::PPTShape::addShape(), and oox::ppt::PPTShape::getSubTypeTextListStyle().
|
inline |
Definition at line 107 of file slidepersist.hxx.
References maOtherTextStylePtr.
Referenced by oox::ppt::PPTShape::addShape().
|
inline |
Definition at line 71 of file slidepersist.hxx.
References mxPage.
Referenced by oox::ppt::PPTShape::addShape(), and createXShapes().
|
inline |
Definition at line 81 of file slidepersist.hxx.
References maPath.
|
inline |
Definition at line 122 of file slidepersist.hxx.
References maShapeMap.
|
inline |
Definition at line 123 of file slidepersist.hxx.
References maShapeMap.
Referenced by createXShapes().
|
inline |
Definition at line 109 of file slidepersist.hxx.
References maShapesPtr.
Referenced by oox::ppt::PPTShape::addShape().
|
inline |
Definition at line 87 of file slidepersist.hxx.
References mpThemePtr.
Referenced by createXShapes().
|
inline |
Definition at line 111 of file slidepersist.hxx.
References maTimeNodeList.
|
inline |
Definition at line 104 of file slidepersist.hxx.
References maTitleTextStylePtr.
Referenced by oox::ppt::PPTShape::addShape(), and oox::ppt::PPTShape::getSubTypeTextListStyle().
void oox::ppt::SlidePersist::hideShapesAsMasterShapes | ( | ) |
Definition at line 333 of file slidepersist.cxx.
References maShapesPtr, and oox::drawingml::Shape::setHiddenMasterShape().
|
inline |
Definition at line 96 of file slidepersist.hxx.
References mbMaster.
|
inline |
Definition at line 97 of file slidepersist.hxx.
References mbNotes.
Referenced by oox::ppt::PPTShape::addShape(), oox::ppt::PPTShape::getSubTypeTextListStyle(), and oox::ppt::PPTShape::IsPlaceHolderCandidate().
|
inline |
Definition at line 92 of file slidepersist.hxx.
References mpBackgroundPropertiesPtr.
|
inline |
Definition at line 89 of file slidepersist.hxx.
References mpClrMapPtr.
|
inline |
Definition at line 83 of file slidepersist.hxx.
References maLayoutPath.
|
inline |
Definition at line 99 of file slidepersist.hxx.
References mnLayoutValueToken.
|
inline |
Definition at line 77 of file slidepersist.hxx.
References mpMasterPagePtr.
|
inline |
Definition at line 80 of file slidepersist.hxx.
References maPath.
|
inline |
Definition at line 86 of file slidepersist.hxx.
References mpThemePtr.
|
private |
Definition at line 155 of file slidepersist.hxx.
Referenced by getAnimationNode(), and getAnimNodesMap().
|
private |
Definition at line 140 of file slidepersist.hxx.
Referenced by createBackground(), and getBackgroundColor().
|
private |
Definition at line 151 of file slidepersist.hxx.
Referenced by applyTextStyles(), and getBodyTextStyle().
|
private |
Definition at line 160 of file slidepersist.hxx.
Referenced by getCommentAuthors().
|
private |
Definition at line 159 of file slidepersist.hxx.
Referenced by getCommentsList().
|
private |
Definition at line 162 of file slidepersist.hxx.
Referenced by createConnectorShapeConnection(), and createXShapes().
|
private |
Definition at line 149 of file slidepersist.hxx.
Referenced by applyTextStyles(), and getDefaultTextStyle().
|
private |
Definition at line 144 of file slidepersist.hxx.
Referenced by getHeaderFooter().
|
private |
Definition at line 132 of file slidepersist.hxx.
Referenced by getLayoutPath(), and setLayoutPath().
|
private |
Definition at line 152 of file slidepersist.hxx.
Referenced by applyTextStyles(), and getNotesTextStyle().
|
private |
Definition at line 153 of file slidepersist.hxx.
Referenced by applyTextStyles(), and getOtherTextStyle().
|
private |
Definition at line 131 of file slidepersist.hxx.
|
private |
Definition at line 156 of file slidepersist.hxx.
Referenced by createConnectorShapeConnection(), getShape(), and getShapeMap().
|
private |
Definition at line 139 of file slidepersist.hxx.
Referenced by createXShapes(), getShapes(), and hideShapesAsMasterShapes().
|
private |
Definition at line 142 of file slidepersist.hxx.
Referenced by createXShapes(), and getTimeNodeList().
|
private |
Definition at line 150 of file slidepersist.hxx.
Referenced by applyTextStyles(), and getTitleTextStyle().
|
private |
Definition at line 146 of file slidepersist.hxx.
Referenced by applyTextStyles(), and isMasterPage().
|
private |
Definition at line 147 of file slidepersist.hxx.
Referenced by isNotesPage().
|
private |
Definition at line 145 of file slidepersist.hxx.
Referenced by getLayoutFromValueToken(), and setLayoutValueToken().
|
private |
Definition at line 141 of file slidepersist.hxx.
Referenced by createBackground(), getBackgroundProperties(), and setBackgroundProperties().
|
private |
Definition at line 136 of file slidepersist.hxx.
Referenced by getClrMap(), and setClrMap().
|
private |
Definition at line 133 of file slidepersist.hxx.
Referenced by getDrawing().
|
private |
Definition at line 137 of file slidepersist.hxx.
Referenced by getMasterPersist(), and setMasterPersist().
|
private |
Definition at line 135 of file slidepersist.hxx.
Referenced by getTheme(), and setTheme().
|
static |
Definition at line 74 of file slidepersist.hxx.
Referenced by oox::drawingml::TextParagraphProperties::dump(), and SlidePersist().
|
private |
Definition at line 134 of file slidepersist.hxx.
Referenced by applyTextStyles(), createBackground(), getPage(), and SlidePersist().