Lines Matching refs:PatternBox
993 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()
1109 sal_uInt16 PatternBox::GetStringPos( const XubString& rStr ) const in GetStringPos()