/aoo4110/main/svgio/ |
H A D | Package_inc.mk | 23 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgiodllapi.h,svgio/svgiodllapi.h)) 25 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgcirclenode.hxx,svgio/svgreader/s… 27 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgdocument.hxx,svgio/svgreader/svg… 30 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svggnode.hxx,svgio/svgreader/svggno… 34 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svglinenode.hxx,svgio/svgreader/svg… 35 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgnode.hxx,svgio/svgreader/svgnode… 37 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgmasknode.hxx,svgio/svgreader/svg… 38 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgpaint.hxx,svgio/svgreader/svgpai… 45 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgsvgnode.hxx,svgio/svgreader/svgs… 49 $(eval $(call gb_Package_add_file,svgio_inc,inc/svgio/svgreader/svgtoken.hxx,svgio/svgreader/svgtok… [all …]
|
H A D | Library_svgio.mk | 24 $(eval $(call gb_Library_set_componentfile,svgio,svgio/svgio)) 28 $(eval $(call gb_Library_add_precompiled_header,svgio,$(SRCDIR)/svgio/inc/pch/precompiled_svgio)) 32 -I$(SRCDIR)/svgio/inc \ 33 -I$(SRCDIR)/svgio/inc/pch \ 65 svgio/source/svgreader/svggnode \ 72 svgio/source/svgreader/svgnode \ 73 svgio/source/svgreader/svgpaint \ 84 svgio/source/svgreader/svgtoken \ 86 svgio/source/svgreader/svgtools \ 90 svgio/source/svguno/svguno \ [all …]
|
H A D | Module_svgio.mk | 22 $(eval $(call gb_Module_Module,svgio)) 24 $(eval $(call gb_Module_add_targets,svgio,\
|
/aoo4110/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
|
/aoo4110/main/svgio/source/svguno/ |
H A D | svguno.cxx | 44 namespace svgio namespace 75 if(svgio::svgreader::XSvgParser_getImplementationName().equalsAscii(pImplName)) in component_getFactory() 79 svgio::svgreader::XSvgParser_getImplementationName(), in component_getFactory() 80 svgio::svgreader::XSvgParser_createInstance, in component_getFactory() 81 svgio::svgreader::XSvgParser_getSupportedServiceNames()); in component_getFactory()
|
H A D | xsvgparser.cxx | 40 namespace svgio namespace 71 namespace svgio namespace 97 namespace svgio namespace
|
/aoo4110/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 | svgstylenode.hxx | 31 namespace svgio namespace
|
H A D | svgpaint.hxx | 30 namespace svgio namespace
|
/aoo4110/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
|
/aoo4110/main/postprocess/packcomponents/ |
H A D | makefile.mk | 80 component/svgio/svgio \
|
/aoo4110/main/splitbuild/ |
H A D | framework.lst | 1 automation avmedia basic basctl cui desktop drawinglayer svgio extensions forms formula framework i…
|
/aoo4110/main/svgio/inc/ |
H A D | makefile.mk | 23 PRJNAME=svgio
|
/aoo4110/main/ |
H A D | Module_ooo.mk | 29 svgio \
|