Home
last modified time | relevance | path

Searched defs:IsReference (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dmoduldlg.hxx160 sal_Bool IsReference() const { return aReferenceBox.IsChecked(); } in IsReference() function in LibDialog
/trunk/main/sc/source/core/tool/
H A Drangenam.cxx385 sal_Bool ScRangeData::IsReference( ScRange& rRange ) const in IsReference() function in ScRangeData
393 sal_Bool ScRangeData::IsReference( ScRange& rRange, const ScAddress& rPos ) const in IsReference() function in ScRangeData
H A Dtoken.cxx1304 sal_Bool ScTokenArray::IsReference( ScRange& rRange ) const in IsReference() function in ScTokenArray
H A Dcompiler.cxx2830 sal_Bool ScCompiler::IsReference( const String& rName ) in IsReference() function in ScCompiler
/trunk/main/xmloff/source/text/
H A Dtxtparaimphint.hxx86 sal_Bool IsReference() { return XML_HINT_REFERENCE==nType; } in IsReference() function in XMLHint_Impl
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx465 sal_Bool IsReference() const { return bReference; } in IsReference() function in BasicLibInfo
466 sal_Bool& IsReference() { return bReference; } in IsReference() function in BasicLibInfo
1398 sal_Bool BasicManager::IsReference( sal_uInt16 nLib ) in IsReference() function in BasicManager

Completed in 67 milliseconds