Home
last modified time | relevance | path

Searched refs:PatternBox (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/control/
H A Dfield2.cxx993 PatternBox::PatternBox( Window* pParent, WinBits nWinStyle ) : in PatternBox() function in PatternBox
1002 PatternBox::PatternBox( Window* pParent, const ResId& rResId ) : in PatternBox() function in PatternBox
1020 PatternBox::~PatternBox() in ~PatternBox()
1026 long PatternBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
1041 long PatternBox::Notify( NotifyEvent& rNEvt ) in Notify()
1056 void PatternBox::Modify() in Modify()
1071 void PatternBox::ReformatAll() in ReformatAll()
1088 void PatternBox::InsertString( const XubString& rStr, sal_uInt16 nPos ) in InsertString()
1095 void PatternBox::RemoveString( const XubString& rStr ) in RemoveString()
1102 XubString PatternBox::GetString( sal_uInt16 nPos ) const in GetString()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx715 class VCL_DLLPUBLIC PatternBox : public ComboBox, public PatternFormatter class
718 explicit PatternBox( Window* pParent, WinBits nWinStyle );
719 explicit PatternBox( Window* pParent, const ResId& );
720 virtual ~PatternBox();
/trunk/main/solenv/inc/
H A Dstarview.hid258 #define PatternBox 78
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx859 pNewWindow = new PatternBox( pParent, nWinBits ); in ImplCreateWindow()

Completed in 47 milliseconds