LibreOffice Module vcl (master) 1
|
Public Member Functions | |
ImpSwapFile (INetURLObject const &rSwapURL, OUString const &rOriginURL) | |
OUString const & | getOriginURL () const |
![]() | |
SwapFile (INetURLObject const &rSwapURL) | |
~SwapFile () COVERITY_NOEXCEPT_FALSE | |
const INetURLObject & | getSwapURL () const |
OUString | getSwapURLString () const |
std::unique_ptr< SvStream > | openOutputStream () |
Private Attributes | |
OUString | maOriginURL |
Definition at line 61 of file impgraph.cxx.
|
inline |
Definition at line 67 of file impgraph.cxx.
|
inline |
Definition at line 73 of file impgraph.cxx.
References maOriginURL.
|
private |
Definition at line 64 of file impgraph.cxx.
Referenced by getOriginURL().