Searched refs:SetBox (Results 1 – 7 of 7) sorted by relevance
176 void SetBox( const SvxBoxItem& rNew ) { aBox = rNew; } in SetBox() function in SwBoxAutoFmt
650 pFmt->SetBox( (SvxBoxItem&)rSet.Get( RES_BOX ) ); in UpdateFromSet()938 ((SwBoxAutoFmt&)pNew->GetBoxFmt( i )).SetBox( aBox ); in SwTableAutoFmtTbl()
281 void SetBox( const SwTableBox& rBox );
178 void SetBox( const SvxBoxItem& rBox ) { aBox = rBox; } in SetBox() function in ScAutoFormatDataField
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 95 milliseconds