Home
last modified time | relevance | path

Searched refs:getPriority (Results 1 – 25 of 25) sorted by relevance

/aoo4110/main/canvas/inc/canvas/base/
H A Dsprite.hxx96 virtual double getPriority() const = 0;
106 const double nPrioL( rLHS->getPriority() ); in operator ()()
107 const double nPrioR( rRHS->getPriority() ); in operator ()()
H A Dcanvascustomspritebase.hxx261 virtual double getPriority() const in getPriority() function in canvas::CanvasCustomSpriteBase
265 return maSpriteHelper.getPriority(); in getPriority()
H A Dcanvascustomspritehelper.hxx99 double getPriority() const;
/aoo4110/main/slideshow/source/inc/
H A Dshape.hxx197 virtual double getPriority() const = 0;
242 const double nPrioL( pLHS->getPriority() ); in compare()
243 const double nPrioR( pRHS->getPriority() ); in compare()
/aoo4110/main/xmlsecurity/source/framework/
H A Dbuffernode.cxx86 (pElementCollector->getPriority() == cssxc::sax::ElementMarkPriority_BEFOREMODIFY)) in isECOfBeforeModifyIncluded()
288 switch (((ElementCollector*)(*ii))->getPriority()) in printChildren()
968 nPriority = pElementCollector->getPriority(); in elementCollectorNotify()
981 nPriority = pElementCollector->getPriority(); in elementCollectorNotify()
H A Delementcollector.hxx88 com::sun::star::xml::crypto::sax::ElementMarkPriority getPriority() const;
H A Delementcollector.cxx99 cssxc::sax::ElementMarkPriority ElementCollector::getPriority() const in getPriority() function in ElementCollector
H A Dsaxeventkeeperimpl.cxx761 cssxc::sax::ElementMarkPriority nPriority = pElementCollector->getPriority(); in releaseElementMarkBuffer()
/aoo4110/main/slideshow/source/engine/shapes/
H A Dbackgroundshape.cxx107 virtual double getPriority() const;
267 double BackgroundShape::getPriority() const in getPriority() function in slideshow::internal::BackgroundShape
H A Dshapeimporter.cxx177 virtual double getPriority() const;
265 double ShapeOfGroup::getPriority() const in getPriority() function in slideshow::internal::__anon49fb2cfc0111::ShapeOfGroup
H A Dexternalshapebase.hxx96 virtual double getPriority() const;
H A Dexternalshapebase.cxx228 double ExternalShapeBase::getPriority() const in getPriority() function in slideshow::internal::ExternalShapeBase
H A Ddrawshape.cxx917 double DrawShape::getPriority() const in getPriority() function in slideshow::internal::DrawShape
1100 return getPriority(); in getHyperlinkPriority()
H A Ddrawshape.hxx150 virtual double getPriority() const;
/aoo4110/main/canvas/source/vcl/
H A Dspritehelper.cxx412 ::rtl::OUString text( ::rtl::math::doubleToUString( getPriority(), in redraw()
420 this, getPriority() ); in redraw()
/aoo4110/main/oox/source/xls/
H A Dcondformatbuffer.cxx700 if( xRule.get() && (xRule->getPriority() > 0) ) in insertRule()
702 …OSL_ENSURE( maRules.find( xRule->getPriority() ) == maRules.end(), "CondFormat::insertRule - multi… in insertRule()
703 maRules[ xRule->getPriority() ] = xRule; in insertRule()
/aoo4110/main/sal/qa/osl/process/
H A Dosl_Thread.cxx1616 class getPriority : public CppUnit::TestFixture class
1637 oslThreadPriority aPriority = pHighestThread->getPriority(); in getPriority_001()
1664 CPPUNIT_TEST_SUITE(getPriority);
2010 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_Thread::getPriority, "osl_Thread");
/aoo4110/main/slideshow/test/
H A Dtests.hxx39 virtual basegfx::B1DRange getPriority() const = 0;
H A Dtestshape.cxx189 virtual double getPriority() const in getPriority() function in ImplTestShape
H A Dtestview.cxx143 virtual basegfx::B1DRange getPriority() const in getPriority() function in ImplTestView
/aoo4110/main/vos/inc/vos/
H A Dthread.hxx146 TThreadPriority SAL_CALL getPriority();
/aoo4110/main/sal/inc/osl/
H A Dthread.hxx124 oslThreadPriority SAL_CALL getPriority() const in getPriority() function in osl::Thread
/aoo4110/main/oox/inc/oox/xls/
H A Dcondformatbuffer.hxx95 inline sal_Int32 getPriority() const { return maModel.mnPriority; } in getPriority() function in oox::xls::CondFormatRule
/aoo4110/main/vos/source/
H A Dthread.cxx188 OThread::TThreadPriority OThread::getPriority() in getPriority() function in OThread
/aoo4110/main/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx480 double CanvasCustomSpriteHelper::getPriority() const in getPriority() function in canvas::CanvasCustomSpriteHelper

Completed in 124 milliseconds