Lines Matching refs:STYLE_NS

367             rootAttributes.addNamespaceDeclaration("style", OfficeNamespaces.STYLE_NS);  in startReport()
412 …icProperties = produceFirstChild(graphicsDefaultStyle, OfficeNamespaces.STYLE_NS, OfficeToken.GRAP… in startReport()
416 graphicProperties.setAttribute(OfficeNamespaces.STYLE_NS, "wrap", "dynamic"); in startReport()
417 …graphicProperties.setAttribute(OfficeNamespaces.STYLE_NS, "number-wrapped-paragraphs", "no-limit"); in startReport()
418 … graphicProperties.setAttribute(OfficeNamespaces.STYLE_NS, "wrap-contour", OfficeToken.FALSE); in startReport()
419 …graphicProperties.setAttribute(OfficeNamespaces.STYLE_NS, VERTICAL_POS, "from-top"); // changed fo… in startReport()
421 … graphicProperties.setAttribute(OfficeNamespaces.STYLE_NS, "vertical-rel", OfficeToken.PARAGRAPH); in startReport()
422 …graphicProperties.setAttribute(OfficeNamespaces.STYLE_NS, HORIZONTAL_POS, "from-left"); // changed… in startReport()
424 …graphicProperties.setAttribute(OfficeNamespaces.STYLE_NS, "horizontal-rel", OfficeToken.PARAGRAPH); in startReport()
1366 …lement graphProperties = produceFirstChild(imageStyle, OfficeNamespaces.STYLE_NS, OfficeToken.GRAP… in startImageProcessing()
1389 …lement graphProperties = produceFirstChild(imageStyle, OfficeNamespaces.STYLE_NS, OfficeToken.GRAP… in startImageProcessing()
1407 …lement graphProperties = produceFirstChild(imageStyle, OfficeNamespaces.STYLE_NS, OfficeToken.GRAP… in startImageProcessing()
1537 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "row-height"); in computeRowHeight()
1558 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "row-height"); in computeRowHeight()
1578 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "row-height"); in computeRowHeight()
1603 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "column-width"); in computeColumnWidth()
1624 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "column-width"); in computeColumnWidth()
1644 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "column-width"); in computeColumnWidth()