Home
last modified time | relevance | path

Searched refs:isUnderline (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.hxx75 isUnderline(isUnderline_), in FontAttributes()
86 isUnderline(false), in FontAttributes()
97 isUnderline(rSrc.isUnderline), in FontAttributes()
111 isUnderline = rSrc.isUnderline; in operator =()
124 isUnderline == rFont.isUnderline && in operator ==()
132 bool isUnderline; member
H A Dpdfioutdev_gpl.cxx407 aNewFont.isUnderline = false; in parseFont()
672 aFont.isUnderline, in updateFont()
/aoo4110/main/sdext/source/pdfimport/inc/
H A Dcontentsink.hxx64 isUnderline(isUnderline_), in FontAttributes()
73 isUnderline(false), in FontAttributes()
81 bool isUnderline; member
90 !isUnderline == !rFont.isUnderline && in operator ==()
H A Dpdfihelper.hxx85 ^ size_t(rFont.isUnderline ? 0xf6bd325a : 0) in operator ()()
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DFontDescription.java120 public boolean isUnderline() { in isUnderline() method in FontDescription
171 if (this.isUnderline() != rhs.isUnderline()) in compareTo()
/aoo4110/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java434 boolean isUnderline = (FontUnderline.NONE != AnyConverter.toShort(property.Value)); in setAttribute()
435 StyleConstants.setUnderline(as, isUnderline); in setAttribute()
H A DAccessibleEditableTextImpl.java341 if (StyleConstants.isUnderline(as)) { in setAttributes()
/aoo4110/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx612 aResult.isUnderline = false; in readFont()
625 aResult.isUnderline = false; in readFont()
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java413 fmt.setAttribute(Format.UNDERLINE, fd.isUnderline()); in readCellFormat()
/aoo4110/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx445 aAttr.isUnderline = true; in resolveUnderlines()
H A Ddrawtreevisiting.cxx884 if( rFont.isUnderline ) in visit()
H A Dwritertreevisiting.cxx919 if( rFont.isUnderline ) in visit()

Completed in 75 milliseconds