Searched refs:getParentAccess (Results 1 – 6 of 6) sorted by relevance
105 OSL_ASSERT(getParentAccess().is()); in getAbsolutePath()106 Path path(getParentAccess()->getAbsolutePath()); in getAbsolutePath()113 rtl::Reference< Access > parent(getParentAccess()); in getRelativePath()123 rtl::Reference< Access > parent(getParentAccess()); in getRelativePathRepresentation()151 rtl::Reference< Access > ChildAccess::getParentAccess() { in getParentAccess() function in configmgr::ChildAccess262 getParentAccess()->markChildAsModified(this); in setProperty()
136 OSL_ASSERT(child.is() && child->getParentAccess() == this); in markChildAsModified()139 rtl::Reference< Access > parent(p->getParentAccess()); in markChildAsModified()318 rtl::Reference< Access > parent(getParentAccess()); in getParentNode()997 if (getParentAccess().is()) { in dispose()1295 rtl::Reference< Access > parent(getParentAccess()); in setName()1959 return (childIterator->second.child->getParentAccess() == this && in getModifiedChild()2188 if (!freeAcc.is() || freeAcc->getParentAccess().is() || in getFreeSetMember()2213 rtl::Reference< Access > parent(p->getParentAccess()); in getNotificationRoot()
98 virtual rtl::Reference< Access > getParentAccess();
87 virtual rtl::Reference< Access > getParentAccess();
178 rtl::Reference< Access > RootAccess::getParentAccess() { in getParentAccess() function in configmgr::RootAccess
155 virtual rtl::Reference< Access > getParentAccess() = 0;
Completed in 47 milliseconds