Searched refs:nActLineWidth (Results 1 – 2 of 2) sorted by relevance
251 nActLineWidth = -1; in SvxLineTabPage()1434 if(nActLineWidth == -1) in IMPL_LINK()1441 nActLineWidth = nStartLineWidth; in IMPL_LINK()1444 if(nActLineWidth != nNewLineWidth) in IMPL_LINK()1448 sal_Int32 nValNew = nValAct + (((nNewLineWidth - nActLineWidth) * 15) / 10); in IMPL_LINK()1454 nValNew = nValAct + (((nNewLineWidth - nActLineWidth) * 15) / 10); in IMPL_LINK()1461 nActLineWidth = nNewLineWidth; in IMPL_LINK()
181 sal_Int32 nActLineWidth; member in SvxLineTabPage
Completed in 44 milliseconds