Home
last modified time | relevance | path

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

/AOO42X/main/comphelper/inc/comphelper/
H A Dclassids.hxx300 #define SO3_SIMPRESS_CLASSID SO3_SIMPRESS_CLASSID_60 macro
/AOO42X/main/xmloff/source/core/
H A DXMLEmbeddedObjectImportContext.cxx264 case XML_PRESENTATION: aName = SvGlobalName(SO3_SIMPRESS_CLASSID); break; in XMLEmbeddedObjectImportContext()
/AOO42X/main/sd/source/ui/docshell/
H A Ddocshell.cxx121 SvGlobalName(SO3_SIMPRESS_CLASSID),
/AOO42X/main/dbaccess/source/ui/misc/
H A Dlinkeddocuments.cxx342 aClassId = lcl_GetSequenceClassID(SO3_SIMPRESS_CLASSID); in newDocument()
/AOO42X/main/sw/source/ui/config/
H A Dmodcfg.cxx647 aGlobalNames[GLOB_NAME_IMPRESS] = SvGlobalName(SO3_SIMPRESS_CLASSID); in SwInsertConfig()