Home
last modified time | relevance | path

Searched refs:nLineWeight (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmloff/source/style/
H A DXMLFootnoteSeparatorExport.cxx73 sal_Int16 nLineWeight = 0; in exportXML() local
104 rState.maValue >>= nLineWeight; in exportXML()
112 if (nLineWeight > 0) in exportXML()
114 rExport.GetMM100UnitConverter().convertMeasure(sBuf, nLineWeight); in exportXML()
H A DXMLFootnoteSeparatorImport.cxx86 sal_Int16 nLineWeight = 0; in StartElement() local
111 nLineWeight = (sal_Int16)nTmp; in StartElement()
186 aAny <<= nLineWeight; in StartElement()
/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx576 sal_uInt16 nFormatIdx, sal_Int16 nLineWeight ) const;
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1278 ScfPropertySet& rPropSet, sal_uInt16 nFormatIdx, sal_Int16 nLineWeight ) const in Convert()
1286 switch( nLineWeight ) in Convert()

Completed in 99 milliseconds