Home
last modified time | relevance | path

Searched refs:bIsExcluded (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx673 const bool bIsExcluded, in AddShapeList() argument
678 if (bIsExcluded) in AddShapeList()
698 bIsExcluded ? rIconProvider.maImgPageExclH : rIconProvider.maImgPageH, in AddShapeList()
702 bIsExcluded ? rIconProvider.maImgPageExclH : rIconProvider.maImgPageH, in AddShapeList()
852 bIsExcluded ? rIconProvider.maImgPageObjsExcl : rIconProvider.maImgPageObjs); in AddShapeList()
855 bIsExcluded ? rIconProvider.maImgPageObjsExcl : rIconProvider.maImgPageObjs); in AddShapeList()
858 bIsExcluded ? rIconProvider.maImgPageObjsExclH : rIconProvider.maImgPageObjsH, in AddShapeList()
862 bIsExcluded ? rIconProvider.maImgPageObjsExclH : rIconProvider.maImgPageObjsH, in AddShapeList()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsTransferableData.hxx49 Representative (const Bitmap& rBitmap, const bool bIsExcluded) in Representative() argument
50 : maBitmap(rBitmap), mbIsExcluded(bIsExcluded) {} in Representative()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx76 sal_Int32 GetButtonCount (const bool bIsExcluded) const;
89 const bool bIsExcluded,
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx351 sal_Int32 ButtonBar::GetButtonCount (const bool bIsExcluded) const in GetButtonCount()
353 if (bIsExcluded) in GetButtonCount()
363 const bool bIsExcluded, in GetButton() argument
366 const ::std::vector<boost::shared_ptr<Button> >& rButtons (bIsExcluded in GetButton()
H A DSlsPageObjectPainter.cxx311 const bool bIsExcluded (rpDescriptor->HasState(model::PageDescriptor::ST_Excluded)); in GetPreviewBitmap() local
313 if (bIsExcluded) in GetPreviewBitmap()
/trunk/main/sd/source/ui/inc/
H A Dsdtreelb.hxx289 const bool bIsExcluded,

Completed in 35 milliseconds