Searched refs:lclGetAbsPath (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/filter/excel/ |
H A D | xicontent.cxx | 146 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()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 189 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 71 milliseconds