Home
last modified time | relevance | path

Searched refs:setCreator (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/global/
H A Dtest_Env.cpp353 Env::setCreator<AbstractTestInstance*>(func); in checkOverrideMock()
356 Env::setCreator<AbstractTestInstance*>(func); in checkOverrideMock()
357 Env::setCreator<AbstractTestInstance*>(func); in checkOverrideMock()
358 Env::setCreator<AbstractTestInstance*>(func); in checkOverrideMock()
466 Env::setCreator<AbstractTestInstance*>(func); in mockCreateNewInstance()
564 Env::setCreator<TestCopyCtor, int>(func); in mockCopy()
579 Env::setCreator<TestMoveCtorAssign, QString>(func); in mockMove()
617 Env::setCreator<TestTmp>(func); in mockCounter()
633 Env::setCreator<TestTmp>(func2); in mockCounter()
673 Env::setCreator<TestEmptyTmp>(func); in threadSafeCheckSetCreator()
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/
H A DProperties.php49 $docProps->setCreator(trim($propertyValue));
76 $docProps->setCreator($propertyValue);
106 $docProps->setCreator($propertyValue);
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/item/containers/
H A Ditemcopyright.h105 void setCreator(const QString& creator, ReplaceMode mode = ReplaceAllEntries);
109 setCreator(author, mode);
114 setCreator(byline, mode);
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/misc/
H A Daccessiblecontexthelper.cxx45 inline void setCreator( const Reference< XAccessible >& _rAcc );
60 inline void OContextHelper_Impl::setCreator( const Reference< XAccessible >& _rAcc ) in setCreator() function in comphelper::OContextHelper_Impl
189 m_pImpl->setCreator( _rxAccessible ); in lateInit()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/misc/
H A Daccessiblecontexthelper.cxx45 inline void setCreator( const Reference< XAccessible >& _rAcc );
60 inline void OContextHelper_Impl::setCreator( const Reference< XAccessible >& _rAcc ) in setCreator() function in comphelper::OContextHelper_Impl
189 m_pImpl->setCreator( _rxAccessible ); in lateInit()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/ui/qml/
H A Dtest_ReleaseInformationModel.cpp26 Env::setCreator<ReleaseInformation*>(std::function<ReleaseInformation* ()>([] { in init()
30 …Env::setCreator<ReleaseInformation*>(std::function<ReleaseInformation* (const VersionNumber&, bool… in init()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/
H A DProperties.php53 $docProps->setCreator($propertyValue);
79 $docProps->setCreator($propertyValue);
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/
H A DProperties.php52 $docProps->setCreator($propertyValue);
84 $docProps->setCreator($propertyValue);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/
H A DProperties.php53 $docProps->setCreator($propertyValue);
81 $docProps->setCreator($propertyValue);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/
H A DProperties.php53 $docProps->setCreator($propertyValue);
85 $docProps->setCreator($propertyValue);
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/
H A DProperties.php52 $docProps->setCreator($propertyValue);
84 $docProps->setCreator($propertyValue);
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/
H A DProperties.php53 $docProps->setCreator($propertyValue);
81 $docProps->setCreator($propertyValue);
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/
H A DProperties.php52 $docProps->setCreator($propertyValue);
84 $docProps->setCreator($propertyValue);
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/jingle/
H A Djinglecallsmanager.cpp195 iceAudio->setCreator("initiator"); in startNewSession()
205 iceVideo->setCreator("initiator"); in startNewSession()
221 rawAudio->setCreator("initiator"); in startNewSession()
231 rawVideo->setCreator("initiator"); in startNewSession()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/remote_device/
H A Dtest_RemoteClientImpl.cpp122 Env::setCreator<DatagramHandler*>(std::function<DatagramHandler* ()>([&] { in init()
127 Env::setCreator<RemoteDeviceList*>(std::function<RemoteDeviceList* ()>([&] { in init()
132 Env::setCreator<RemoteConnector*>(std::function<RemoteConnector* ()>([&] { in init()
H A Dtest_RemoteServerImpl.cpp156 Env::setCreator<RemoteReaderAdvertiser*, const QString&, const QString&, quint16&>(creator); in init()
161 Env::setCreator<RemoteWebSocketServer*>(creator2); in init()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bean/com/sun/star/comp/beans/
H A DFrame.java62 public void setCreator( /*IN*/ com.sun.star.frame.XFramesSupplier xCreator ) in setCreator() method in Frame
64 xFrame.setCreator( xCreator ); in setCreator()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bean/com/sun/star/comp/beans/
H A DFrame.java62 public void setCreator( /*IN*/ com.sun.star.frame.XFramesSupplier xCreator ) in setCreator() method in Frame
64 xFrame.setCreator( xCreator ); in setCreator()
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DActionMenu.cc233 item->setCreator(parent); in parse()
241 item->setCreator(parent); in parse()
255 item->setCreator(parent); in parse()
/dports/science/cdk/cdk-cdk-2.3/app/depict/src/main/java/org/openscience/cdk/depict/
H A DFreeHepWrapper.java71 svg.setCreator("Chemistry Development Kit (http://www.github.com/cdk/)"); in createGraphics2d()
76 pdf.setCreator("Chemistry Development Kit (http://www.github.com/cdk/)"); in createGraphics2d()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_ModuleManager.cpp159 pModule->setCreator (this); in loadModule()
224 pModule->setCreator (this); in loadPreloaded()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/tests/core-impl/playlists/types/file/xspf/
H A DTestXSPFPlaylist.cpp147 m_testPlaylist1->setCreator( "test" ); in testSetAndGetCreator()
150 m_testPlaylist1->setCreator( "test aäoöuüß" ); in testSetAndGetCreator()
153 m_testPlaylist1->setCreator( "" ); in testSetAndGetCreator()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/qa/integration/extensions/
H A DFrame.java191 public void setCreator(XFramesSupplier _framesSupplier) in setCreator() method in Frame
193 m_frame.setCreator( _framesSupplier ); in setCreator()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/qa/integration/extensions/
H A DFrame.java191 public void setCreator(XFramesSupplier _framesSupplier) in setCreator() method in Frame
193 m_frame.setCreator( _framesSupplier ); in setCreator()
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/samples/Basic/
H A D37_Page_layout_view.php14 $spreadsheet->getProperties()->setCreator('PHPOffice')

12345678910>>...22