Home
last modified time | relevance | path

Searched refs:checkForUniqueItem (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx181 pItem = ((XFillBitmapItem*)pItem)->checkForUniqueItem( pModel ); in ItemChange()
186 pItem = ((XLineDashItem*)pItem)->checkForUniqueItem( pModel ); in ItemChange()
191 pItem = ((XLineStartItem*)pItem)->checkForUniqueItem( pModel ); in ItemChange()
196 pItem = ((XLineEndItem*)pItem)->checkForUniqueItem( pModel ); in ItemChange()
201 pItem = ((XFillGradientItem*)pItem)->checkForUniqueItem( pModel ); in ItemChange()
207 pItem = ((XFillFloatTransparenceItem*)pItem)->checkForUniqueItem( pModel ); in ItemChange()
212 pItem = ((XFillHatchItem*)pItem)->checkForUniqueItem( pModel ); in ItemChange()
/trunk/main/sd/source/ui/func/
H A Dfutempl.cxx484 SfxPoolItem* pNewItem = ((XFillBitmapItem*)pOldItem)->checkForUniqueItem( mpDoc ); in DoExecute()
494 SfxPoolItem* pNewItem = ((XLineDashItem*)pOldItem)->checkForUniqueItem( mpDoc ); in DoExecute()
504 SfxPoolItem* pNewItem = ((XLineStartItem*)pOldItem)->checkForUniqueItem( mpDoc ); in DoExecute()
514 SfxPoolItem* pNewItem = ((XLineEndItem*)pOldItem)->checkForUniqueItem( mpDoc ); in DoExecute()
524 SfxPoolItem* pNewItem = ((XFillGradientItem*)pOldItem)->checkForUniqueItem( mpDoc ); in DoExecute()
534 SfxPoolItem* pNewItem = ((XFillFloatTransparenceItem*)pOldItem)->checkForUniqueItem( mpDoc ); in DoExecute()
544 SfxPoolItem* pNewItem = ((XFillHatchItem*)pOldItem)->checkForUniqueItem( mpDoc ); in DoExecute()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx447 … pResult = static_cast< const XFillBitmapItem* >(pItem)->checkForUniqueItem(pDrawModel); in CheckForUniqueItemForLineFillNameOrIndex()
452 … pResult = static_cast< const XLineDashItem* >(pItem)->checkForUniqueItem(pDrawModel); in CheckForUniqueItemForLineFillNameOrIndex()
457 … pResult = static_cast< const XLineStartItem* >(pItem)->checkForUniqueItem(pDrawModel); in CheckForUniqueItemForLineFillNameOrIndex()
462 pResult = static_cast< const XLineEndItem* >(pItem)->checkForUniqueItem(pDrawModel); in CheckForUniqueItemForLineFillNameOrIndex()
467 … pResult = static_cast< const XFillGradientItem* >(pItem)->checkForUniqueItem(pDrawModel); in CheckForUniqueItemForLineFillNameOrIndex()
472 … pResult = static_cast< const XFillFloatTransparenceItem* >(pItem)->checkForUniqueItem(pDrawModel); in CheckForUniqueItemForLineFillNameOrIndex()
477 … pResult = static_cast< const XFillHatchItem* >(pItem)->checkForUniqueItem(pDrawModel); in CheckForUniqueItemForLineFillNameOrIndex()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DGraphicPropertyItemConverter.cxx357 pItemToPut = aItem.checkForUniqueItem( & m_rDrawModel ); in FillSpecialItem()
381 pItemToPut = aItem.checkForUniqueItem( & m_rDrawModel ); in FillSpecialItem()
405 pItemToPut = aItem.checkForUniqueItem( & m_rDrawModel ); in FillSpecialItem()
424 pItemToPut = aItem.checkForUniqueItem( & m_rDrawModel ); in FillSpecialItem()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx1879 pItem = ((XFillBitmapItem*)pItem)->checkForUniqueItem( pNewModel ); in MigrateItemSet()
1882 pItem = ((XLineDashItem*)pItem)->checkForUniqueItem( pNewModel ); in MigrateItemSet()
1885 pItem = ((XLineStartItem*)pItem)->checkForUniqueItem( pNewModel ); in MigrateItemSet()
1888 pItem = ((XLineEndItem*)pItem)->checkForUniqueItem( pNewModel ); in MigrateItemSet()
1891 pItem = ((XFillGradientItem*)pItem)->checkForUniqueItem( pNewModel ); in MigrateItemSet()
1895 pItem = ((XFillFloatTransparenceItem*)pItem)->checkForUniqueItem( pNewModel ); in MigrateItemSet()
1898 pItem = ((XFillHatchItem*)pItem)->checkForUniqueItem( pNewModel ); in MigrateItemSet()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx1375 XLineDashItem* XLineDashItem::checkForUniqueItem( SdrModel* pModel ) const in checkForUniqueItem() function in XLineDashItem
1983 XLineStartItem* XLineStartItem::checkForUniqueItem( SdrModel* pModel ) const in checkForUniqueItem() function in XLineStartItem
2381 XLineEndItem* XLineEndItem::checkForUniqueItem( SdrModel* pModel ) const in checkForUniqueItem() function in XLineEndItem
4022 XFillGradientItem* XFillGradientItem::checkForUniqueItem( SdrModel* pModel ) const in checkForUniqueItem() function in XFillGradientItem
4181 XFillFloatTransparenceItem* XFillFloatTransparenceItem::checkForUniqueItem( SdrModel* pModel ) const in checkForUniqueItem() function in XFillFloatTransparenceItem
4663 XFillHatchItem* XFillHatchItem::checkForUniqueItem( SdrModel* pModel ) const in checkForUniqueItem() function in XFillHatchItem
H A Dxattrbmp.cxx454 XFillBitmapItem* XFillBitmapItem::checkForUniqueItem( SdrModel* pModel ) const in checkForUniqueItem() function in XFillBitmapItem
/trunk/main/svx/inc/svx/
H A Dxflftrit.hxx65 XFillFloatTransparenceItem* checkForUniqueItem( SdrModel* pModel ) const;
H A Dxlnedit.hxx65 XLineEndItem* checkForUniqueItem( SdrModel* pModel ) const;
H A Dxlnstit.hxx65 XLineStartItem* checkForUniqueItem( SdrModel* pModel ) const;
H A Dxflgrit.hxx66 XFillGradientItem* checkForUniqueItem( SdrModel* pModel ) const;
H A Dxflhtit.hxx68 XFillHatchItem* checkForUniqueItem( SdrModel* pModel ) const;
H A Dxlndsit.hxx72 XLineDashItem* checkForUniqueItem( SdrModel* pModel ) const;
H A Dxbtmpit.hxx74 XFillBitmapItem* checkForUniqueItem( SdrModel* pModel ) const;

Completed in 81 milliseconds