Home
last modified time | relevance | path

Searched defs:psName (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/writerperfect/source/filter/
H A DDocumentHandler.cxx55 void DocumentHandler::startElement(const char *psName, const WPXPropertyList &xPropList) in startElement()
72 void DocumentHandler::endElement(const char *psName) in endElement()
H A DTableStyle.cxx39 TableCellStyle::TableCellStyle(const WPXPropertyList &xPropList, const char *psName) : in TableCellStyle()
68 TableRowStyle::TableRowStyle(const WPXPropertyList &propList, const char *psName) : in TableRowStyle()
93 …tyle(const WPXPropertyList &xPropList, const WPXPropertyListVector &columns, const char *psName) : in TableStyle()
H A DListStyle.hxx91 OrderedListStyle(const char *psName, const int iListID) : ListStyle(psName, iListID) {} in OrderedListStyle()
98 UnorderedListStyle(const char *psName, const int iListID) : ListStyle(psName, iListID) {} in UnorderedListStyle()
H A DFontStyle.cxx31 FontStyle::FontStyle(const char *psName, const char *psFontFamily) : Style(psName), in FontStyle()
H A DSectionStyle.cxx40 const char *psName) : in SectionStyle()
H A DStyle.hxx54 Style(const WPXString &psName) : msName(psName) {} in Style()
H A DTextRunStyle.cxx118 SpanStyle::SpanStyle(const char *psName, const WPXPropertyList &xPropList) : in SpanStyle()
H A DListStyle.cxx114 ListStyle::ListStyle(const char *psName, const int iListID) : in ListStyle()

Completed in 26 milliseconds