Home
last modified time | relevance | path

Searched refs:pFormatExchangeList (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Dpatattr.cxx929 const SvNumberFormatterIndexTable* pFormatExchangeList in lcl_CopyStyleToPool() argument
957 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() local
1040 lcl_CopyStyleToPool( pSrcStl, pSrcSPool, pDestSPool, pFormatExchangeList ); in PutInPool()
H A Ddocumen2.cxx139 pFormatExchangeList( NULL ), in ScDocument()
441 delete pFormatExchangeList; in ~ScDocument()
H A Ddocument.cxx1747 mpDoc->pFormatExchangeList = NULL; in ~NumFmtMergeHandler()
1759 pFormatExchangeList = pExchangeList; in MergeNumberFormatter()
/aoo4110/main/sc/inc/
H A Ddocument.hxx268 SvNumberFormatterIndexTable* pFormatExchangeList; // zum Umsetzen von Zahlenformaten member in ScDocument
575 SvNumberFormatterIndexTable* GetFormatExchangeList() const { return pFormatExchangeList; } in GetFormatExchangeList()

Completed in 60 milliseconds