|
LibreOffice Module sfx2 (master) 1
|
#include <impviewframe.hxx>
Public Member Functions | |
| SfxViewFrame_Impl (SfxFrame &i_rFrame) | |
Public Attributes | |
| SvBorder | aBorder |
| Size | aMargin |
| Size | aSize |
| OUString | aActualURL |
| SfxFrame & | rFrame |
| VclPtr< vcl::Window > | pWindow |
| sal_uInt16 | nDocViewNo |
| SfxInterfaceId | nCurViewId |
| bool | bResizeInToOut:1 |
| bool | bObjLocked:1 |
| bool | bReloading:1 |
| bool | bIsDowning:1 |
| bool | bModal:1 |
| bool | bEnabled:1 |
| bool | bWindowWasEnabled:1 |
| OUString | aFactoryName |
Definition at line 28 of file impviewframe.hxx.
|
inlineexplicit |
Definition at line 47 of file impviewframe.hxx.
| OUString SfxViewFrame_Impl::aActualURL |
Definition at line 33 of file impviewframe.hxx.
| SvBorder SfxViewFrame_Impl::aBorder |
Definition at line 30 of file impviewframe.hxx.
| OUString SfxViewFrame_Impl::aFactoryName |
Definition at line 45 of file impviewframe.hxx.
| Size SfxViewFrame_Impl::aMargin |
Definition at line 31 of file impviewframe.hxx.
| Size SfxViewFrame_Impl::aSize |
Definition at line 32 of file impviewframe.hxx.
| bool SfxViewFrame_Impl::bEnabled |
Definition at line 43 of file impviewframe.hxx.
| bool SfxViewFrame_Impl::bIsDowning |
Definition at line 41 of file impviewframe.hxx.
| bool SfxViewFrame_Impl::bModal |
Definition at line 42 of file impviewframe.hxx.
| bool SfxViewFrame_Impl::bObjLocked |
Definition at line 39 of file impviewframe.hxx.
| bool SfxViewFrame_Impl::bReloading |
Definition at line 40 of file impviewframe.hxx.
| bool SfxViewFrame_Impl::bResizeInToOut |
Definition at line 38 of file impviewframe.hxx.
| bool SfxViewFrame_Impl::bWindowWasEnabled |
Definition at line 44 of file impviewframe.hxx.
| SfxInterfaceId SfxViewFrame_Impl::nCurViewId |
Definition at line 37 of file impviewframe.hxx.
| sal_uInt16 SfxViewFrame_Impl::nDocViewNo |
Definition at line 36 of file impviewframe.hxx.
| VclPtr<vcl::Window> SfxViewFrame_Impl::pWindow |
Definition at line 35 of file impviewframe.hxx.
| SfxFrame& SfxViewFrame_Impl::rFrame |
Definition at line 34 of file impviewframe.hxx.