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.cxx189 void lclGetAbsPath( String& rPath, sal_uInt16 nLevel, SwDocShell* pDocShell) in lclGetAbsPath() function
323 lclGetAbsPath( *xLongName, 0 , pDocShell); in ReadEmbeddedData()
346 lclGetAbsPath( *xLongName, nLevel, pDocShell); in ReadEmbeddedData()
349 lclGetAbsPath( *xShortName, nLevel, pDocShell); in ReadEmbeddedData()
359 lclGetAbsPath( *xLongName, 0 ,pDocShell); in ReadEmbeddedData()

Completed in 44 milliseconds