Searched refs:GRAPHIC_PROPERTIES (Results 1 – 3 of 3) sorted by relevance
412 …produceFirstChild(graphicsDefaultStyle, OfficeNamespaces.STYLE_NS, OfficeToken.GRAPHIC_PROPERTIES); in startReport()1366 …perties = produceFirstChild(imageStyle, OfficeNamespaces.STYLE_NS, OfficeToken.GRAPHIC_PROPERTIES); in startImageProcessing()1389 …perties = produceFirstChild(imageStyle, OfficeNamespaces.STYLE_NS, OfficeToken.GRAPHIC_PROPERTIES); in startImageProcessing()1407 …perties = produceFirstChild(imageStyle, OfficeNamespaces.STYLE_NS, OfficeToken.GRAPHIC_PROPERTIES); in startImageProcessing()
34 public static final String GRAPHIC_PROPERTIES = "graphic-properties"; field in OfficeToken
124 return findFirstChild(OfficeNamespaces.STYLE_NS, OfficeToken.GRAPHIC_PROPERTIES); in getGraphicProperties()
Completed in 21 milliseconds