Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1030 maLower += UL_STEP; in IMPL_LINK()
1031 nVal = OutputDevice::LogicToLogic( maLower, (MapUnit)(SFX_MAPUNIT_TWIP), MAP_100TH_MM ); in IMPL_LINK()
1052 if( maLower >= UL_STEP ) in IMPL_LINK()
1054 maLower -= UL_STEP; in IMPL_LINK()
1055 … sal_Int64 nVal = OutputDevice::LogicToLogic( maLower, (MapUnit)(SFX_MAPUNIT_TWIP), MAP_100TH_MM ); in IMPL_LINK()
1404 maLower = pOldItem->GetLower(); in StateChangedULImpl()
1405 maLower = OutputDevice::LogicToLogic( maLower, (MapUnit)m_eULSpaceUnit, MAP_100TH_MM ); in StateChangedULImpl()
1406 maLower = OutputDevice::LogicToLogic( maLower, MAP_100TH_MM, (MapUnit)(SFX_MAPUNIT_TWIP) ); in StateChangedULImpl()
1412 nVal = OutputDevice::LogicToLogic( maLower, (MapUnit)(SFX_MAPUNIT_TWIP), MAP_100TH_MM ); in StateChangedULImpl()
1645 maLower (0), in ParaPropertyPanel()
H A DParaPropertyPanel.hxx169 long maLower; member in svx::sidebar::ParaPropertyPanel

Completed in 32 milliseconds