Home
last modified time | relevance | path

Searched refs:setMasterPageName (Results 1 – 25 of 50) sorted by relevance

12

/dports/editors/calligra/calligra-3.2.1/filters/libodf2/
H A DKoTblStyle.h62 void setMasterPageName(const QString& name);
63 void setMasterPageName(const char* name);
H A DKoTblStyle.cpp122 void KoTblStyle::setMasterPageName(const QString& name) in setMasterPageName() function in KoTblStyle
127 void KoTblStyle::setMasterPageName(const char* name) in setMasterPageName() function in KoTblStyle
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpageitem_group.cpp133 void PageItem_Group::setMasterPageName(const QString& mpName) in setMasterPageName() function in PageItem_Group
135 PageItem::setMasterPageName(mpName); in setMasterPageName()
140 embedded->setMasterPageName(mpName); in setMasterPageName()
H A Dpageitem_group.h51 void setMasterPageName(const QString& mpName) override;
H A Dscpage.h93 void setMasterPageName(const QString& newName);
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/styles/
H A DKoTableColumnStyle.cpp235 void KoTableColumnStyle::setMasterPageName(const QString &name) in setMasterPageName() function in KoTableColumnStyle
260 setMasterPageName(masterPage); in loadOdf()
H A DKoTableColumnStyle.h132 void setMasterPageName(const QString &name);
H A DKoTableRowStyle.h124 void setMasterPageName(const QString &name);
H A DKoTableRowStyle.cpp274 void KoTableRowStyle::setMasterPageName(const QString &name) in setMasterPageName() function in KoTableRowStyle
289 setMasterPageName(masterPage); in loadOdf()
H A DKoTableStyle.h180 void setMasterPageName(const QString &name);
H A DKoTableCellStyle.h238 void setMasterPageName(const QString &name);
H A DKoTableStyle.cpp378 void KoTableStyle::setMasterPageName(const QString &name) in setMasterPageName() function in KoTableStyle
459 setMasterPageName(masterPage); in loadOdf()
/dports/editors/calligra/calligra-3.2.1/libs/text/styles/
H A DKoTableColumnStyle.cpp235 void KoTableColumnStyle::setMasterPageName(const QString &name) in setMasterPageName() function in KoTableColumnStyle
260 setMasterPageName(masterPage); in loadOdf()
H A DKoTableColumnStyle.h132 void setMasterPageName(const QString &name);
H A DKoTableRowStyle.h124 void setMasterPageName(const QString &name);
H A DKoTableRowStyle.cpp273 void KoTableRowStyle::setMasterPageName(const QString &name) in setMasterPageName() function in KoTableRowStyle
288 setMasterPageName(masterPage); in loadOdf()
H A DKoTableStyle.h180 void setMasterPageName(const QString &name);
H A DKoTableCellStyle.h238 void setMasterPageName(const QString &name);
H A DKoTableStyle.cpp377 void KoTableStyle::setMasterPageName(const QString &name) in setMasterPageName() function in KoTableStyle
458 setMasterPageName(masterPage); in loadOdf()
/dports/games/chessx/chessx-1.5.6/src/gui/ooo/
H A Dstyleinformation.h57 void setMasterPageName( const QString &name );
H A Dstyleinformation.cpp103 void StyleInformation::setMasterPageName( const QString &name ) in setMasterPageName() function in StyleInformation
H A Dstyleparser.cpp195 m_StyleInformation->setMasterPageName( element.attribute( "name" ) ); in parseMasterStyles()
258 property.setMasterPageName( parent.attribute( "master-page-name" ) ); in parseStyleProperty()
260 m_StyleInformation->setMasterPageName( parent.attribute( "master-page-name" ) ); in parseStyleProperty()
H A Dformatproperty.h242 void setMasterPageName( const QString &masterPageName );
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMWAWPageSpan.hxx243 void setMasterPageName(librevenge::RVNGString const &name) in setMasterPageName() function in MWAWPageSpan
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/exp/xp/
H A DODe_Style_Style.h109 void setMasterPageName(const UT_UTF8String& rMasterPageName) { in setMasterPageName() function

12