logindialog.hxx (07a3d7f1) logindialog.hxx (2e3a1b6e)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 488 unchanged lines hidden (view full) ---

497 DECLARE_XSERVICEINFO
498
499 //---------------------------------------------------------------------------------------------------------
500 // XFlushable
501 //---------------------------------------------------------------------------------------------------------
502
503 /*-****************************************************************************************************//**
504 @short write changed values to configuration
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 488 unchanged lines hidden (view full) ---

497 DECLARE_XSERVICEINFO
498
499 //---------------------------------------------------------------------------------------------------------
500 // XFlushable
501 //---------------------------------------------------------------------------------------------------------
502
503 /*-****************************************************************************************************//**
504 @short write changed values to configuration
505 @descr Normaly the dialog returns with an OK or ERROR value. If OK occur - we flush data
506 auomaticly. But otherwise we do nothing. If user of this service wish to use property set
505 @descr Normally the dialog returns with an OK or ERROR value. If OK occur - we flush data
506 automaticly. But otherwise we do nothing. If user of this service wish to use property set
507 only without any UI(!) - he must call "flush()" explicitly to write data!
508
509 @seealso -
510
511 @param -
512 @return -
513
514 @onerror -

--- 372 unchanged lines hidden ---
507 only without any UI(!) - he must call "flush()" explicitly to write data!
508
509 @seealso -
510
511 @param -
512 @return -
513
514 @onerror -

--- 372 unchanged lines hidden ---