Searched refs:xConst (Results 1 – 2 of 2) sorted by relevance
338 Reference< XConstantTypeDescription > xConst; in getTypeBlop() local344 … xConst = Reference< XConstantTypeDescription >(memberTypes[i], UNO_QUERY); in getTypeBlop()346 writeConstantData(writer, ++fieldIndex, xConst); in getTypeBlop()
347 Reference< XConstantTypeDescription > xConst; in getTypeBlob() local351 xConst = Reference< XConstantTypeDescription >( in getTypeBlob()354 writeConstantData(writer, ++fieldIndex, xConst); in getTypeBlob()
Completed in 19 milliseconds