Searched refs:oL (Results 1 – 2 of 2) sorted by relevance
62 public XLayer oL = null; field in _XLayerManager70 oL = oObj.insertNewByIndex(0); in _insertNewByIndex()71 tRes.tested("insertNewByIndex()", oL != null); in _insertNewByIndex()95 oObj.attachShapeToLayer((XShape) oShape,oL); in _attachShapeToLayer()113 XLayer Lay1 = oL; in _getLayerForShape()148 oObj.remove(oL); in _remove()
169 int oL = getOfficeLinguistic(); in startWizard() local170 myConfig.cp_BusinessLetter.cp_Norm = oL; in startWizard()171 myConfig.cp_PrivateOfficialLetter.cp_Norm = oL; in startWizard()172 myConfig.cp_PrivateLetter.cp_Norm = oL; in startWizard()976 int oL = 0; in getOfficeLinguistic() local983 oL = i; in getOfficeLinguistic()995 oL = i; in getOfficeLinguistic()1001 return oL; in getOfficeLinguistic()
Completed in 27 milliseconds