Home
last modified time | relevance | path

Searched defs:isReferenced (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/oox/inc/oox/ppt/ !
H A Dpptshape.hxx58 sal_Bool isReferenced() const { return mbReferenced; }; in isReferenced() function in oox::ppt::PPTShape
/AOO42X/main/writerfilter/qa/cppunittests/odiapi/ !
H A DExternalViewLogger.cxx144 bool ExternalViewLoggerImpl::isReferenced(const string& nodeId) in isReferenced() function in util::ExternalViewLoggerImpl
146 bool isReferenced = false; in isReferenced() local
/AOO42X/main/sc/source/ui/docshell/ !
H A Dexternalrefmgr.cxx230 bool ScExternalRefCache::Table::isReferenced() const in isReferenced() function in ScExternalRefCache::Table