Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx162 String aLastDir; member in SfxOrganizeDlg_Impl
253 aLastDir = aObj.GetMainURL( INetURLObject::DECODE_TO_IURI ); in SfxOrganizeDlg_Impl()
261 aLastDir = aObj.GetMainURL( INetURLObject::DECODE_TO_IURI ); in SfxOrganizeDlg_Impl()
1607 if ( aLastDir.Len() || rFileName.Len() ) in GetPath_Impl()
1610 if ( aLastDir.Len() ) in GetPath_Impl()
1612 aObj.SetURL( aLastDir ); in GetPath_Impl()
1703 if ( aLastDir.Len() || rFileName.Len() ) in GetPaths_Impl()
1706 if ( aLastDir.Len() ) in GetPaths_Impl()
1708 aObj.SetURL( aLastDir ); in GetPaths_Impl()
2314 if ( aLastDir.Len() ) in IMPL_LINK()
[all …]
/trunk/main/sfx2/source/appl/
H A Dapp.cxx404 return pAppData_Impl->aLastDir; in GetLastDir_Impl()
438 pAppData_Impl->aLastDir = rNewDir; in SetLastDir_Impl()
446 pAppData_Impl->aLastDir = aEmpty; in ResetLastDir()
/trunk/main/sfx2/source/inc/
H A Dappdata.hxx92 String aLastDir; // for IO dialog member in SfxAppData_Impl

Completed in 36 milliseconds