| LibreOffice Module sc (master) 1
    | 
#include <memory>#include <string_view>#include "ftools.hxx"#include <rangelst.hxx>#include "xladdress.hxx"#include "xeroot.hxx"#include "xlstring.hxx"Go to the source code of this file.
| Classes | |
| class | XclExpProgressBar | 
| The main progress bar for the export filter.  More... | |
| class | XclExpAddressConverter | 
| Provides functions to convert Calc cell addresses to Excel cell addresses.  More... | |
| class | XclExpHyperlinkHelper | 
| Helper to create HLINK records during creation of formatted cell strings.  More... | |
| class | XclExpStringHelper | 
| This class provides methods to create an XclExpString.  More... | |
| class | XclExpHFConverter | 
| Converts edit engine text objects to an Excel header/footer string.  More... | |
| class | XclExpUrlHelper | 
| This class contains static methods to encode a file URL.  More... | |
| class | XclExpCachedMatrix | 
| Contains cached values in a 2-dimensional array.  More... | |