Searched refs:XML_BOTH (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/xmloff/source/style/ |
H A D | PageMasterPropHdl.cxx | 352 if (IsXMLToken( rStrImpValue, XML_BOTH) || in importXML() 374 rStrExpValue = GetXMLToken(XML_BOTH); in exportXML() 394 if (IsXMLToken(rStrImpValue, XML_BOTH) || in importXML() 415 rStrExpValue = GetXMLToken(XML_BOTH); in exportXML()
|
H A D | PageMasterPropHdlFactory.cxx | 53 { XML_BOTH, text::TextGridMode::LINES_AND_CHARS },
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmldpimp.cxx | 163 if (IsXMLToken(sValue, XML_BOTH)) in ScXMLDataPilotTableContext() 479 case XML_BOTH: in SetGrandTotal() 770 if (IsXMLToken(rAttrValue, XML_BOTH)) in ScXMLDataPilotGrandTotalContext() 803 eOrient = XML_BOTH; in EndElement()
|
H A D | XMLConsolidationContext.cxx | 145 else if( IsXMLToken( sUseLabel, XML_BOTH ) ) in EndElement()
|
H A D | XMLExportDataPilot.cxx | 822 WriteGrandTotal(XML_BOTH, true, pGrandTotalName); in WriteDataPilots()
|
H A D | xmlexprt.cxx | 4240 AddAttribute( XML_NAMESPACE_TABLE, XML_USE_LABEL, XML_BOTH ); in WriteConsolidation()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLPlotAreaContext.cxx | 280 if( aValue.equals( ::xmloff::token::GetXMLToken( ::xmloff::token::XML_BOTH ))) in StartElement()
|
H A D | SchXMLExport.cxx | 2025 … ? ::xmloff::token::GetXMLToken( ::xmloff::token::XML_BOTH ) in exportPlotArea()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 333 XML_BOTH, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 341 TOKEN( "both", XML_BOTH ),
|
Completed in 168 milliseconds