Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dhtmlsect.cxx613 sal_uInt16 nTwipWidth = 0; in NewMultiCol() local
616 nTwipWidth = (sal_uInt16)Application::GetDefaultDevice() in NewMultiCol()
621 if( !nPrcWidth && nTwipWidth < MINFLY ) in NewMultiCol()
622 nTwipWidth = MINFLY; in NewMultiCol()
638 SetVarSize( aItemSet, aPropInfo, aFrmItemSet, nTwipWidth, nPrcWidth ); in NewMultiCol()
717 aFmtCol.Init( nCols, nGutter, nPrcWidth ? USHRT_MAX : nTwipWidth ); in NewMultiCol()

Completed in 40 milliseconds