This is the complete list of members for StarItemPool, including all inherited members.
addSecondaryPool(std::shared_ptr< StarItemPool > secondary) | StarItemPool | |
clean() | StarItemPool | |
createItem(int which, int surrogateId, bool localId) | StarItemPool | protected |
defineGraphicStyle(STOFFListenerPtr &listener, librevenge::RVNGString const &styleName, StarObject &object) const | StarItemPool | inline |
defineGraphicStyle(STOFFListenerPtr listener, librevenge::RVNGString const &styleName, StarObject &object, std::set< librevenge::RVNGString > &done) const | StarItemPool | protected |
defineParagraphStyle(STOFFListenerPtr &listener, librevenge::RVNGString const &styleName, StarObject &object) const | StarItemPool | inline |
defineParagraphStyle(STOFFListenerPtr listener, librevenge::RVNGString const &styleName, StarObject &object, std::set< librevenge::RVNGString > &done) const | StarItemPool | protected |
findStyleWithFamily(librevenge::RVNGString const &style, int family) const | StarItemPool | |
getRelativeUnit() const | StarItemPool | |
getType() const | StarItemPool | |
getVersion() const | StarItemPool | |
isInside() const | StarItemPool | inline |
isSecondaryPool() const | StarItemPool | |
loadSurrogate(StarZone &zone, uint16_t &nWhich, bool localId, libstoff::DebugStream &f) | StarItemPool | |
loadSurrogate(StarItem &item) | StarItemPool | |
m_isInside | StarItemPool | private |
m_state | StarItemPool | private |
read(StarZone &zone) | StarItemPool | |
readAttribute(StarZone &zone, int which, int vers, long endPos) | StarItemPool | |
readItem(StarZone &zone, bool isDirect, long endPos) | StarItemPool | |
readStyles(StarZone &zone, StarObject &doc) | StarItemPool | |
readV1(StarZone &zone, StarItemPool *master) | StarItemPool | protected |
readV2(StarZone &zone, StarItemPool *master) | StarItemPool | protected |
setRelativeUnit(double relUnit) | StarItemPool | |
StarItemPool(StarObject &document, Type type) | StarItemPool | |
StarItemPoolInternal::State | StarItemPool | friend |
T_ChartPool enum value | StarItemPool | |
T_EditEnginePool enum value | StarItemPool | |
T_SpreadsheetPool enum value | StarItemPool | |
T_Unknown enum value | StarItemPool | |
T_VCControlPool enum value | StarItemPool | |
T_WriterPool enum value | StarItemPool | |
T_XOutdevPool enum value | StarItemPool | |
Type enum name | StarItemPool | |
updateStyles() | StarItemPool | |
updateUsingStyles(StarItemSet &itemSet) const | StarItemPool | |
~StarItemPool() | StarItemPool | virtual |