Searched defs:IsDeleted (Results 1 – 9 of 9) sorted by relevance
67 sal_Bool IsDeleted() const { return bDeleted; } in IsDeleted() function in SwUserFieldType
71 sal_Bool IsDeleted() const { return bDeleted; } in IsDeleted() function in SwDDEFieldType
179 sal_Bool IsDeleted() const { return bDeleted; } in IsDeleted() function in SwSetExpFieldType
113 sal_Bool IsDeleted() const { return bDeleted; } in IsDeleted() function in SwAutoCorrExceptWord
101 …inline sal_Bool IsDeleted() const { return IsColDeleted() || IsRowDeleted() || IsTabDele… in IsDeleted() function194 inline sal_Bool IsDeleted() const in IsDeleted() function
423 sal_Bool IsDeleted() const in IsDeleted() function in ScChangeAction
46 BOOL IsDeleted() const in IsDeleted() function in HashItem
45 bool IsDeleted() const in IsDeleted() function in HashItem
524 … inline bool IsDeleted() const { return ::get_flag( maData.mnFlags, EXC_CHTEXT_DELETED ); } in IsDeleted() function in XclImpChText
Completed in 42 milliseconds