| 
    LibreOffice Module sc (master) 1
    
   | 
 
#include <osl/thread.h>#include <osl/diagnose.h>#include <sot/exchange.hxx>#include <sot/formats.hxx>#include <sfx2/app.hxx>#include <sfx2/linkmgr.hxx>#include <servobj.hxx>#include <docsh.hxx>#include <impex.hxx>#include <brdcst.hxx>#include <rangenam.hxx>#include <unotools/charclass.hxx>Go to the source code of this file.
Functions | |
| static bool | lcl_FillRangeFromName (ScRange &rRange, ScDocShell *pDocSh, const OUString &rName) | 
      
  | 
  static | 
Definition at line 35 of file servobj.cxx.
References ScRangeName::findByUpperName(), ScGlobal::getCharClass(), ScDocShell::GetDocument(), ScDocument::GetRangeName(), and pData.
Referenced by ScServerObject::GetData(), ScServerObject::Notify(), and ScServerObject::ScServerObject().