Home
last modified time | relevance | path

Searched refs:ensureConnected (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/helper/
H A Dtextinputstream.cxx67 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::__anon01e9a8040111::UnoBinaryInputStream
/trunk/main/oox/source/ole/
H A Dolestorage.cxx83 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::__anon007595180111::OleOutputStream
/trunk/main/dbaccess/inc/
H A Ddbsubcomponentcontroller.hxx177 …sal_Bool ensureConnected( sal_Bool _bUI ) { if ( !isConnected() ) reconnect( _bUI ); return isC… in ensureConnected() function in dbaui::DBSubComponentController
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx958 if ( !ensureConnected( sal_False ) ) in impl_initialize()

Completed in 39 milliseconds