Home
last modified time | relevance | path

Searched refs:VCLStatusIndicator (Results 1 – 3 of 3) sorted by relevance

/trunk/main/framework/source/helper/
H A Dvclstatusindicator.cxx53 DEFINE_XINTERFACE_1(VCLStatusIndicator , in DEFINE_XINTERFACE_1() argument
58 VCLStatusIndicator::VCLStatusIndicator(const css::uno::Reference< css::lang::XMultiServiceFactory >… in DEFINE_XINTERFACE_1()
75 VCLStatusIndicator::~VCLStatusIndicator() in ~VCLStatusIndicator()
80 void SAL_CALL VCLStatusIndicator::start(const ::rtl::OUString& sText , in start()
97 VCLStatusIndicator::impl_recalcLayout(m_pStatusBar, pParentWindow); in start()
121 void SAL_CALL VCLStatusIndicator::reset() in reset()
136 void SAL_CALL VCLStatusIndicator::end() in end()
162 void SAL_CALL VCLStatusIndicator::setText(const ::rtl::OUString& sText) in setText()
180 void SAL_CALL VCLStatusIndicator::setValue(sal_Int32 nValue) in setValue()
211 void VCLStatusIndicator::impl_recalcLayout(Window* pStatusBar , in impl_recalcLayout()
H A Dstatusindicatorfactory.cxx471 VCLStatusIndicator* pVCLProgress = new VCLStatusIndicator(xSMGR, xWindow); in impl_createProgress()
/trunk/main/framework/inc/helper/
H A Dvclstatusindicator.hxx54 class VCLStatusIndicator : public css::task::XStatusIndicator class
95VCLStatusIndicator(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ,
99 virtual ~VCLStatusIndicator();

Completed in 22 milliseconds