Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Dstlpool.cxx200 if ( pDoc && pDoc->GetFormatExchangeList() && in CopyStyleFrom()
204 …sal_uInt32* pNewFormat = static_cast<sal_uInt32*>(pDoc->GetFormatExchangeList()->Get( nOldFormat )… in CopyStyleFrom()
H A Dpatattr.cxx1001 pDestDoc->GetFormatExchangeList() ); in PutInPool()
1033 … const SvNumberFormatterIndexTable* pFormatExchangeList = pDestDoc->GetFormatExchangeList(); in PutInPool()
1061 else if ( nAttrId == ATTR_VALUE_FORMAT && pDestDoc->GetFormatExchangeList() ) in PutInPool()
1066 …sal_uInt32* pNewFormat = static_cast<sal_uInt32*>(pDestDoc->GetFormatExchangeList()->Get(nOldForma… in PutInPool()
/aoo41x/main/sc/inc/
H A Ddocument.hxx575 SvNumberFormatterIndexTable* GetFormatExchangeList() const { return pFormatExchangeList; } in GetFormatExchangeList() function in ScDocument

Completed in 46 milliseconds