Home
last modified time | relevance | path

Searched refs:SetYear2000 (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dmisccfg.cxx69 void SetYear2000( sal_Int32 nSet );
110 void SfxMiscCfg::SetYear2000( sal_Int32 nSet ) in SetYear2000() function in utl::SfxMiscCfg
242 void MiscCfg::SetYear2000( sal_Int32 nSet ) in SetYear2000() function in utl::MiscCfg
244 m_pImpl->SetYear2000( nSet ); in SetYear2000()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dpoolhelp.cxx86 pFormTable->SetYear2000( aOpt.GetYear2000() ); in SetFormTableOpt()
105 p->SetYear2000(aOpt.GetYear2000()); in CreateNumberFormatter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dpoolhelp.cxx88 pFormTable->SetYear2000( aOpt.GetYear2000() ); in SetFormTableOpt()
107 p->SetYear2000(aOpt.GetYear2000()); in CreateNumberFormatter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Dmisccfg.hxx49 void SetYear2000( sal_Int32 nSet );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Ddocoptio.hxx84 void SetYear2000( sal_uInt16 nVal ) { nYear2000 = nVal; } in SetYear2000() function in ScDocOptions
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Ddocoptio.hxx85 void SetYear2000( sal_uInt16 nVal ) { nYear2000 = nVal; } in SetYear2000() function in ScDocOptions
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLCalculationSettingsContext.cxx136 aDocOptions.SetYear2000(nYear2000); in endFastElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLCalculationSettingsContext.cxx136 aDocOptions.SetYear2000(nYear2000); in endFastElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/numbers/
H A Dzforfind.hxx61 void SetYear2000( sal_uInt16 nVal ) { nYear2000 = nVal; } in SetYear2000() function in ImpSvNumberInputScan
H A Dnumfmuno.cxx847 pFormatter->SetYear2000( nInt16 ); in setPropertyValue()
H A Dzforlist.cxx3529 void SvNumberFormatter::SetYear2000( sal_uInt16 nVal ) in SetYear2000() function in SvNumberFormatter
3532 pStringScanner->SetYear2000( nVal ); in SetYear2000()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/numbers/
H A Dzforfind.hxx60 void SetYear2000( sal_uInt16 nVal ) { nYear2000 = nVal; } in SetYear2000() function in ImpSvNumberInputScan
H A Dnumfmuno.cxx847 pFormatter->SetYear2000( nInt16 ); in setPropertyValue()
H A Dzforlist.cxx3377 void SvNumberFormatter::SetYear2000( sal_uInt16 nVal ) in SetYear2000() function in SvNumberFormatter
3380 pStringScanner->SetYear2000( nVal ); in SetYear2000()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dzforlist.hxx736 void SetYear2000( sal_uInt16 nVal );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dzforlist.hxx723 void SetYear2000( sal_uInt16 nVal );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Ddocsh3.cxx419 aDocOpt.SetYear2000(officecfg::Office::Common::DateFormat::TwoDigitYear::get()); in InitOptions()
H A Ddocsh4.cxx965 aDocOpt.SetYear2000( nY2k ); in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Ddocsh3.cxx416 aDocOpt.SetYear2000( sal::static_int_cast<sal_uInt16>( ::utl::MiscCfg().GetYear2000() ) ); in InitOptions()
H A Ddocsh4.cxx941 aDocOpt.SetYear2000( nY2k ); in Execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocsh2.cxx1174 m_xDoc->GetNumberFormatter()->SetYear2000(nYear2K); in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Ddocsh2.cxx1194 m_xDoc->GetNumberFormatter()->SetYear2000(nYear2K); in Execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocfmt.cxx1748 mpNumberFormatter->SetYear2000( in EnsureNumberFormatter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/options/
H A Dtreeopt.cxx1176 aMisc.SetYear2000(nY2K); in ApplyItemSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocfmt.cxx1720 pRet->SetYear2000(static_cast<sal_uInt16>(::utl::MiscCfg().GetYear2000())); in EnsureNumberFormatter()

12