Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx603 FASTBOOL ImpGetItem(const SfxItemSet& rSet, sal_uInt16 nWhich, const SfxPoolItem*& rpItem) in ImpGetItem() function
630 if (ImpGetItem(*pSet,XATTR_LINESTYLE,pItem)) { in IsItemIneffective()
637 if (ImpGetItem(*pSet,XATTR_LINESTARTWIDTH,pItem)) { in IsItemIneffective()
644 if (ImpGetItem(*pSet,XATTR_LINEENDWIDTH,pItem)) { in IsItemIneffective()
658 if (ImpGetItem(*pSet,XATTR_FILLSTYLE,pItem)) { in IsItemIneffective()
679 if (ImpGetItem(*pSet,XATTR_FILLSTYLE,pItem)) { in IsItemIneffective()
690 if (ImpGetItem(*pSet,XATTR_FILLBMP_TILE,pItem)) { in IsItemIneffective()
694 if (ImpGetItem(*pSet,XATTR_FILLBMP_STRETCH,pItem)) { in IsItemIneffective()
717 if (ImpGetItem(*pSet,XATTR_FILLBMP_TILEOFFSETX,pItem)) { in IsItemIneffective()
721 if (ImpGetItem(*pSet,XATTR_FILLBMP_TILEOFFSETY,pItem)) { in IsItemIneffective()
[all …]