Searched defs:SetBox (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/inc/ | ||
H A D | tblafmt.hxx | 175 void SetBox( const SvxBoxItem& rNew ) { aBox = rNew; } in SetBox() function in SwBoxAutoFmt |
/aoo41x/main/sc/inc/ | ||
H A D | autoform.hxx | 178 void SetBox( const SvxBoxItem& rBox ) { aBox = rBox; } in SetBox() function in ScAutoFormatDataField |
/aoo41x/main/sw/source/core/undo/ | ||
H A D | untbl.cxx | 2485 void SwUndoTblNumFmt::SetBox( const SwTableBox& rBox ) in SetBox() function in SwUndoTblNumFmt |
Completed in 39 milliseconds