| /trunk/main/svgio/ |
| H A D | Package_inc.mk | 22 $(eval $(call gb_Package_Package,svgio_inc,$(SRCDIR)/svgio/inc)) 23 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgiodllapi.h,svgio/svgiodllapi.h)) 24 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgcharacternode.hxx,svgio/svgreade… 25 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgcirclenode.hxx,svgio/svgreader/s… 26 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgclippathnode.hxx,svgio/svgreader… 27 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgdocument.hxx,svgio/svgreader/svg… 28 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgdocumenthandler.hxx,svgio/svgrea… 29 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgellipsenode.hxx,svgio/svgreader/… 30 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svggnode.hxx,svgio/svgreader/svggno… 31 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svggradientnode.hxx,svgio/svgreader… [all …]
|
| H A D | Library_svgio.mk | 22 $(eval $(call gb_Library_Library,svgio)) 24 $(eval $(call gb_Library_set_componentfile,svgio,svgio/svgio)) 26 $(eval $(call gb_Library_add_package_headers,svgio,svgio_inc)) 28 $(eval $(call gb_Library_add_precompiled_header,svgio,$(SRCDIR)/svgio/inc/pch/precompiled_svgio)) 30 $(eval $(call gb_Library_set_include,svgio,\ 32 -I$(SRCDIR)/svgio/inc \ 33 -I$(SRCDIR)/svgio/inc/pch \ 37 $(eval $(call gb_Library_add_api,svgio,\ 42 $(eval $(call gb_Library_add_defs,svgio,\ 46 $(eval $(call gb_Library_add_linked_libs,svgio,\ [all …]
|
| H A D | Module_svgio.mk | 24 $(eval $(call gb_Module_Module,svgio)) 26 $(eval $(call gb_Module_add_targets,svgio,\
|
| /trunk/main/svgio/source/svgreader/ |
| H A D | svgdocumenthandler.cxx | 62 …svgio::svgreader::SvgCharacterNode* whiteSpaceHandling(svgio::svgreader::SvgNode* pNode, svgio::sv… in whiteSpaceHandling() 66 const svgio::svgreader::SvgNodeVector& rChilds = pNode->getChildren(); in whiteSpaceHandling() 71 svgio::svgreader::SvgNode* pCandidate = rChilds[a]; in whiteSpaceHandling() 77 case svgio::svgreader::SVGTokenCharacter: in whiteSpaceHandling() 80 …svgio::svgreader::SvgCharacterNode* pCharNode = static_cast< svgio::svgreader::SvgCharacterNode* >… in whiteSpaceHandling() 97 … const svgio::svgreader::SvgStyleAttributes* pStyleLast = pLast->getSvgStyleAttributes(); in whiteSpaceHandling() 98 … const svgio::svgreader::SvgStyleAttributes* pStyleCurrent = pCandidate->getSvgStyleAttributes(); in whiteSpaceHandling() 119 case svgio::svgreader::SVGTokenTspan: in whiteSpaceHandling() 120 case svgio::svgreader::SVGTokenTextPath: in whiteSpaceHandling() 121 case svgio::svgreader::SVGTokenTref: in whiteSpaceHandling() [all …]
|
| H A D | svgcharacternode.cxx | 36 namespace svgio namespace 164 namespace svgio namespace 209 namespace svgio namespace 596 namespace svgio namespace
|
| H A D | svgtextpathnode.cxx | 39 namespace svgio namespace 271 namespace svgio namespace
|
| H A D | svgpaint.cxx | 29 namespace svgio namespace
|
| H A D | svgtitledescnode.cxx | 29 namespace svgio namespace
|
| /trunk/main/svgio/source/svguno/ |
| H A D | svguno.cxx | 45 namespace svgio namespace 72 svgio::svgreader::XSvgParser_createInstance, 73 svgio::svgreader::XSvgParser_getImplementationName, 74 svgio::svgreader::XSvgParser_getSupportedServiceNames,
|
| H A D | xsvgparser.cxx | 41 namespace svgio namespace 72 namespace svgio namespace 98 namespace svgio namespace
|
| /trunk/main/svgio/inc/svgio/svgreader/ |
| H A D | svgcharacternode.hxx | 35 namespace svgio namespace 90 namespace svgio namespace 142 namespace svgio namespace
|
| H A D | svgdocumenthandler.hxx | 32 namespace svgio { namespace svgreader { class SvgCharacterNode; }} namespace 36 namespace svgio namespace
|
| H A D | svgnode.hxx | 36 namespace svgio namespace 48 namespace svgio namespace
|
| H A D | svgstyleattributes.hxx | 34 namespace svgio { namespace svgreader { namespace 42 namespace svgio namespace
|
| H A D | svgtitledescnode.hxx | 30 namespace svgio namespace
|
| H A D | svgtrefnode.hxx | 32 namespace svgio namespace
|
| H A D | svgtspannode.hxx | 32 namespace svgio namespace
|
| H A D | svggradientstopnode.hxx | 31 namespace svgio namespace
|
| H A D | svgpaint.hxx | 30 namespace svgio namespace
|
| H A D | svgstylenode.hxx | 31 namespace svgio namespace
|
| H A D | svggnode.hxx | 31 namespace svgio namespace
|
| H A D | svgsymbolnode.hxx | 30 namespace svgio namespace
|
| /trunk/main/svgio/prj/ |
| H A D | build.lst | 1 dl svgio : sal basegfx drawinglayer cppuhelper cppu svtools NULL 2 dl svgio\prj nmake - all svgio_prj NULL
|
| /trunk/main/postprocess/packcomponents/ |
| H A D | makefile.mk | 117 component/svgio/svgio \
|
| /trunk/main/svgio/inc/ |
| H A D | makefile.mk | 23 PRJNAME=svgio
|