Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/config/
H A Dmodcfg.cxx101 return aInsertConfig.pOLEMiscOpt; in GetCapOption()
128 if(aInsertConfig.pOLEMiscOpt) in SetCapOption()
129 *aInsertConfig.pOLEMiscOpt = *pOpt; in SetCapOption()
131 aInsertConfig.pOLEMiscOpt = new InsCaptionOpt(*pOpt); in SetCapOption()
640 pOLEMiscOpt(0), in SwInsertConfig()
662 delete pOLEMiscOpt; in ~SwInsertConfig()
858 if(pOLEMiscOpt) in Commit()
859 … lcl_WriteOpt(*pOLEMiscOpt, pValues, nProp, nProp - INS_PROP_CAP_OBJECT_OLEMISC_ENABLE); in Commit()
1146 if(!pOLEMiscOpt) in Load()
1148 pOLEMiscOpt = new InsCaptionOpt(OLE_CAP); in Load()
[all …]
/aoo4110/main/sw/inc/
H A Dmodcfg.hxx86 InsCaptionOpt* pOLEMiscOpt; member in SwInsertConfig

Completed in 16 milliseconds