View | Details | Raw Unified | Return to bug 9558
Collapse All | Expand All

(-)abiword-2.4.1.orig/abiword-plugins/wp/impexp/OpenDocument/xp/OD_Style_Style.h (-1 / +1 lines)
Lines 77-83 Link Here
77
     * @param rProps The string that will have appended to it the properties of this
77
     * @param rProps The string that will have appended to it the properties of this
78
     *               style.
78
     *               style.
79
     */
79
     */
80
    void OD_Style_Style::getAbiPropsAttrString(UT_UTF8String& rProps) const;
80
    void getAbiPropsAttrString(UT_UTF8String& rProps) const;
81
    
81
    
82
    
82
    
83
    const UT_UTF8String& getParentStyleName() const {
83
    const UT_UTF8String& getParentStyleName() const {

Return to bug 9558