LibreOffice Module sc (master) 1
|
Use this class as a locale variable to merge number formatter from another document, and set NULL pointer to pFormatExchangeList when done. More...
Public Member Functions | |
NumFmtMergeHandler (ScDocument &rDoc, const ScDocument &rSrcDoc) | |
~NumFmtMergeHandler () | |
Private Attributes | |
ScDocument & | mrDoc |
Use this class as a locale variable to merge number formatter from another document, and set NULL pointer to pFormatExchangeList when done.
Definition at line 2660 of file document.hxx.
|
explicit |
Definition at line 2446 of file document.cxx.
References ScDocument::MergeNumberFormatter(), and mrDoc.
ScDocument::NumFmtMergeHandler::~NumFmtMergeHandler | ( | ) |
Definition at line 2452 of file document.cxx.
References CORE.
|
private |
Definition at line 2667 of file document.hxx.
Referenced by NumFmtMergeHandler().