Home
last modified time | relevance | path

Searched defs:getPriority (Results 1 – 13 of 13) sorted by relevance

/AOO41X/main/xmlsecurity/source/framework/
H A Delementcollector.cxx99 cssxc::sax::ElementMarkPriority ElementCollector::getPriority() const in getPriority() function in ElementCollector
/AOO41X/main/vos/source/
H A Dthread.cxx188 OThread::TThreadPriority OThread::getPriority() in getPriority() function in OThread
/AOO41X/main/slideshow/source/engine/shapes/
H A Dexternalshapebase.cxx228 double ExternalShapeBase::getPriority() const in getPriority() function in slideshow::internal::ExternalShapeBase
H A Dbackgroundshape.cxx267 double BackgroundShape::getPriority() const in getPriority() function in slideshow::internal::BackgroundShape
H A Dshapeimporter.cxx265 double ShapeOfGroup::getPriority() const in getPriority() function in slideshow::internal::__anon7429051b0111::ShapeOfGroup
H A Ddrawshape.cxx917 double DrawShape::getPriority() const in getPriority() function in slideshow::internal::DrawShape
/AOO41X/main/slideshow/test/
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
/AOO41X/main/sal/inc/osl/
H A Dthread.hxx124 oslThreadPriority SAL_CALL getPriority() const in getPriority() function in osl::Thread
/AOO41X/main/canvas/inc/canvas/base/
H A Dcanvascustomspritebase.hxx261 virtual double getPriority() const in getPriority() function in canvas::CanvasCustomSpriteBase
/AOO41X/main/oox/inc/oox/xls/
H A Dcondformatbuffer.hxx95 inline sal_Int32 getPriority() const { return maModel.mnPriority; } in getPriority() function in oox::xls::CondFormatRule
/AOO41X/main/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx480 double CanvasCustomSpriteHelper::getPriority() const in getPriority() function in canvas::CanvasCustomSpriteHelper
/AOO41X/main/sal/qa/osl/process/
H A Dosl_Thread.cxx1616 class getPriority : public CppUnit::TestFixture class