Searched refs:OLE_CAP (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sw/source/ui/config/ |
| H A D | modcfg.cxx | 72 (eType != OLE_CAP || in SV_IMPL_PTRARR_SORT() 96 if(eType == OLE_CAP && pOleId) in GetCapOption() 122 if(pOpt->GetObjType() == OLE_CAP && &pOpt->GetOleId()) in SetCapOption() 713 pOLECalcOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_CALC]); in Commit() 714 pOLEImpressOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_IMPRESS]); in Commit() 715 pOLEDrawOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_DRAW ]); in Commit() 716 pOLEFormulaOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_MATH ]); in Commit() 717 pOLEChartOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_CHART ]); in Commit() 957 pOLECalcOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_CALC]); in Load() 958 pOLEImpressOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_IMPRESS]); in Load() [all …]
|
| H A D | optload.cxx | 624 SetOptions( nPos++, OLE_CAP, &rOleId ); in Reset() 739 case OLE_CAP: in IMPL_LINK() 762 case OLE_CAP: in IMPL_LINK() 773 pOpt->GetObjType() != OLE_CAP && in IMPL_LINK()
|
| /trunk/main/sw/inc/ |
| H A D | SwCapObjType.hxx | 28 FRAME_CAP, GRAPHIC_CAP, TABLE_CAP, OLE_CAP enumerator
|
| /trunk/main/sw/source/ui/wrtsh/ |
| H A D | wrtsh1.cxx | 607 GetView().AutoCaption(OLE_CAP, &aCLSID); in InsertOleObject()
|