Home
last modified time | relevance | path

Searched defs:pDrawing (Results 1 – 20 of 20) sorted by relevance

/dports/finance/weberp/webERP/Classes/PHPExcel/Writer/Excel2007/
H A DDrawing.php172 …iteDrawing(PHPExcel_Shared_XMLWriter $objWriter = null, PHPExcel_Worksheet_BaseDrawing $pDrawing =…
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/
H A DDrawing.php163 …iteDrawing(PHPExcel_Shared_XMLWriter $objWriter = null, PHPExcel_Worksheet_BaseDrawing $pDrawing =…
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/
H A DDrawing.php163 …iteDrawing(PHPExcel_Shared_XMLWriter $objWriter = null, PHPExcel_Worksheet_BaseDrawing $pDrawing =…
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DDrawing.php155 …public function writeDrawing(XMLWriter $objWriter, BaseDrawing $pDrawing, $pRelationId = -1, $hlin…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DDrawing.php162 …public function writeDrawing(XMLWriter $objWriter, BaseDrawing $pDrawing, $pRelationId = -1, $hlin…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/
H A DDrawing.php162 …public function writeDrawing(XMLWriter $objWriter, BaseDrawing $pDrawing, $pRelationId = -1, $hlin…
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DDrawing.php155 …public function writeDrawing(XMLWriter $objWriter, BaseDrawing $pDrawing, $pRelationId = -1, $hlin…
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DDrawing.php162 …public function writeDrawing(XMLWriter $objWriter, BaseDrawing $pDrawing, $pRelationId = -1, $hlin…
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DDrawing.php162 …public function writeDrawing(XMLWriter $objWriter, BaseDrawing $pDrawing, $pRelationId = -1, $hlin…
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DDrawing.php155 …public function writeDrawing(XMLWriter $objWriter, BaseDrawing $pDrawing, $pRelationId = -1, $hlin…
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DDrawing.php162 …public function writeDrawing(XMLWriter $objWriter, BaseDrawing $pDrawing, $pRelationId = -1, $hlin…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Dsubsequent_export-test2.cxx1139 xmlDocUniquePtr pDrawing in testTdf106181() local
2007 xmlDocUniquePtr pDrawing in testTdf135828_Shape_Rect() local
2078 xmlDocUniquePtr pDrawing in testTdf133688_precedents() local
2099 xmlDocUniquePtr pDrawing in testTdf91251_missingOverflowRoundtrip() local
2120 xmlDocUniquePtr pDrawing in testTdf137000_handle_upright() local
2377 xmlDocUniquePtr pDrawing in testTdf139258_rotated_image() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xcl97/
H A Dxcl97rec.cxx239 sax_fastparser::FSHelperPtr pDrawing = rStrm.CreateOutputStream( in SaveDrawingMLObjects() local
1089 sax_fastparser::FSHelperPtr pDrawing = rStrm.GetCurrentStream(); in WriteFromTo() local
1295 sax_fastparser::FSHelperPtr pDrawing = rStrm.GetCurrentStream(); in SaveXml() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xcl97/
H A Dxcl97rec.cxx241 sax_fastparser::FSHelperPtr pDrawing = rStrm.CreateOutputStream( in SaveDrawingMLObjects() local
1092 sax_fastparser::FSHelperPtr pDrawing = rStrm.GetCurrentStream(); in WriteFromTo() local
1250 sax_fastparser::FSHelperPtr pDrawing = rStrm.GetCurrentStream(); in SaveXml() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxeescher.cxx1090 sax_fastparser::FSHelperPtr& pDrawing = rStrm.GetCurrentStream(); in SaveXml() local
1408 sax_fastparser::FSHelperPtr pDrawing = rStrm.GetCurrentStream(); in SaveXml() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxeescher.cxx1097 sax_fastparser::FSHelperPtr& pDrawing = rStrm.GetCurrentStream(); in SaveXml() local
1418 sax_fastparser::FSHelperPtr pDrawing = rStrm.GetCurrentStream(); in SaveXml() local
/dports/editors/ted/Ted-2.23/appFrame/
H A DappGuiGtk.c293 void appGuiMakeDrawingAreaInColumn( APP_WIDGET * pDrawing, in appGuiMakeDrawingAreaInColumn()
H A DappGuiMotif.c743 void appGuiMakeDrawingAreaInColumn( APP_WIDGET * pDrawing, in appGuiMakeDrawingAreaInColumn()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dchartexport.cxx1036 sax_fastparser::FSHelperPtr pDrawing = CreateOutputStream( in exportAdditionalShapes() local
H A Ddrawingml.cxx5121 const FSHelperPtr& pDrawing) in WriteFromTo()