/aoo41x/main/svl/source/items/ |
H A D | itempool.cxx | 59 if( IsInRange( nWhich ) ) in GetPoolDefaultItem() 85 if ( pPool->IsInRange(nWhich) ) in IsItemFlag() 693 if ( IsInRange(rItem.Which()) ) in SetPoolDefaultItem() 721 if ( IsInRange(nWhichId) ) in ResetPoolDefaultItem() 753 if ( !bSID && !IsInRange(nWhich) ) in Put() 884 if ( !bSID && !IsInRange(nWhich) ) in Remove() 954 if ( !IsInRange(nWhich) ) in GetDefaultItem() 1017 if ( !IsInRange(nWhich) ) in GetItem2() 1042 if ( !IsInRange(nWhich) ) in GetItemCount2() 1089 if ( !IsInRange( nWhich ) ) in GetSlotId() [all …]
|
H A D | poolio.cxx | 641 if ( !IsInRange(nWhich) ) in Load() 694 if ( !IsInRange(nWhich) ) in Load() 1112 if ( pTarget->IsInRange(rWhich) ) in LoadSurrogate() 1202 if ( !IsInRange(pItem->Which()) ) in GetSurrogate()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | ddefld.cxx | 65 virtual sal_Bool IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, xub_StrLen nStt = 0, 205 sal_Bool SwIntrnlRefLink::IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, in IsInRange() function in SwIntrnlRefLink
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | section.cxx | 90 virtual sal_Bool IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, xub_StrLen nStt = 0, 1198 pSectLnk->IsInRange( rSectNd.GetIndex(), rSectNd.EndOfSectionIndex() ) ) in lcl_BreakSectionLinksInSect() 1234 ( pBLink = (SwBaseLink*)pLnk )->IsInRange( rSectNd.GetIndex(), in lcl_UpdateLinksInSect() 1801 sal_Bool SwIntrnlSectRefLink::IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, in IsInRange() function in SwIntrnlSectRefLink
|
H A D | swbaslnk.cxx | 492 sal_Bool SwBaseLink::IsInRange( sal_uLong, sal_uLong, xub_StrLen, xub_StrLen ) const in IsInRange() function in SwBaseLink
|
/aoo41x/main/sw/inc/ |
H A D | swbaslnk.hxx | 81 virtual sal_Bool IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, xub_StrLen nStt = 0,
|
H A D | hintids.hxx | 482 sal_Bool IsInRange( const sal_uInt16* pRange, const sal_uInt16 nId );
|
/aoo41x/main/sw/source/filter/inc/ |
H A D | fltglbls.hxx | 79 sal_Bool IsInRange( sal_uInt16 nCol, sal_uInt16 nRow ) in IsInRange() function in FilterGlobals
|
/aoo41x/main/svl/inc/svl/ |
H A D | itempool.hxx | 224 FASTBOOL IsInRange( sal_uInt16 nWhich ) const { in IsInRange() function in SfxItemPool
|
/aoo41x/main/sw/source/core/doc/ |
H A D | swserv.cxx | 270 ((SwBaseLink*)pLnk)->IsInRange( nSttNd, nEndNd, nStt, nEnd )) in IsLinkInServer()
|
/aoo41x/main/sw/source/core/attr/ |
H A D | swatrset.cxx | 390 sal_Bool IsInRange( const sal_uInt16* pRange, const sal_uInt16 nId ) in IsInRange() function
|
/aoo41x/main/forms/source/richtext/ |
H A D | richtextcontrol.cxx | 577 bSupportedSlot = rPool.IsInRange( rPool.GetWhich( _nSlotId ) ); in implCreateDispatcher()
|
/aoo41x/main/svx/source/form/ |
H A D | fmtextcontrolshell.cxx | 637 bool bIsInPool = rPool.IsInRange( nWhich ); in transferFeatureStatesToItemSet()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 950 if( IsInRange( aFrmFmtSetRange, nWhich ) || RES_FMT_CHG == nWhich ) in Modify()
|