Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dmisccfg.cxx235 MiscCfg::MiscCfg( ) in MiscCfg() function in utl::MiscCfg
252 MiscCfg::~MiscCfg( ) in ~MiscCfg()
265 sal_Bool MiscCfg::IsNotFoundWarning() const in IsNotFoundWarning()
270 void MiscCfg::SetNotFoundWarning( sal_Bool bSet) in SetNotFoundWarning()
275 sal_Bool MiscCfg::IsPaperSizeWarning() const in IsPaperSizeWarning()
280 void MiscCfg::SetPaperSizeWarning(sal_Bool bSet) in SetPaperSizeWarning()
285 sal_Bool MiscCfg::IsPaperOrientationWarning() const in IsPaperOrientationWarning()
290 void MiscCfg::SetPaperOrientationWarning( sal_Bool bSet) in SetPaperOrientationWarning()
295 sal_Int32 MiscCfg::GetYear2000() const in GetYear2000()
300 void MiscCfg::SetYear2000( sal_Int32 nSet ) in SetYear2000()
H A Ditemholder1.cxx250 rItem.pItem = new ::utl::MiscCfg(); in impl_newItem()
/trunk/main/unotools/inc/unotools/
H A Dmisccfg.hxx37 class UNOTOOLS_DLLPUBLIC MiscCfg : public detail::Options class
42 MiscCfg( );
43 virtual ~MiscCfg( );
/trunk/main/sw/source/ui/uiview/
H A Dviewprt.cxx312 utl::MiscCfg aMisc; in SetAppPrintOptions()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx137 ::utl::MiscCfg aMisc; in GetPrinter()
186 ::utl::MiscCfg aMisc; in SetPrintOptions()
/trunk/main/vcl/source/control/
H A Dfield2.cxx1306 DateFormatter::ExpandCentury( aNewDate, utl::MiscCfg().GetYear2000() ); in ImplDateGetValue()
1373 sal_uInt16 nTwoDigitYearStart = utl::MiscCfg().GetYear2000(); in ImplGetDateAsText()
2027 ExpandCentury( rDate, utl::MiscCfg().GetYear2000() ); in ExpandCentury()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1524 utl::MiscCfg aMisc; in CreateItemSet()
1660 utl::MiscCfg aMisc; in ApplyItemSet()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1112 ::utl::MiscCfg().GetYear2000() ) ) ); in GetState()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx437 aDocOpt.SetYear2000( sal::static_int_cast<sal_uInt16>( ::utl::MiscCfg().GetYear2000() ) ); in InitOptions()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx2411 pNumberFormatter->SetYear2000(static_cast<sal_uInt16>(::utl::MiscCfg().GetYear2000())); in _CreateNumberFormatter()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx3043 return (sal_uInt16) ::utl::MiscCfg().GetYear2000(); in GetYear2000Default()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3121 utl::MiscCfg().SetYear2000( (sal_Int32)(nValue-99) ); in UpdateSettings()

Completed in 128 milliseconds