Home
last modified time | relevance | path

Searched refs:isReferenced (Results 1 – 6 of 6) sorted by relevance

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.cxx141 return isLeaf(nodeId) && !isReferenced(nodeId); in isUnreferencedLeaf()
144 bool ExternalViewLoggerImpl::isReferenced(const string& nodeId) in isReferenced() function in util::ExternalViewLoggerImpl
146 bool isReferenced = false; in isReferenced() local
154 isReferenced = true; in isReferenced()
158 return isReferenced; in isReferenced()
H A DExternalViewLogger.hxx67 bool isReferenced(const std::string& nodeId);
/trunk/main/oox/inc/oox/ppt/
H A Dpptshape.hxx58 sal_Bool isReferenced() const { return mbReferenced; }; in isReferenced() function in oox::ppt::PPTShape
/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx167 bool isReferenced() const;
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx230 bool ScExternalRefCache::Table::isReferenced() const in isReferenced() function in ScExternalRefCache::Table
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4026 if (!pTable.get() || !pTable->isReferenced()) in WriteExternalRefCaches()

Completed in 56 milliseconds