Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dtbxform.cxx70 SvxFmAbsRecWin::SvxFmAbsRecWin( Window* _pParent, SfxToolBoxControl* _pController ) in SvxFmAbsRecWin() function in SvxFmAbsRecWin
84 SvxFmAbsRecWin::~SvxFmAbsRecWin() in ~SvxFmAbsRecWin()
89 void SvxFmAbsRecWin::FirePosition( sal_Bool _bForce ) in FirePosition()
116 void SvxFmAbsRecWin::LoseFocus() in LoseFocus()
122 void SvxFmAbsRecWin::KeyInput( const KeyEvent& rKeyEvent ) in KeyInput()
292 SvxFmAbsRecWin* pWin = (SvxFmAbsRecWin*)( pToolBox->GetItemWindow(nId) ); in StateChanged()
316 SvxFmAbsRecWin* pWin = new SvxFmAbsRecWin( pParent, this ); in CreateItemWindow()
/trunk/main/svx/source/inc/
H A Dtbxform.hxx35 class SvxFmAbsRecWin : public NumericField class
40 SvxFmAbsRecWin( Window* _pParent, SfxToolBoxControl* _pController );
41 ~SvxFmAbsRecWin();

Completed in 11 milliseconds