INTEGRATION: CWS impress19 (1.3.94); FILE MERGED
2004/11/16 10:29:36 af 1.3.94.1: #i37233# AddMasterPage() uses a token instead of a master page name.
This commit is contained in:
parent
06718c8538
commit
2519e61be1
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: RecentlyUsedMasterPages.hxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2004-08-04 08:59:59 $
|
||||
* last change: $Author: hr $ $Date: 2004-11-26 15:10:00 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -145,7 +145,7 @@ private:
|
|||
the persistent list from the configuration.
|
||||
*/
|
||||
void AddMasterPage (
|
||||
const String& rsName,
|
||||
MasterPageContainer::Token aToken,
|
||||
bool bMakePersistent = true);
|
||||
|
||||
/** Load the list of recently used master pages from the registry where
|
||||
|
|
Loading…
Reference in a new issue