INTEGRATION: CWS swwarnings (1.9.242); FILE MERGED
2007/02/22 15:05:38 tl 1.9.242.1: #i69287# warning-free code
This commit is contained in:
parent
d06ceae6ba
commit
ee77814519
1 changed files with 1 additions and 1 deletions
|
@ -624,7 +624,7 @@ public:
|
|||
|
||||
@author FME
|
||||
*/
|
||||
sal_uInt16 GetNumberOfPreviewPages() { return maPrevwPages.size(); }
|
||||
sal_uInt16 GetNumberOfPreviewPages() { return sal::static_int_cast< sal_uInt16 >(maPrevwPages.size()); }
|
||||
};
|
||||
|
||||
#endif // _PAGEPREVIEWLAYOUT_HXX
|
||||
|
|
Loading…
Reference in a new issue