Searched refs:XclExpUsersViewBegin (Results 1 – 3 of 3) sorted by relevance
142 XclExpUsersViewBegin::XclExpUsersViewBegin( const sal_uInt8* pGUID, sal_uInt32 nTab ) : in XclExpUsersViewBegin() function in XclExpUsersViewBegin148 void XclExpUsersViewBegin::SaveCont( XclExpStream& rStrm ) in SaveCont()166 sal_uInt16 XclExpUsersViewBegin::GetNum() const in GetNum()171 sal_Size XclExpUsersViewBegin::GetLen() const in GetLen()
82 class XclExpUsersViewBegin : public ExcRecord class91 XclExpUsersViewBegin( const sal_uInt8* pGUID, sal_uInt32 nTab );
539 Add( new XclExpUsersViewBegin( pBView->GetGUID(), nExcTab ) ); in FillAsTable()628 Add( new XclExpUsersViewBegin( pBView->GetGUID(), nExcTab ) ); in FillAsXmlTable()
Completed in 27 milliseconds