Searched refs:mpIcon (Results 1 – 3 of 3) sorted by relevance
110 SharedBitmapDescriptor mpIcon; member in sdext::presenter::__anon8380eb690111::ElementMode1610 : mpIcon(), in ElementMode()1636 mpIcon = rpDefaultMode->mpIcon; in ReadElementMode()1662 mpIcon = PresenterBitmapContainer::LoadBitmap( in ReadElementMode()1667 rpDefaultMode.get()!=NULL ? rpDefaultMode->mpIcon : SharedBitmapDescriptor()); in ReadElementMode()1751 if (mpMode->mpIcon.get() == NULL) in Paint()1760 if (mpMode->mpIcon.get() != NULL) in Paint()1762 Reference<rendering::XBitmap> xBitmap (mpMode->mpIcon->GetNormalBitmap()); in Paint()1783 if (mpMode->mpIcon.get() != NULL) in CreateBoundingSize()1784 xBitmap = mpMode->mpIcon->GetNormalBitmap(); in CreateBoundingSize()[all …]
510 const SharedBitmapDescriptor& mpIcon, in GetBitmap() argument513 if (mpIcon.get() != NULL) in GetBitmap()514 return mpIcon->GetBitmap(eMode); in GetBitmap()517 OSL_ASSERT(mpIcon.get()!=NULL); in GetBitmap()
168 const SharedBitmapDescriptor& mpIcon,
Completed in 28 milliseconds