Lines Matching refs:Window

641 SfxDocumentDescPage::SfxDocumentDescPage( Window * pParent, const SfxItemSet& rItemSet )  :  in SfxDocumentDescPage()
662 SfxTabPage *SfxDocumentDescPage::Create(Window *pParent, const SfxItemSet &rItemSet) in Create()
784 SfxDocumentPage::SfxDocumentPage( Window* pParent, const SfxItemSet& rItemSet ) : in SfxDocumentPage()
946 SfxTabPage* SfxDocumentPage::Create( Window* pParent, const SfxItemSet& rItemSet ) in Create()
1159 SfxInternetPage::SfxInternetPage( Window* pParent, const SfxItemSet& rItemSet ) : in SfxInternetPage()
1425 SfxTabPage *SfxInternetPage::Create( Window* pParent, const SfxItemSet& rItemSet ) in Create()
1502 SfxDocumentInfoDialog::SfxDocumentInfoDialog( Window* pParent, in SfxDocumentInfoDialog()
1567 CustomPropertiesYesNoButton::CustomPropertiesYesNoButton( Window* pParent, const ResId& rResId ) : in CustomPropertiesYesNoButton()
1606 DurationDialog_Impl( Window* pParent, const util::Duration& rDuration );
1615 Window* pParent, const util::Duration& rDuration) in DurationDialog_Impl()
1673 CustomPropertiesDurationField::CustomPropertiesDurationField( Window* pParent, const ResId& rResId,… in CustomPropertiesDurationField()
1720 CustomPropertiesEditButton::CustomPropertiesEditButton( Window* pParent, const ResId& rResId, Custo… in CustomPropertiesEditButton()
1759 CustomPropertyLine::CustomPropertyLine( Window* pParent ) : in CustomPropertyLine()
1798 CustomPropertiesWindow::CustomPropertiesWindow( Window* pParent, const ResId& rResId ) : in CustomPropertiesWindow()
1800 Window( pParent, rResId ), in CustomPropertiesWindow()
1875 Window* pWindows[] = { &pLine->m_aNameBox, in IMPL_LINK()
1884 Window** pCurrent = pWindows; in IMPL_LINK()
1976 Window* pParent = GetParent()->GetParent(); in ValidateLine()
2010 Window* pWindows[] = { &m_aNameBox, &m_aTypeBox, &m_aValueEdit, &m_aRemoveButton, NULL }; in InitControls()
2011 Window** pCurrent = pWindows; in InitControls()
2086 Window* pWindows[] = { &m_aNameBox, &m_aTypeBox, &m_aValueEdit, in AddLine()
2090 Window* pNewWindows[] = in AddLine()
2095 Window** pCurrent = pWindows; in AddLine()
2096 Window** pNewCurrent = pNewWindows; in AddLine()
2216 Window* pWindows[] = { &pLine->m_aNameBox, in DoScroll()
2225 Window** pCurrent = pWindows; in DoScroll()
2319 CustomPropertiesControl::CustomPropertiesControl( Window* pParent, const ResId& rResId ) : in CustomPropertiesControl()
2404 SfxCustomPropertiesPage::SfxCustomPropertiesPage( Window* pParent, const SfxItemSet& rItemSet ) : in SfxCustomPropertiesPage()
2482 SfxTabPage* SfxCustomPropertiesPage::Create( Window* pParent, const SfxItemSet& rItemSet ) in Create()