Home
last modified time | relevance | path

Searched refs:svgio (Results 1 – 25 of 75) sorted by relevance

123

/AOO41X/main/svgio/
H A DPackage_inc.mk22 $(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 DLibrary_svgio.mk22 $(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 \
38 $(eval $(call gb_Library_set_defs,svgio,\
43 $(eval $(call gb_Library_add_linked_libs,svgio,\
58 $(eval $(call gb_Library_add_exception_objects,svgio,\
[all …]
H A DModule_svgio.mk22 $(eval $(call gb_Module_Module,svgio))
24 $(eval $(call gb_Module_add_targets,svgio,\
/AOO41X/main/svgio/source/svgreader/
H A Dsvgdocumenthandler.cxx62svgio::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()
80svgio::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 Dsvgcharacternode.cxx36 namespace svgio namespace
164 namespace svgio namespace
209 namespace svgio namespace
596 namespace svgio namespace
H A Dsvgtextpathnode.cxx39 namespace svgio namespace
271 namespace svgio namespace
H A Dsvgpaint.cxx29 namespace svgio namespace
H A Dsvgtitledescnode.cxx29 namespace svgio namespace
/AOO41X/main/svgio/source/svguno/
H A Dsvguno.cxx44 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 Dxsvgparser.cxx40 namespace svgio namespace
71 namespace svgio namespace
97 namespace svgio namespace
/AOO41X/main/svgio/inc/svgio/svgreader/
H A Dsvgcharacternode.hxx35 namespace svgio namespace
90 namespace svgio namespace
142 namespace svgio namespace
H A Dsvgnode.hxx36 namespace svgio namespace
48 namespace svgio namespace
H A Dsvgdocumenthandler.hxx32 namespace svgio { namespace svgreader { class SvgCharacterNode; }} namespace
36 namespace svgio namespace
H A Dsvgstyleattributes.hxx34 namespace svgio { namespace svgreader { namespace
42 namespace svgio namespace
H A Dsvgtitledescnode.hxx30 namespace svgio namespace
H A Dsvgtspannode.hxx32 namespace svgio namespace
H A Dsvgtrefnode.hxx32 namespace svgio namespace
H A Dsvggradientstopnode.hxx31 namespace svgio namespace
H A Dsvgstylenode.hxx31 namespace svgio namespace
H A Dsvgpaint.hxx30 namespace svgio namespace
/AOO41X/main/svgio/prj/
H A Dbuild.lst1 dl svgio : sal basegfx drawinglayer cppuhelper cppu svtools NULL
2 dl svgio\prj nmake - all svgio_prj NULL
/AOO41X/main/postprocess/packcomponents/
H A Dmakefile.mk80 component/svgio/svgio \
/AOO41X/main/splitbuild/
H A Dframework.lst1 automation avmedia basic basctl cui desktop drawinglayer svgio extensions forms formula framework i…
/AOO41X/main/svgio/inc/
H A Dmakefile.mk23 PRJNAME=svgio
/AOO41X/main/
H A DModule_ooo.mk29 svgio \

123