LibreOffice Module oox (master) 1
Classes | Namespaces | Typedefs
progressbar.hxx File Reference
#include <memory>
#include <com/sun/star/uno/Reference.hxx>
#include <oox/dllapi.h>
#include <rtl/ustring.hxx>
Include dependency graph for progressbar.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oox::IProgressBar
 Interface for progress bar classes. More...
 
class  oox::ISegmentProgressBar
 Interface for a segment in a progress bar, that is able to create sub segments from itself. More...
 
class  oox::ProgressBar
 A simple progress bar. More...
 
class  oox::SegmentProgressBar
 A progress bar containing several independent segments. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::task
 
namespace  oox
 

Typedefs

typedef std::shared_ptr< ISegmentProgressBar > oox::ISegmentProgressBarRef