XRenderable.idl (d1766043) XRenderable.idl (34c958ab)
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

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

38//=============================================================================
39
40module com { module sun { module star { module view {
41
42//=============================================================================
43
44/** represents something that can be rendered.
45
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

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

38//=============================================================================
39
40module com { module sun { module star { module view {
41
42//=============================================================================
43
44/** represents something that can be rendered.
45
46 @since OOo 1.1.2
46 @since OpenOffice 1.1.2
47 */
48published interface XRenderable : com::sun::star::uno::XInterface
49{
50 //-------------------------------------------------------------------------
51
52 /** @returns
53 the count of renderers (based on paper count of a document, for example).
54

--- 52 unchanged lines hidden ---
47 */
48published interface XRenderable : com::sun::star::uno::XInterface
49{
50 //-------------------------------------------------------------------------
51
52 /** @returns
53 the count of renderers (based on paper count of a document, for example).
54

--- 52 unchanged lines hidden ---