Home
last modified time | relevance | path

Searched defs:nLineDistance (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/xmloff/source/style/
H A DXMLFootnoteSeparatorExport.cxx70 sal_Int32 nLineDistance = 0; in exportXML() local
H A DXMLFootnoteSeparatorImport.cxx91 sal_Int32 nLineDistance = 0; in StartElement() local
/aoo41x/main/xmloff/source/text/
H A DXMLLineNumberingExport.cxx192 sal_Int16 nLineDistance = 0; in Export() local
/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1264 sal_Int32 nLineDistance = ConversionHelper::MakeBorderLine( nIntValue, aBorderLine ); in lcl_attribute() local
2551 … sal_Int32 nLineDistance = ConversionHelper::MakeBorderLine( nIntValue, aBorderLine ); in sprmWithProps() local
3570 sal_Int32 nLineDistance = ConversionHelper::MakeBorderLine( nIntValue, aBorderLine ); in sprmWithProps() local
H A DConversionHelper.cxx112 sal_Int32 nLineDistance = (((nSprmValue & 0x3f000000)>>24) * 2540 + 36)/72L; in MakeBorderLine() local
H A DGraphicImport.cxx180 sal_Int32 nLineDistance; member
H A DPropertyMap.cxx434 void SectionPropertyMap::SetBorder( BorderPosition ePos, sal_Int32 nLineDistance, const table::Bord… in SetBorder()

Completed in 79 milliseconds