Home
last modified time | relevance | path

Searched refs:nLineRelWidth (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/style/
H A DXMLFootnoteSeparatorExport.cxx71 sal_Int8 nLineRelWidth = 0; in exportXML() local
96 rState.maValue >>= nLineRelWidth; in exportXML()
152 SvXMLUnitConverter::convertPercent(sBuf, nLineRelWidth); in exportXML()
H A DXMLFootnoteSeparatorImport.cxx88 sal_Int8 nLineRelWidth = 0; in StartElement() local
144 nLineRelWidth = (sal_uInt8)nTmp; in StartElement()
174 aAny <<= nLineRelWidth; in StartElement()

Completed in 22 milliseconds