Home
last modified time | relevance | path

Searched defs:ensureConnected (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/dbaccess/inc/
H A Ddbsubcomponentcontroller.hxx177 …sal_Bool ensureConnected( sal_Bool _bUI ) { if ( !isConnected() ) reconnect( _bUI ); return … in ensureConnected() function in dbaui::DBSubComponentController
/AOO41X/main/oox/source/helper/
H A Dtextinputstream.cxx114 void UnoBinaryInputStream::ensureConnected() const throw (NotConnectedException) in ensureConnected() function in oox::__anon30308e340111::UnoBinaryInputStream
/AOO41X/main/oox/source/ole/
H A Dolestorage.cxx170 void OleOutputStream::ensureConnected() const throw( NotConnectedException ) in ensureConnected() function in oox::ole::__anon74114b480111::OleOutputStream