Searched refs:GraphicValues (Results 1 – 1 of 1) sorted by relevance
351 PropertyValue GraphicValues[] = new PropertyValue[1]; in insertIcons() local352 GraphicValues[0] = new PropertyValue(); in insertIcons()353 GraphicValues[0].Name = PropertyNames.URL; in insertIcons()354 GraphicValues[0].Value = "private:resource/svx/imagelist/18000/18022"; in insertIcons()355 XGraphic xGraphic = xGraphicProvider.queryGraphic(GraphicValues); in insertIcons()
Completed in 20 milliseconds