Home
last modified time | relevance | path

Searched refs:OOXMLPropertySetEntryToInteger (Results 1 – 2 of 2) sorted by relevance

/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx769 OOXMLPropertySetEntryToInteger::OOXMLPropertySetEntryToInteger(Id nId) in OOXMLPropertySetEntryToInteger() function in writerfilter::ooxml::OOXMLPropertySetEntryToInteger
774 OOXMLPropertySetEntryToInteger::~OOXMLPropertySetEntryToInteger() in ~OOXMLPropertySetEntryToInteger()
778 void OOXMLPropertySetEntryToInteger::sprm(Sprm & /*rSprm*/) in sprm()
782 void OOXMLPropertySetEntryToInteger::attribute(Id nId, Value & rValue) in attribute()
788 int OOXMLPropertySetEntryToInteger::getValue() const in getValue()
H A DOOXMLPropertySetImpl.hxx266 class OOXMLPropertySetEntryToInteger : public Properties class
271 OOXMLPropertySetEntryToInteger(Id nId);
272 virtual ~OOXMLPropertySetEntryToInteger();

Completed in 23 milliseconds