Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx519 SvNumberformat* pStdFormat = in PutEntry() local
521 sal_uInt32 nPos = CLOffset + pStdFormat->GetLastInsertKey(); in PutEntry()
533 pStdFormat->SetLastInsertKey((sal_uInt16) (nKey-CLOffset)); in PutEntry()
2211 if (pStdFormat) in ImpGenerateFormats()
2215 pStdFormat->GetType() != NUMBERFORMAT_NUMBER) in ImpGenerateFormats()
2222 pStdFormat->SetType( NUMBERFORMAT_NUMBER ); in ImpGenerateFormats()
2223 pStdFormat->SetStandard(); in ImpGenerateFormats()
2615 SvNumberformat* pStdFormat = in ImpGenerateAdditionalFormats() local
2617 if ( !pStdFormat ) in ImpGenerateAdditionalFormats()
2622 sal_uInt32 nPos = CLOffset + pStdFormat->GetLastInsertKey(); in ImpGenerateAdditionalFormats()
[all …]

Completed in 34 milliseconds