Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1798 CustomPropertiesWindow::CustomPropertiesWindow( Window* pParent, const ResId& rResId ) : in CustomPropertiesWindow() function in CustomPropertiesWindow
1826 CustomPropertiesWindow::~CustomPropertiesWindow() in ~CustomPropertiesWindow()
1833 IMPL_LINK( CustomPropertiesWindow, TypeHdl, CustomPropertiesTypeBox*, pBox ) in IMPL_LINK() argument
1926 IMPL_LINK( CustomPropertiesWindow, EditTimeoutHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
1932 IMPL_LINK( CustomPropertiesWindow, BoxTimeoutHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
1938 bool CustomPropertiesWindow::IsLineValid( CustomPropertyLine* pLine ) const in IsLineValid()
2056 sal_uInt16 CustomPropertiesWindow::GetVisibleLineCount() const in GetVisibleLineCount()
2070 void CustomPropertiesWindow::AddLine( const ::rtl::OUString& sName, Any& rAny ) in AddLine()
2173 bool CustomPropertiesWindow::AreAllLinesValid() const in AreAllLinesValid()
2191 void CustomPropertiesWindow::ClearAllLines() in ClearAllLines()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx457 class CustomPropertiesWindow : public Window class
496 CustomPropertiesWindow( Window* pParent, const ResId& rResId );
497 ~CustomPropertiesWindow();
519 CustomPropertiesWindow m_aPropertiesWin;

Completed in 35 milliseconds