Searched refs:pFormatExchangeList (Results 1 – 4 of 4) sorted by relevance
929 const SvNumberFormatterIndexTable* pFormatExchangeList in lcl_CopyStyleToPool() argument957 if ( pFormatExchangeList && in lcl_CopyStyleToPool()961 … sal_uInt32* pNewFormat = static_cast<sal_uInt32*>(pFormatExchangeList->Get( nOldFormat )); in lcl_CopyStyleToPool()973 pSrcPool, pDestPool, pFormatExchangeList ); in lcl_CopyStyleToPool()1033 … const SvNumberFormatterIndexTable* pFormatExchangeList = pDestDoc->GetFormatExchangeList(); in PutInPool() local1040 lcl_CopyStyleToPool( pSrcStl, pSrcSPool, pDestSPool, pFormatExchangeList ); in PutInPool()
139 pFormatExchangeList( NULL ), in ScDocument()441 delete pFormatExchangeList; in ~ScDocument()
1747 mpDoc->pFormatExchangeList = NULL; in ~NumFmtMergeHandler()1759 pFormatExchangeList = pExchangeList; in MergeNumberFormatter()
268 SvNumberFormatterIndexTable* pFormatExchangeList; // zum Umsetzen von Zahlenformaten member in ScDocument575 SvNumberFormatterIndexTable* GetFormatExchangeList() const { return pFormatExchangeList; } in GetFormatExchangeList()
Completed in 94 milliseconds