Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx326 struct CustomPropertyLine;
331 CustomPropertyLine* m_pLine;
344 CustomPropertyLine* m_pLine;
357 CustomPropertyLine* m_pLine;
369 CustomPropertyLine* m_pLine;
380 CustomPropertyLine* m_pLine;
394 CustomPropertyLine* m_pLine;
406 CustomPropertyLine* m_pLine;
434 struct CustomPropertyLine struct
450 CustomPropertyLine( Window* pParent ); argument
[all …]
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1759 CustomPropertyLine::CustomPropertyLine( Window* pParent ) : in CustomPropertyLine() function in CustomPropertyLine
1781 void CustomPropertyLine::SetRemoved() in SetRemoved()
1836 CustomPropertyLine* pLine = pBox->GetLine(); in IMPL_LINK()
1860 CustomPropertyLine* pLine = pButton->GetLine(); in IMPL_LINK()
2063 CustomPropertyLine* pLine = *pIter; in GetVisibleLineCount()
2072 CustomPropertyLine* pNewLine = new CustomPropertyLine( this ); in AddLine()
2180 CustomPropertyLine* pLine = *pIter; in AreAllLinesValid()
2197 CustomPropertyLine* pLine = *pIter; in ClearAllLines()
2212 CustomPropertyLine* pLine = *pIter; in DoScroll()
2243 CustomPropertyLine* pLine = *pIter; in DoesCustomPropertyExist()
[all …]

Completed in 44 milliseconds