Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/shells/
H A Dfrmsh.cxx1043 SvxBoxItem aNewBox(*((SvxBoxItem *)pItem)); in ExecFrameStyle() local
1065 aNewBox.SetDistance( rBoxItem.GetDistance() ); in ExecFrameStyle()
1068 aBoxItem = aNewBox; in ExecFrameStyle()
/aoo42x/main/sw/source/core/table/
H A Dswtable.cxx416 SwFmtFrmSize aNewBox( ATT_VAR_SIZE, SwTwips(nBox), 0 ); in lcl_ModifyLines() local
418 pFmt->SetFmtAttr( aNewBox ); in lcl_ModifyLines()
455 SwFmtFrmSize aNewBox( ATT_VAR_SIZE, static_cast< SwTwips >(nBox), 0 ); in lcl_ModifyBoxes() local
457 pFmt->SetFmtAttr( aNewBox ); in lcl_ModifyBoxes()

Completed in 38 milliseconds