Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/unocore/
H A Dunosett.cxx2524 nAutoDistance(0), in SwXTextColumns()
2545 nAutoDistance = bIsAutomaticWidth ? in SwXTextColumns()
2548 nAutoDistance = TWIP_TO_MM100(nAutoDistance); in SwXTextColumns()
2613 sal_Int32 nDist = nAutoDistance / 2; in setColumnCount()
2715 nAutoDistance = nTmp; in setPropertyValue()
2718 sal_Int32 nDist = nAutoDistance / 2; in setPropertyValue()
2760 aRet <<= nAutoDistance; in getPropertyValue()
/aoo42x/main/sw/inc/
H A Dunosett.hxx269 sal_Int32 nAutoDistance; member in SwXTextColumns

Completed in 38 milliseconds