Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/docshell/ !
H A Dtpstat.cxx51 aFlInfo ( this, ScResId( FL_INFO ) ), in ScDocStatPage()
65 String aInfo = aFlInfo.GetText(); in ScDocStatPage()
67 aFlInfo .SetText( aInfo ); in ScDocStatPage()
/AOO42X/main/sc/source/ui/inc/ !
H A Dtpstat.hxx50 FixedLine aFlInfo; member in ScDocStatPage
H A Dscuitphfedit.hxx88 FixedLine aFlInfo; member in ScHFEditPage
/AOO42X/main/sc/source/ui/pagedlg/ !
H A Dscuitphfedit.cxx116 aFlInfo ( this, ScResId( FL_INFO ) ), in ScHFEditPage()