Searched refs:SbaSbAttrDlg (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | dlgattr.cxx | 78 DBG_NAME(SbaSbAttrDlg) in DBG_NAME() argument 80 SbaSbAttrDlg::SbaSbAttrDlg(Window* pParent, const SfxItemSet* pCellAttrs, SvNumberFormatter* pForma… in DBG_NAME() 84 DBG_CTOR(SbaSbAttrDlg,NULL); in DBG_NAME() 103 SbaSbAttrDlg::~SbaSbAttrDlg() in ~SbaSbAttrDlg() 107 DBG_DTOR(SbaSbAttrDlg,NULL); in ~SbaSbAttrDlg() 111 void SbaSbAttrDlg::PageCreated( sal_uInt16 nPageId, SfxTabPage& rTabPage ) in PageCreated()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | dlgattr.hxx | 48 class SbaSbAttrDlg : public SfxTabDialog class 54 …SbaSbAttrDlg( Window * pParent, const SfxItemSet*, SvNumberFormatter*, sal_uInt16 nFlags = TP_ATTR… 55 ~SbaSbAttrDlg();
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | UITools.cxx | 1178 SbaSbAttrDlg aDlg(_pParent, pFormatDescriptor, _pFormatter, _nFlags); in callColumnFormatDialog()
|
Completed in 31 milliseconds