Lines Matching refs:sax_fastparser
40 using namespace sax_fastparser;
62 VMLExport::VMLExport( ::sax_fastparser::FSHelperPtr pSerializer ) in VMLExport()
178 static void impl_AddArrowHead( sax_fastparser::FastAttributeList *pAttrList, sal_Int32 nElement, sa… in impl_AddArrowHead()
198 static void impl_AddArrowLength( sax_fastparser::FastAttributeList *pAttrList, sal_Int32 nElement, … in impl_AddArrowLength()
215 static void impl_AddArrowWidth( sax_fastparser::FastAttributeList *pAttrList, sal_Int32 nElement, s… in impl_AddArrowWidth()
232 static void impl_AddBool( sax_fastparser::FastAttributeList *pAttrList, sal_Int32 nElement, bool bV… in impl_AddBool()
240 static void impl_AddColor( sax_fastparser::FastAttributeList *pAttrList, sal_Int32 nElement, sal_uI… in impl_AddColor()
283 static void impl_AddInt( sax_fastparser::FastAttributeList *pAttrList, sal_Int32 nElement, sal_uInt… in impl_AddInt()
514 sax_fastparser::FastAttributeList *pAttrList = m_pSerializer->createAttrList(); in Commit()
571 sax_fastparser::FastAttributeList *pAttrList = m_pSerializer->createAttrList(); in Commit()
682 m_pSerializer->mergeTopMarks( sax_fastparser::MERGE_MARKS_POSTPONE ); in Commit()