Searched refs:ensureConnected (Results 1 – 4 of 4) sorted by relevance
67 void ensureConnected() const throw (NotConnectedException);83 ensureConnected(); in readBytes()90 ensureConnected(); in readSomeBytes()97 ensureConnected(); in skipBytes()103 ensureConnected(); in available()109 ensureConnected(); in closeInput()114 void UnoBinaryInputStream::ensureConnected() const throw (NotConnectedException) in ensureConnected() function in oox::__anonae0ce8b50111::UnoBinaryInputStream
83 void ensureConnected() const throw( NotConnectedException );136 ensureConnected(); in writeBytes()142 ensureConnected(); in flush()148 ensureConnected(); in closeOutput()170 void OleOutputStream::ensureConnected() const throw( NotConnectedException ) in ensureConnected() function in oox::ole::__anon46dfb4c90111::OleOutputStream
177 …sal_Bool ensureConnected( sal_Bool _bUI ) { if ( !isConnected() ) reconnect( _bUI ); return isC… in ensureConnected() function in dbaui::DBSubComponentController
958 if ( !ensureConnected( sal_False ) ) in impl_initialize()
Completed in 37 milliseconds