Home
last modified time | relevance | path

Searched defs:nPW (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sw/source/ui/sidebar/
H A DPageMarginControl.cxx151 const long nPW = LogicToLogic( aPageSize.Width(), (MapUnit)meUnit, MAP_TWIP ); in SetMetricFieldMaxValues() local
H A DPagePropertyPanel.cxx387 const long nPW = mpPageSizeItem->GetSize().Width(); in ExecuteOrientationChange() local
/AOO41X/main/editeng/source/editeng/
H A Deditobj2.hxx115 XParaPortionList( OutputDevice* pRefDev, sal_uLong nPW ) : in XParaPortionList()