Home
last modified time | relevance | path

Searched refs:PPPOptimizer (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sdext/source/minimizer/
H A Dpppoptimizer.cxx48 PPPOptimizer::PPPOptimizer( const Reference< XComponentContext > &rxContext ) : in PPPOptimizer() function in PPPOptimizer
56 PPPOptimizer::~PPPOptimizer() in ~PPPOptimizer()
65 void SAL_CALL PPPOptimizer::initialize( const Sequence< Any >& aArguments ) in initialize()
82 OUString SAL_CALL PPPOptimizer::getImplementationName() in getImplementationName()
88 sal_Bool SAL_CALL PPPOptimizer::supportsService( const OUString& rServiceName ) in supportsService()
94 Sequence< OUString > SAL_CALL PPPOptimizer::getSupportedServiceNames() in getSupportedServiceNames()
104 Reference< com::sun::star::frame::XDispatch > SAL_CALL PPPOptimizer::queryDispatch( in queryDispatch()
119 Sequence< Reference< com::sun::star::frame::XDispatch > > SAL_CALL PPPOptimizer::queryDispatches( in queryDispatches()
163 void SAL_CALL PPPOptimizer::addStatusListener( const Reference< XStatusListener >&, const URL& ) in addStatusListener()
180 sal_Int64 PPPOptimizer::GetFileSize( const rtl::OUString& rURL ) in GetFileSize()
[all …]
H A Dpppoptimizer.hxx40 class PPPOptimizer : public cppu::WeakImplHelper4< class
51PPPOptimizer( const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& rxCo…
52 virtual ~PPPOptimizer();
H A Dimpoptimizer.cxx681 nSourceSize = PPPOptimizer::GetFileSize( xStorable->getLocation() ); in Optimize()
693 nSourceSize = PPPOptimizer::GetFileSize( maSaveAsURL ); in Optimize()
735 nDestSize = PPPOptimizer::GetFileSize( maSaveAsURL ); in Optimize()
H A Dbasic.txt93 oUrl.Complete = "vnd.com.sun.star.comp.PPPOptimizer:optimize"
H A Doptimizerdialogcontrols.cxx883 nCurrentFileSize = PPPOptimizer::GetFileSize( xStorable->getLocation() ); in UpdateControlStatesPage4()

Completed in 44 milliseconds