Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx114 CPPUTPYE_REFEMBEDDEDOBJECT, // XEmbeddedObject::static_type enumerator
/AOO41X/main/comphelper/source/property/
H A DTypeGeneration.cxx230 … case CPPUTPYE_REFEMBEDDEDOBJECT: pType = &embed::XEmbeddedObject::static_type(); break; in GenerateCppuType()
/AOO41X/main/sw/source/core/unocore/
H A Dunomap.cxx1184 …OP_NMID(UNO_NAME_EMBEDDED_OBJECT),FN_EMBEDDED_OBJECT, CPPU_E2T(CPPUTPYE_REFEMBEDDEDOBJECT), Proper… in GetPropertyMapEntries()