Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/config/
H A Dmodcfg.cxx99 bFound = *pOleId == aInsertConfig.aGlobalNames[nId ]; in GetCapOption()
125 bFound = pOpt->GetOleId() == aInsertConfig.aGlobalNames[nId ]; in SetCapOption()
646 aGlobalNames[GLOB_NAME_CALC ] = SvGlobalName(SO3_SC_CLASSID); in SwInsertConfig()
647 aGlobalNames[GLOB_NAME_IMPRESS] = SvGlobalName(SO3_SIMPRESS_CLASSID); in SwInsertConfig()
648 aGlobalNames[GLOB_NAME_DRAW ] = SvGlobalName(SO3_SDRAW_CLASSID); in SwInsertConfig()
649 aGlobalNames[GLOB_NAME_MATH ] = SvGlobalName(SO3_SM_CLASSID); in SwInsertConfig()
650 aGlobalNames[GLOB_NAME_CHART ] = SvGlobalName(SO3_SCH_CLASSID); in SwInsertConfig()
713 pOLECalcOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_CALC]); in Commit()
715 pOLEDrawOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_DRAW ]); in Commit()
957 pOLECalcOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_CALC]); in Load()
[all …]
/aoo4110/main/sw/inc/
H A Dmodcfg.hxx88 SvGlobalName aGlobalNames[5]; member in SwInsertConfig

Completed in 24 milliseconds