Home
last modified time | relevance | path

Searched refs:_author (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/dports/finance/weberp/webERP/Classes/PHPExcel/
H A DComment.php43 private $_author; variable in PHPExcel_Comment
109 $this->_author = 'Author';
121 return $this->_author;
131 $this->_author = $pValue;
291 $this->_author
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A DPreset.cpp13 _name(presetName), _author(presetAuthor) {} in Preset()
19 void Preset::setAuthor(const std::string & value) { _author = value; } in setAuthor()
21 const std::string & Preset::author() const { return _author; } in author()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/
H A DPreset.cpp13 _name(presetName), _author(presetAuthor) {} in Preset()
19 void Preset::setAuthor(const std::string & value) { _author = value; } in setAuthor()
21 const std::string & Preset::author() const { return _author; } in author()
/dports/editors/calligra/calligra-3.2.1/words/plugins/scripting/scripts/
H A Dkwreportlab.py63 self._author = self.kwdoc.documentInfoAuthorName()
67 if self._author:
68 self._author = "%s, %s" % (company, self._author)
70 self._author = company
72 if self._author:
73 self._author = "%s, %s" % (self._author, mail)
75 self._author = mail
113 if self._author:
115 canvas.drawString(2.0*cm, self.config.pageSize[1] - 1.2*cm - 14.0, self._author)
/dports/audio/polyphone/polyphone-75a5e88/sources/repository/
H A Dsoundfontinformation.cpp31 _author(""), in SoundfontInformation()
45 if (_author.isEmpty()) in getAuthor()
47 return _author; in getAuthor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ppt/
H A Dslidefragmenthandler.cxx222 CommentAuthor _author; in onCreateContext() local
223 _author.clrIdx = rAttribs.getString(XML_clrIdx, OUString()); in onCreateContext()
224 _author.id = rAttribs.getString(XML_id, OUString()); in onCreateContext()
225 _author.initials = rAttribs.getString(XML_initials, OUString()); in onCreateContext()
226 _author.lastIdx = rAttribs.getString(XML_lastIdx, OUString()); in onCreateContext()
227 _author.name = rAttribs.getString(XML_name, OUString()); in onCreateContext()
228 mpSlidePersistPtr->getCommentAuthors().addAuthor(_author); in onCreateContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ppt/
H A Dslidefragmenthandler.cxx221 CommentAuthor _author; in onCreateContext() local
222 _author.clrIdx = rAttribs.getString(XML_clrIdx, OUString()); in onCreateContext()
223 _author.id = rAttribs.getString(XML_id, OUString()); in onCreateContext()
224 _author.initials = rAttribs.getString(XML_initials, OUString()); in onCreateContext()
225 _author.lastIdx = rAttribs.getString(XML_lastIdx, OUString()); in onCreateContext()
226 _author.name = rAttribs.getString(XML_name, OUString()); in onCreateContext()
227 mpSlidePersistPtr->getCommentAuthors().addAuthor(_author); in onCreateContext()
/dports/www/py-praw/praw-6.2.0/praw/models/reddit/
H A Dmulti.py97 self._author = Redditor(reddit, self.path.split("/", 3)[2])
99 multi=self.name, user=self._author
110 multi=self.name, user=self._author
120 multi=self.name, user=self._author, subreddit=subreddit
161 multi=self.name, user=self._author, subreddit=subreddit
/dports/devel/py-pygithub/PyGithub-1.54/github/
H A DGitCommit.py51 self._completeIfNotSet(self._author)
52 return self._author.value
115 self._author = github.GithubObject.NotSet
126 self._author = self._makeClassAttribute(
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Theme.H99 const char *_author; variable
109 const char *author ( void ) { return _author; } in author()
115 _author = author; in Fl_Theme()
/dports/net/mailimporter/mailimporter-21.12.3/src/mailimporter/
H A Dfilters.cpp24 FilterPrivate(const QString &_name, const QString &_author, const QString &_info) in FilterPrivate() argument
26 , author(_author) in FilterPrivate()
117 void Filter::setAuthor(const QString &_author) in setAuthor() argument
119 d->author = _author; in setAuthor()
/dports/devel/py-oci/oci-2.53.1/src/oci/marketplace/models/
H A Dagreement_summary.py68 self._author = None
132 return self._author
147 self._author = author
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dpydemo.py63 return self._author
67 self._author = name
72 self._author = "David Boddie"

12345678910>>...13