Searched refs:GetReadonly (Results 1 – 3 of 3) sorted by relevance
147 sal_Bool SvMetaAttribute::GetReadonly() const in GetReadonly() function in SvMetaAttribute150 return ((SvMetaAttribute *)GetRef())->GetReadonly(); in GetReadonly()613 sal_Bool bReadonly = GetReadonly() || ( nA & WA_READONLY ); in WriteAttributes()750 if ( GetReadonly() ) in WriteRecursiv_Impl()855 sal_Bool bReadonly = GetReadonly() || ( nA & WA_READONLY ); in Write()938 if ( GetReadonly() ) in Write()2682 if ( GetExport() && GetReadonly() != pAttr->GetReadonly() ) in Compare()
1509 if( !GetReadonly() ) in WriteSlot()1762 WriteBool( GetReadonly(), rStrm ); in WriteCSV()
71 sal_Bool GetReadonly() const;
Completed in 39 milliseconds