On 02-Jan-2002 Andre Poenitz wrote:
> On Thu, Dec 27, 2001 at 09:11:17AM +0100, Juergen Vigna wrote:
>> I don't think so Andre! The only thing you have to do is implement the
>> virtual functions in formula.[Ch] (or anyway your outermost UpdatableInset!)
>>   // needed for search/replace functionality
>>   ///
>>   virtual bool searchForward(BufferView *, string const &,
>>                              bool const & = true, bool const & = false);
>>   ///
>>   virtual bool searchBackward(BufferView *, string const &,
>>                               bool const & = true, bool const & = false);
>> 
> 
> Ok, I'll have a look.
> 
> Andre'
> 
> PS: BTW what's the benefit of passing bools by const reference? 

Ignorance? It could be me so ignorance is definitively the right word ;)

          Jug

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. J�rgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Blessed be those who initiate lively discussions with the hopelessly mute,
for they shall be know as Dentists.

Reply via email to