Searched refs:IsComplex (Results 1 – 3 of 3) sorted by relevance
64 …inline sal_Bool IsComplex( sal_uInt32 nRecType ) const { return ( mpPropSetEntries[ nRecType & 0x3… in IsComplex() function in DffPropSet
71 sal_Bool IsComplex() const {return bComplex;} in IsComplex() function in SwTableRep
1314 if( (nBufferSize > 0) && IsComplex( nId ) && SeekToContent( nId, rStrm ) ) in GetPropertyString()
Completed in 13 milliseconds