Searched refs:TokenPool (Results 1 – 3 of 3) sorted by relevance
39 const sal_uInt16 TokenPool::nScTokenOff = 8192;66 TokenPool::TokenPool( void ) in TokenPool() function in TokenPool119 TokenPool::~TokenPool() in ~TokenPool()174 bool TokenPool::GrowString( void ) in GrowString()199 bool TokenPool::GrowDouble( void ) in GrowDouble()223 void TokenPool::GrowError( void )246 bool TokenPool::GrowTripel( sal_uInt16 nByMin ) in GrowTripel()271 bool TokenPool::GrowId( void ) in GrowId()293 bool TokenPool::GrowElement( void ) in GrowElement()330 bool TokenPool::GrowExt( void ) in GrowExt()[all …]
85 class TokenPool class188 TokenPool( void );189 ~TokenPool();190 inline TokenPool& operator <<( const TokenId nId );191 inline TokenPool& operator <<( const DefTokenId eId );192 inline TokenPool& operator <<( TokenStack& rStack );301 inline TokenPool& TokenPool::operator <<( const TokenId nId ) in operator <<()320 inline TokenPool& TokenPool::operator <<( const DefTokenId eId ) in operator <<()336 inline TokenPool& TokenPool::operator <<( TokenStack& rStack ) in operator <<()349 inline void TokenPool::operator >>( TokenStack& rStack ) in operator >>()[all …]
180 TokenPool aPool; // User Token + Predefined Token