|
LibreOffice Module configmgr (master) 1
|
Public Member Functions | |
| ModifiedChild () | |
| ModifiedChild (rtl::Reference< ChildAccess > theChild, bool theDirectlyModified) | |
Public Attributes | |
| rtl::Reference< ChildAccess > | child |
| bool | directlyModified |
Definition at line 350 of file access.hxx.
| configmgr::Access::ModifiedChild::ModifiedChild | ( | ) |
Definition at line 1929 of file access.cxx.
| configmgr::Access::ModifiedChild::ModifiedChild | ( | rtl::Reference< ChildAccess > | theChild, |
| bool | theDirectlyModified | ||
| ) |
Definition at line 1933 of file access.cxx.
| rtl::Reference< ChildAccess > configmgr::Access::ModifiedChild::child |
Definition at line 351 of file access.hxx.
| bool configmgr::Access::ModifiedChild::directlyModified |
Definition at line 352 of file access.hxx.