Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx100 for(sal_uInt16 i(SDRATTR_NOTPERSIST_FIRST); i <= SDRATTR_NOTPERSIST_LAST; i++) in SdrItemPool()
699 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
789 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
829 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
872 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
969 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
1030 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
1509 return nId < SDRATTR_NOTPERSIST_FIRST || nId > SDRATTR_NOTPERSIST_LAST; in IsPoolable()
1619 return nId < SDRATTR_NOTPERSIST_FIRST || nId > SDRATTR_NOTPERSIST_LAST; in IsPoolable()
2181 return nId < SDRATTR_NOTPERSIST_FIRST || nId > SDRATTR_NOTPERSIST_LAST; in IsPoolable()
H A Dsvdibrow.cxx961 …INSERTCOMMENT(SDRATTR_NOTPERSIST_FIRST,SDRATTR_NOTPERSIST_LAST,String("N O T P E R S I S T", aText… in SetAttributes()
H A Dsvdedtv2.cxx591 SDRATTR_NOTPERSIST_LAST+1, SDRATTR_END, in ImpCopyAttributes()
/trunk/main/svx/inc/svx/
H A Dsvddef.hxx203 #define SDRATTR_NOTPERSIST_LAST (SDRATTR_OBJVISIBLE) /* 1228 V4+++*/ /* 1213*/ /* 1085 */ /… macro
206 #define SDRATTR_GRAF_FIRST (SDRATTR_NOTPERSIST_LAST+1) /* 1229 V4+++*/
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1781 …RECTION || pMap->nWID < SDRATTR_NOTPERSIST_FIRST || pMap->nWID > SDRATTR_NOTPERSIST_LAST, "Not per… in _setPropertyValue()
1784 …ersist = pMap->nWID >= SDRATTR_NOTPERSIST_FIRST && pMap->nWID <= SDRATTR_NOTPERSIST_LAST && pMap->… in _setPropertyValue()
1902 …ECTION || (pMap->nWID < SDRATTR_NOTPERSIST_FIRST || pMap->nWID > SDRATTR_NOTPERSIST_LAST), "Not pe… in _getPropertyValue()
1913 if(pMap->nWID >= SDRATTR_NOTPERSIST_FIRST && pMap->nWID <= SDRATTR_NOTPERSIST_LAST) in _getPropertyValue()
3099 …( pProperty->nWID >= SDRATTR_NOTPERSIST_FIRST && pProperty->nWID <= SDRATTR_NOTPERSIST_LAST )) && … in getPropertyStateImpl()
3122 ( pProperty->nWID >= SDRATTR_NOTPERSIST_FIRST && pProperty->nWID <= SDRATTR_NOTPERSIST_LAST )) in setPropertyToDefaultImpl()
3217 ( pMap->nWID >= SDRATTR_NOTPERSIST_FIRST && pMap->nWID <= SDRATTR_NOTPERSIST_LAST )) in _getPropertyDefault()
/trunk/main/svx/source/items/
H A Dcustomshapeitem.cxx334 return nId < SDRATTR_NOTPERSIST_FIRST || nId > SDRATTR_NOTPERSIST_LAST; in IsPoolable()

Completed in 60 milliseconds