Searched refs:MakeSlotValue (Results 1 – 2 of 2) sorted by relevance
583 sal_uLong SvMetaAttribute::MakeSlotValue( SvIdlDataBase & rBase, sal_Bool bVar ) const in MakeSlotValue() function in SvMetaAttribute628 << ByteString::CreateFromInt32(MakeSlotValue( rBase, bVar )).GetBuffer() in WriteAttributes()679 << ByteString::CreateFromInt32(MakeSlotValue( rBase, IsVariable() )).GetBuffer(); in WriteCSource()
53 sal_uLong MakeSlotValue( SvIdlDataBase & rBase, sal_Bool bVariable ) const;
Completed in 35 milliseconds