| 
    LibreOffice Module sw (master) 1
    
   | 
 
#include <unocoll.hxx>
Public Member Functions | |
| SwXTextEmbeddedObjects (SwDoc *pDoc) | |
| virtual OUString SAL_CALL | getImplementationName () override | 
| virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override | 
| virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override | 
  Public Member Functions inherited from SwXFrames | |
| SwXFrames (SwDoc *pDoc, FlyCntType eSet) | |
| virtual css::uno::Reference< css::container::XEnumeration > SAL_CALL | createEnumeration () override | 
| virtual sal_Int32 SAL_CALL | getCount () override | 
| virtual css::uno::Any SAL_CALL | getByIndex (sal_Int32 nIndex) override | 
| virtual css::uno::Any SAL_CALL | getByName (const OUString &Name) override | 
| virtual css::uno::Sequence< OUString > SAL_CALL | getElementNames () override | 
| virtual sal_Bool SAL_CALL | hasByName (const OUString &Name) override | 
| virtual css::uno::Type SAL_CALL | getElementType () override | 
| virtual sal_Bool SAL_CALL | hasElements () override | 
| virtual OUString SAL_CALL | getImplementationName () override | 
| virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override | 
| virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override | 
  Public Member Functions inherited from SwUnoCollection | |
| SwUnoCollection (SwDoc *p) | |
| virtual | ~SwUnoCollection () | 
| virtual void | Invalidate () | 
| bool | IsValid () const | 
| SwDoc * | GetDoc () const | 
Private Member Functions | |
| virtual | ~SwXTextEmbeddedObjects () override | 
Additional Inherited Members | |
  Protected Member Functions inherited from SwXFrames | |
| virtual | ~SwXFrames () override | 
Definition at line 357 of file unocoll.hxx.
      
  | 
  overrideprivatevirtual | 
Definition at line 1349 of file unocoll.cxx.
| SwXTextEmbeddedObjects::SwXTextEmbeddedObjects | ( | SwDoc * | pDoc | ) | 
Definition at line 1344 of file unocoll.cxx.
      
  | 
  overridevirtual | 
Reimplemented from SwXFrames.
Definition at line 1329 of file unocoll.cxx.
      
  | 
  overridevirtual | 
Reimplemented from SwXFrames.
Definition at line 1339 of file unocoll.cxx.
      
  | 
  overridevirtual | 
Reimplemented from SwXFrames.
Definition at line 1334 of file unocoll.cxx.
References cppu::supportsService().