Searched refs:attributeAction (Results 1 – 2 of 2) sorted by relevance
/aoo42x/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 *, sal_Int32, OOXMLValue::Pointer_t) in attributeAction() function in writerfilter::ooxml::OOXMLFactory_ns
|
H A D | OOXMLFactory.hxx | 111 …virtual void attributeAction(OOXMLFastContextHandler * pHandler, sal_Int32 nToken, OOXMLValue::Poi…
|
Completed in 8 milliseconds