Searched refs:CreateTokenArry (Results 1 – 4 of 4) sorted by relevance
689 ::std::auto_ptr< ScTokenArray > xScTokArr( mrFormatEntry.CreateTokenArry( 0 ) ); in XclExpCFImpl()694 xScTokArr.reset( mrFormatEntry.CreateTokenArry( 1 ) ); in XclExpCFImpl()1044 xScTokArr.reset( pValData->CreateTokenArry( 0 ) ); in XclExpDV()1100 xScTokArr.reset( pValData->CreateTokenArry( 1 ) ); in XclExpDV()
818 ::std::auto_ptr< ScTokenArray > pTokArr( CreateTokenArry( 0 ) ); in FillSelectionList()871 ::std::auto_ptr< ScTokenArray > pTokArr( CreateTokenArry( 0 ) ); in IsListValid()
940 ScTokenArray* ScConditionEntry::CreateTokenArry( sal_uInt16 nIndex ) const in CreateTokenArry() function in ScConditionEntry
141 ScTokenArray* CreateTokenArry( sal_uInt16 nPos ) const;
Completed in 43 milliseconds