Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A DShapeTypeHandler.hxx51 typedef AccessibleShape* (*tCreateFunction) typedef
64 tCreateFunction maCreateFunction;
66 ShapeTypeId nId, const rtl::OUString& sName, tCreateFunction aFunction) in ShapeTypeDescriptor()