Searched refs:SetBox (Results 1 – 7 of 7) sorted by relevance
175 void SetBox( const SvxBoxItem& rNew ) { aBox = rNew; } in SetBox() function in SwBoxAutoFmt
281 void SetBox( const SwTableBox& rBox );
178 void SetBox( const SvxBoxItem& rBox ) { aBox = rBox; } in SetBox() function in ScAutoFormatDataField
652 pFmt->SetBox( (SvxBoxItem&)rSet.Get( RES_BOX ) ); in UpdateFromSet()940 ((SwBoxAutoFmt&)pNew->GetBoxFmt( i )).SetBox( aBox ); in SwTableAutoFmtTbl()
595 case ATTR_BORDER: rField.SetBox( (const SvxBoxItem&)rItem ); break; in PutItem()
2485 void SwUndoTblNumFmt::SetBox( const SwTableBox& rBox ) in SetBox() function in SwUndoTblNumFmt
4215 pUndo->SetBox( rBox ); in ChkBoxNumFmt()
Completed in 160 milliseconds