Home
last modified time | relevance | path

Searched refs:LineLB (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx67 LineLB( pParent, nBits ), in SvxLineBox()
106 LineLB::Select(); in Select()
196 return LineLB::PreNotify( rNEvt ); in PreNotify()
203 long nHandled = LineLB::Notify( rNEvt ); in Notify()
257 LineLB::DataChanged( rDCEvt ); in DataChanged()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1856 LineLB::LineLB(Window* pParent, ResId Id) in LineLB() function in LineLB
1863 LineLB::LineLB(Window* pParent, WinBits aWB) in LineLB() function in LineLB
1870 LineLB::~LineLB() in ~LineLB()
1874 void LineLB::setAddStandardFields(bool bNew) in setAddStandardFields()
1882 void LineLB::Fill( const XDashListSharedPtr aList ) in Fill()
1919 void LineLB::Append( const XDashEntry& rEntry, const Bitmap& rBitmap ) in Append()
1935 void LineLB::Modify( const XDashEntry& rEntry, sal_uInt16 nPos, const Bitmap& rBitmap ) in Modify()
1951 void LineLB::SelectEntryByList( const XDashListSharedPtr aList, const String& rStr, const XDash& rD… in SelectEntryByList()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx403 class SVX_DLLPUBLIC LineLB : public ListBox class
411 LineLB(Window* pParent, ResId Id);
412 LineLB(Window* pParent, WinBits aWB);
413 virtual ~LineLB();
H A Ditemwin.hxx39 class SvxLineBox : public LineLB
/trunk/main/cui/source/inc/
H A Dcuitabline.hxx102 LineLB aLbLineStyle;
262 LineLB aLbLineStyles;

Completed in 34 milliseconds