Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx256 ScDPObject* lcl_GetDPObject( ScDocShell* pDocShell, SCTAB nTab, const String& rName ) in lcl_GetDPObject() function
462 ScDPObject* pDPObj = lcl_GetDPObject( pDocShell, nTab, aNameStr ); in removeByName()
1191 return lcl_GetDPObject(GetDocShell(), nTab, aName); in GetDPObject()
1197 ScDPObject* pDPObj = lcl_GetDPObject(pDocSh, nTab, aName); in SetDPObject()
1210 ScDPObject* pDPObj = lcl_GetDPObject(GetDocShell(), nTab, aName); in getName()
1220 ScDPObject* pDPObj = lcl_GetDPObject(GetDocShell(), nTab, aName); in setName()
1237 ScDPObject* pDPObj = lcl_GetDPObject(GetDocShell(), nTab, aName); in getTag()
1247 ScDPObject* pDPObj = lcl_GetDPObject(GetDocShell(), nTab, aName); in setTag()
1264 ScDPObject* pDPObj = lcl_GetDPObject(GetDocShell(), nTab, aName); in getOutputRange()
1282 if( ScDPObject* pDPObj = lcl_GetDPObject(GetDocShell(), nTab, aName) ) in refresh()
[all …]

Completed in 35 milliseconds