Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Dcellsh3.cxx569 long nVal = pDlg->GetInputValue(); in Execute()
621 long nVal = pDlg->GetInputValue(); in Execute()
675 long nVal = pDlg->GetInputValue(); in Execute()
727 long nVal = pDlg->GetInputValue(); in Execute()
/aoo42x/main/sc/source/ui/inc/
H A Dmtrindlg.hxx50 long GetInputValue( FieldUnit eUnit = FUNIT_TWIP ) const;
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dmtrindlg.cxx90 long ScMetricInputDlg::GetInputValue( FieldUnit eUnit ) const in GetInputValue() function in ScMetricInputDlg
/aoo42x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx473 long AbstractScMetricInputDlg_Impl::GetInputValue( FieldUnit eUnit ) const in GetInputValue() function in AbstractScMetricInputDlg_Impl
476 return pDlg->GetInputValue( eUnit ); in GetInputValue()
H A Dscdlgfact.hxx246 virtual long GetInputValue( FieldUnit eUnit = FUNIT_TWIP ) const;
/aoo42x/main/sc/inc/
H A Dscabstdlg.hxx194 virtual long GetInputValue( FieldUnit eUnit = FUNIT_TWIP ) const = 0;

Completed in 51 milliseconds