Searched defs:ensureConnected (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/dbaccess/inc/ | ||
H A D | dbsubcomponentcontroller.hxx | 177 …sal_Bool ensureConnected( sal_Bool _bUI ) { if ( !isConnected() ) reconnect( _bUI ); return isC… in ensureConnected() function in dbaui::DBSubComponentController |
/aoo41x/main/oox/source/helper/ | ||
H A D | textinputstream.cxx | 114 void UnoBinaryInputStream::ensureConnected() const throw (NotConnectedException) in ensureConnected() function in oox::__anon40e3eaec0111::UnoBinaryInputStream |
/aoo41x/main/oox/source/ole/ | ||
H A D | olestorage.cxx | 170 void OleOutputStream::ensureConnected() const throw( NotConnectedException ) in ensureConnected() function in oox::ole::__anoncd6f70000111::OleOutputStream |
Completed in 27 milliseconds