Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx146 void lclGetAbsPath( String& rPath, sal_uInt16 nLevel, SfxObjectShell* pDocShell ) in lclGetAbsPath() function
284 lclGetAbsPath( *xLongName, 0, pDocShell ); in ReadEmbeddedData()
307 lclGetAbsPath( *xLongName, nLevel, pDocShell ); in ReadEmbeddedData()
310 lclGetAbsPath( *xShortName, nLevel, pDocShell ); in ReadEmbeddedData()
320 lclGetAbsPath( *xLongName, 0, pDocShell ); in ReadEmbeddedData()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx188 void lclGetAbsPath( String& rPath, sal_uInt16 nLevel, SwDocShell* pDocShell) in lclGetAbsPath() function
322 lclGetAbsPath( *xLongName, 0 , pDocShell); in ReadEmbeddedData()
345 lclGetAbsPath( *xLongName, nLevel, pDocShell); in ReadEmbeddedData()
348 lclGetAbsPath( *xShortName, nLevel, pDocShell); in ReadEmbeddedData()
358 lclGetAbsPath( *xLongName, 0 ,pDocShell); in ReadEmbeddedData()