Home
last modified time | relevance | path

Searched refs:WW8PropertySet (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/writerfilter/inc/doctok/
H A DWW8Document.hxx193 class WRITERFILTER_DLLPUBLIC WW8PropertySet class
196 typedef boost::shared_ptr<WW8PropertySet> Pointer_t;
198 virtual ~WW8PropertySet();
233 virtual void insert(const WW8PropertySet::Pointer_t pSet) = 0;
/aoo4110/main/writerfilter/source/doctok/
H A DWW8PropertySetImpl.hxx69 class WW8PropertySetImpl : public WW8PropertySet, public WW8StructBase,
75 typedef boost::shared_ptr<WW8PropertySet> Pointer_t;
98 virtual void insert(const WW8PropertySet::Pointer_t /*pSet*/) {} in insert()
H A DWW8ListTable.cxx118 WW8PropertySet::Pointer_t pSet in resolveNoAuto()
128 WW8PropertySet::Pointer_t pSet in resolveNoAuto()
H A DWW8ResourceModelImpl.hxx47 WW8PropertySet::Pointer_t mpPropSet;
51 WW8PropertiesReference(WW8PropertySet::Pointer_t pPropSet) in WW8PropertiesReference()
H A DWW8PropertySetImpl.cxx44 WW8PropertySet::~WW8PropertySet() in ~WW8PropertySet()
H A DWW8StyleSheet.cxx184 WW8PropertySet::Pointer_t in get_upx()
H A DWW8ResourceModelImpl.cxx40 typedef WW8PropertySet::Pointer_t TablePropsPointer_t;
/aoo4110/main/writerfilter/qa/cppunittests/doctok/
H A Dtestdoctok.cxx182 WW8PropertySet::Pointer_t pAttrs = pIt->getProperties(); in testTraversal()

Completed in 34 milliseconds