LibreOffice Module sc (master) 1
Classes | Variables
fprogressbar.hxx File Reference
#include <vector>
#include <memory>
#include <rtl/ustring.hxx>
#include <progress.hxx>
#include <unotools/resmgr.hxx>
Include dependency graph for fprogressbar.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScfProgressBar
 Progress bar for complex progress representation. More...
 
struct  ScfProgressBar::ScfProgressSegment
 Contains all data of a segment of the progress bar. More...
 
class  ScfSimpleProgressBar
 A simplified progress bar with only one segment. More...
 
class  ScfStreamProgressBar
 A simplified progress bar based on the stream position of an existing stream. More...
 

Variables

const sal_Int32 SCF_INV_SEGMENT = -1
 

Variable Documentation

◆ SCF_INV_SEGMENT

const sal_Int32 SCF_INV_SEGMENT = -1