Searched refs:LineLB (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/source/tbxctrls/ |
H A D | itemwin.cxx | 67 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()
|
/aoo41x/main/svx/source/dialog/ |
H A D | dlgctrl.cxx | 1856 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()
|
/aoo41x/main/svx/inc/svx/ |
H A D | dlgctrl.hxx | 403 class SVX_DLLPUBLIC LineLB : public ListBox class 411 LineLB(Window* pParent, ResId Id); 412 LineLB(Window* pParent, WinBits aWB); 413 virtual ~LineLB();
|
H A D | itemwin.hxx | 39 class SvxLineBox : public LineLB
|
/aoo41x/main/cui/source/inc/ |
H A D | cuitabline.hxx | 102 LineLB aLbLineStyle; 262 LineLB aLbLineStyles;
|
Completed in 45 milliseconds