Home
last modified time | relevance | path

Searched refs:FSNS (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx603 FSNS( XML_w, XML_fldCharType ), "end", in EndField_Impl()
1156 FSNS( XML_w, XML_type ), "dxa", in TableCellProperties()
1177 FSNS( XML_w, XML_type ), "dxa", in TableCellProperties()
1242 FSNS( XML_w, XML_val ), "true", in StartTableRow()
1330 FSNS( XML_w, XML_val ), pJcVal, in TableDefinition()
1421 FSNS( XML_w, XML_val ), pCantSplit, in TableCanSplit()
1433 FSNS( XML_w, XML_val ), "on", in TableBidi()
1445 FSNS( XML_w, XML_val ), "tbRl", in TableVerticalCell()
1809 FSNS( XML_w, XML_val ), "off", in PageBreakBefore()
1999 FSNS( XML_w, XML_val ), pType, in SectionType()
[all …]
H A Ddocxexport.cxx175 FSNS( XML_w, XML_val ), "9" , in DisallowInheritingOutlineNumbering()
229 FSNS( XML_w, XML_val ), OUStringToOString( rName, RTL_TEXTENCODING_UTF8 ).getStr(), in DoComboBox()
236 FSNS( XML_w, XML_val ), OUStringToOString( rHelp, RTL_TEXTENCODING_UTF8 ).getStr(), in DoComboBox()
241 FSNS( XML_w, XML_val ), OUStringToOString( rToolTip, RTL_TEXTENCODING_UTF8 ).getStr(), in DoComboBox()
258 FSNS( XML_w, XML_val ), rtl::OString::valueOf( nId ).getStr( ), in DoComboBox()
477 FSNS( XML_xmlns, XML_w ), "http://schemas.openxmlformats.org/wordprocessingml/2006/main", in WriteNumbering()
550 FSNS( XML_w, XML_type ), pType, in WriteHeaderFooter()
551 FSNS( XML_r, XML_id ), rtl::OUStringToOString( aRelId, RTL_TEXTENCODING_UTF8 ).getStr(), in WriteHeaderFooter()
606 FSNS( XML_xmlns, XML_o ), "urn:schemas-microsoft-com:office:office", in WriteMainText()
608 FSNS( XML_xmlns, XML_v ), "urn:schemas-microsoft-com:vml", in WriteMainText()
[all …]
/aoo42x/main/oox/source/core/
H A Dxmlfilterbase.cxx337 FSNS( XML_xsi, XML_type ), "dcterms:W3CDTF", in writeElement()
386 FSNS( XML_xmlns, XML_dc ), "http://purl.org/dc/elements/1.1/", in writeCoreProperties()
387 FSNS( XML_xmlns, XML_dcterms ), "http://purl.org/dc/terms/", in writeCoreProperties()
388 FSNS( XML_xmlns, XML_dcmitype ), "http://purl.org/dc/dcmitype/", in writeCoreProperties()
389 FSNS( XML_xmlns, XML_xsi ), "http://www.w3.org/2001/XMLSchema-instance", in writeCoreProperties()
393 writeElement( pCoreProps, FSNS( XML_cp, XML_category ), "category" ); in writeCoreProperties()
394 writeElement( pCoreProps, FSNS( XML_cp, XML_contentStatus ), "status" ); in writeCoreProperties()
395 writeElement( pCoreProps, FSNS( XML_cp, XML_contentType ), "contentType" ); in writeCoreProperties()
401 writeElement( pCoreProps, FSNS( XML_dc, XML_identifier ), "ident" ); in writeCoreProperties()
410 writeElement( pCoreProps, FSNS( XML_dc, XML_title ), xProperties->getTitle() ); in writeCoreProperties()
[all …]
/aoo42x/main/sax/inc/sax/
H A Dfshelper.hxx35 #define FSNS(namespc, element) ((namespc << 16) | element) macro
66 …{ va_list args; va_start( args, elementTokenId ); startElementV( FSNS( namespaceTokenId, elementTo… in startElementNS()
68 …{ va_list args; va_start( args, elementTokenId ); singleElementV( FSNS( namespaceTokenId, elementT… in singleElementNS()
71 { endElement( FSNS( namespaceTokenId, elementTokenId ) ); } in endElementNS()
78 { singleElementV(FSNS( namespaceTokenId, elementTokenId), xAttrList); } in singleElementNS()
82 { startElementV( FSNS( namespaceTokenId, elementTokenId ), xAttrList ); } in startElementNS()
/aoo42x/main/sc/source/filter/excel/
H A Dexcdoc.cxx682FSNS( XML_xmlns, XML_r ), "http://schemas.openxmlformats.org/officeDocument/2006/relationships", in WriteXml()
794FSNS(XML_xmlns, XML_r), "http://schemas.openxmlformats.org/officeDocument/2006/relationships", in WriteXml()
H A Dxestring.cxx493 FSNS( XML_xml, XML_space ), "preserve", in lcl_WriteRun()
H A Dxecontent.cxx532 FSNS( XML_r, XML_id ), XclXmlUtils::ToOString( sId ).getStr(), in SaveXml()
H A Dxepivot.cxx750 FSNS( XML_r, XML_id ), XclXmlUtils::ToOString( sId ).getStr(), in SaveXml()
/aoo42x/main/oox/source/export/
H A Ddrawingml.cxx528FSNS( XML_r, XML_embed), OUStringToOString( sRelId, RTL_TEXTENCODING_UTF8 ).getStr(), in WriteBlip()
1012 … mpFS->singleElementNS( XML_a, XML_blip, FSNS( XML_r, XML_embed ), USS( sRelId ), FSEND ); in WriteParagraphNumbering()
H A Dvmlexport.cxx362 FSNS( XML_w10, XML_type ), pWrapType, in Commit()
/aoo42x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx800 FSNS( XML_r, XML_id ), XclXmlUtils::ToOString( sId ).getStr(), in SaveXml()

Completed in 125 milliseconds