Searched refs:attributeAction (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/writerfilter/source/ooxml/ |
H A D | OOXMLFactory.cxx | 167 pFactory->attributeAction(pHandler, aIt->first, pValue); in attributes() 180 pFactory->attributeAction(pHandler, aIt->first, pValue); in attributes() 193 pFactory->attributeAction(pHandler, aIt->first, pValue); in attributes() 206 pFactory->attributeAction(pHandler, aIt->first, pValue); in attributes() 231 pFactory->attributeAction(pHandler, aIt->first, pValue); in attributes() 349 void OOXMLFactory_ns::attributeAction(OOXMLFastContextHandler *, Token_t, OOXMLValue::Pointer_t) in attributeAction() function in writerfilter::ooxml::OOXMLFactory_ns
|
H A D | OOXMLFactory.hxx | 111 …virtual void attributeAction(OOXMLFastContextHandler * pHandler, Token_t nToken, OOXMLValue::Point…
|
Completed in 10 milliseconds