Home
last modified time | relevance | path

Searched refs:TokenPool (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sc/source/filter/excel/
H A Dtokstack.cxx39 const sal_uInt16 TokenPool::nScTokenOff = 8192;
66 TokenPool::TokenPool( void ) in TokenPool() function in TokenPool
119 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 …]
/AOO41X/main/sc/source/filter/inc/
H A Dtokstack.hxx85 class TokenPool class
188 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 …]
H A Dformel.hxx180 TokenPool aPool; // User Token + Predefined Token