Searched refs:OLE_CAP (Results 1 – 4 of 4) sorted by relevance
/aoo42x/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() 715 pOLEDrawOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_DRAW ]); 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() 959 pOLEDrawOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_DRAW ]); in Load() 961 pOLEChartOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_CHART ]); in Load() 1063 pOLECalcOpt = new InsCaptionOpt(OLE_CAP, &aGlobalNames[GLOB_NAME_CALC]); 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()
|
/aoo42x/main/sw/inc/ |
H A D | SwCapObjType.hxx | 28 FRAME_CAP, GRAPHIC_CAP, TABLE_CAP, OLE_CAP enumerator
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 609 GetView().AutoCaption(OLE_CAP, &aCLSID); in InsertOleObject()
|
Completed in 30 milliseconds