Home
last modified time | relevance | path

Searched refs:saveContents (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dprofile.cpp59 bool Profile::saveContents(XML_Helper *helper) const in saveContents() function in Profile
81 retval &= saveContents(helper); in save()
H A Drecently-played-game.cpp80 bool RecentlyPlayedGame::saveContents(XML_Helper *helper) const in saveContents() function in RecentlyPlayedGame
116 retval &= saveContents(helper); in save()
H A Dprofile.h81 bool saveContents(XML_Helper *helper) const;
H A DItem.cpp112 retval &= saveContents(helper); in save()
H A Dadvertised-game.cpp92 retval &= dynamic_cast<const RecentlyPlayedGame*>(this)->saveContents(helper); in saveEntry()
H A Drecently-played-game.h114 bool saveContents(XML_Helper *helper) const;
H A DItemProto.h128 bool saveContents(XML_Helper* helper) const;
H A DItemProto.cpp121 bool ItemProto::saveContents(XML_Helper* helper) const in saveContents() function in ItemProto
167 retval &= saveContents(helper); in save()
H A Dhistory.cpp198 retval &= saveContents(helper); in save()
204 bool History::saveContents(XML_Helper* helper) const in saveContents() function in History
H A Dhistory.h127 bool saveContents(XML_Helper* helper) const;
/dports/net/messagelib/messagelib-21.12.3/messageviewer/src/utils/
H A Dmessageviewerutil_p.h56 Q_REQUIRED_RESULT bool saveContents(QWidget *parent, const KMime::Content::List &contents, QList<QU…
H A Dmessageviewerutil.cpp202 bool Util::saveContents(QWidget *parent, const KMime::Content::List &contents, QList<QUrl> &urlList) in saveContents() function in Util
492 return Util::saveContents(parent, contents, urlList); in saveAttachments()
/dports/games/nazghul/nazghul-0.7.1/src/
H A DContainer.cpp143 void Container::saveContents(struct save *save) in saveContents() function in Container
175 saveContents(save); in save()
H A DContainer.h53 void saveContents(struct save *save);
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/source/zippackage/
H A DZipPackageFolder.cxx270 saveContents( sTempName, rManList, rZipOut, rEncryptionKey, nPBKDF2IterationCount, rRandomPool); in saveChild()
279 void ZipPackageFolder::saveContents( in saveContents() function in ZipPackageFolder
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/source/zippackage/
H A DZipPackageFolder.cxx274 saveContents( sTempName, rManList, rZipOut, rEncryptionKey, nPBKDF2IterationCount, rRandomPool); in saveChild()
283 void ZipPackageFolder::saveContents( in saveContents() function in ZipPackageFolder
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/inc/
H A DZipPackageFolder.hxx83 void saveContents(
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/inc/
H A DZipPackageFolder.hxx81 void saveContents(
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/
H A Dcontainment.h328 virtual void saveContents(KConfigGroup &group) const;
H A Dcontainment.cpp244 saveContents(group); in save()
247 void Containment::saveContents(KConfigGroup &group) const in saveContents() function in Plasma::Containment
/dports/editors/ted/Ted-2.23/docEdit/
H A DdocRtfWriteTrace.c39 int saveContents= 0; in docRtfTraceContents() local
43 { saveContents= 1; } in docRtfTraceContents()
45 if ( saveContents ) in docRtfTraceContents()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/servlet/
H A DInfocenterWorkingSetManager.java246 saveContents(); in saveState()
250 private void saveContents() throws IOException { in saveContents() method in InfocenterWorkingSetManager
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/debugger/
H A Dlogwindow.cpp212 this, &DebuggerPane::saveContents); in DebuggerPane()
258 void saveContents() { writeLogContents(this, this); } in saveContents() function in Debugger::Internal::DebuggerPane
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/itemviews/
H A Dq3table.h497 void saveContents(Q3PtrVector<Q3TableItem> &tmp,
/dports/devel/qmake/qt-x11-free-3.3.8/src/table/
H A Dqtable.h505 void saveContents( QPtrVector<QTableItem> &tmp,

12