Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/trunk/main/unotools/source/config/
H A Duseroptions.cxx520 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetCompany()
533 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetFirstName()
546 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetLastName()
558 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetID()
571 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetStreet()
584 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetCity()
597 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetState()
610 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetZip()
623 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetCountry()
636 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetPosition()
[all …]
H A Dhistoryoptions.cxx256 ::comphelper::ConfigurationHelper::flush(m_xCommonXCU); in SetSize()
264 ::comphelper::ConfigurationHelper::flush(m_xCommonXCU); in SetSize()
272 ::comphelper::ConfigurationHelper::flush(m_xCommonXCU); in SetSize()
337 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_truncateList()
397 ::comphelper::ConfigurationHelper::flush(m_xCfg); in Clear()
566 ::comphelper::ConfigurationHelper::flush(m_xCfg); in AppendItem()
615 ::comphelper::ConfigurationHelper::flush(m_xCfg); in AppendItem()
H A Dviewoptions.cxx457 ::comphelper::ConfigurationHelper::flush(m_xRoot); in Delete()
517 ::comphelper::ConfigurationHelper::flush(m_xRoot); in SetWindowState()
593 ::comphelper::ConfigurationHelper::flush(m_xRoot); in SetUserData()
655 ::comphelper::ConfigurationHelper::flush(m_xRoot); in SetUserItem()
702 ::comphelper::ConfigurationHelper::flush(m_xRoot); in SetPageID()
749 ::comphelper::ConfigurationHelper::flush(m_xRoot); in SetVisible()
/trunk/main/svtools/source/config/
H A Daccessibilityoptions.cxx392 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetAutoDetectSystemHC()
412 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsForPagePreviews()
432 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsHelpTipsDisappear()
452 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsAllowAnimatedGraphics()
472 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsAllowAnimatedText()
492 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsAutomaticFontColor()
512 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsSystemFont()
532 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetHelpTipSeconds()
552 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetSelectionInReadonly()
635 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetEdgeBlending()
[all …]
/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DAccessibilityOptTest.cxx61 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetAutoDetectSystemHC()
79 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsForPagePreviews()
97 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsHelpTipsDisappear()
115 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsAllowAnimatedGraphics()
133 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsAllowAnimatedText()
151 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsAutomaticFontColor()
169 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsSystemFont()
187 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetHelpTipSeconds()
205 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkIsSelectionInReadonly()
H A DPrintOptTest.cxx87 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_SetReducedTransparencyMode()
116 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_SetReduceTransparency()
148 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_SetReduceGradients()
180 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_SetReducedGradientMode()
211 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_SetReducedGradientStepCount()
243 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_SetReduceBitmaps()
275 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_SetReducedBitmapMode()
307 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_SetReducedBitmapResolution()
339 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_SetReducedBitmapIncludesTransparency()
371 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_SetConvertToGreyscales()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DHTMLResult.java78 private void flush() in flush() method in HTMLResult
82 m_aOut.flush(); in flush()
103 flush(); in header()
125 flush(); in indexSection()
181 flush(); in indexLine()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DINIOutputter.java88 m_aOut.flush(); in writeSection()
100 m_aOut.flush(); in writeValue()
116 m_aOut.flush(); in close()
159 m_aOut.flush(); in checkLine()
196 m_aOut.flush(); in checkDiffDiffLine()
H A DHTMLOutputter.java78 m_aOut.flush(); in header()
104 m_aOut.flush(); in indexSection()
203 m_aOut.flush(); in indexLine()
216 m_aOut.flush(); in close()
276 m_aOut.flush(); in checkSection()
361 m_aOut.flush(); in checkDiffDiffSection()
H A DLISTOutputter.java81 m_aOut.flush(); in writeValue()
92 m_aOut.flush(); in close()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DOutputHandler.java116 logFile.flush(); in log()
138 dbgFile.flush(); in dbg()
212 OutputHandler.logFile.flush(); in closeAll()
216 OutputHandler.dbgFile.flush(); in closeAll()
H A DConverter.java207 theTargetWriter.flush(); in convert()
466 theTargetWriter.flush(); in convertTo()
476 theTargetWriter.flush(); in convertTo()
/trunk/main/comphelper/source/streaming/
H A Dseqoutputstreamserv.cxx61 …virtual void SAL_CALL flush() throw ( uno::RuntimeException, io::NotConnectedException, io::Buffer…
133 void SAL_CALL SequenceOutputStreamService::flush() throw ( uno::RuntimeException, io::NotConnectedE… in flush() function in __anonf89045cc0111::SequenceOutputStreamService
139 m_xOutputStream->flush(); in flush()
159 m_xOutputStream->flush(); in getWrittenBytes()
/trunk/main/desktop/source/deployment/
H A Ddp_persmap.cxx67 flush(); in ~PersistentMap()
223 void PersistentMap::flush( void) in flush() function in dp_misc::PersistentMap
306 flush(); in put()
319 flush(); in erase()
/trunk/main/oox/source/helper/
H A Dbinaryoutputstream.cxx61 void BinaryXOutputStream::flush() in flush() function in oox::BinaryXOutputStream
65 mxOutStrm->flush(); in flush()
78 mxOutStrm->flush(); in close()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DFileLogWriter.java56 super.flush(); in FileLogWriter()
94 super.flush(); in println()
104 fw.flush(); in println()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A Durp.java498 boolean flush) in writeRequest() argument
593 writeBlock(flush); in writeRequest()
597 private void writeBlock(boolean flush) throws IOException { in writeBlock() argument
602 if (flush) { in writeBlock()
603 output.flush(); in writeBlock()
/trunk/main/offapi/com/sun/star/logging/
H A DXLogHandler.idl84 <p>Log handlers are allowed to buffer their output. Upon <code>flush</code>
85 being called, they must flush all their buffers.</p>
87 void flush();
/trunk/main/io/source/TextOutputStream/
H A DTextOutputStream.cxx92 virtual void SAL_CALL flush( )
214 void OTextOutputStream::flush( ) in flush() function in io_TextOutputStream::OTextOutputStream
218 mxStream->flush(); in flush()
/trunk/main/udkapi/com/sun/star/io/
H A DXAsyncOutputMonitor.idl70 <member scope="com::sun::star::io">XOutputStream::flush</member>.
71 However, where the semantics of <code>flush</code> are rather vague,
77 disk (and it is completely unspecified whether <code>flush</code> should
/trunk/main/oox/source/ole/
H A Dolestorage.cxx78 …virtual void SAL_CALL flush() throw( NotConnectedException, BufferSizeExceededException, IOExcepti…
140 void SAL_CALL OleOutputStream::flush() throw( NotConnectedException, BufferSizeExceededException, I… in flush() function in oox::ole::__anon007595180111::OleOutputStream
143 mxOutStrm->flush(); in flush()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx675 xFlushable->flush(); in insertOrEdit()
705 xFlushable->flush(); in insertOrEdit()
770 xFlushable->flush(); in insertOrEdit()
882 xFlushable->flush(); in onDelete()
886 xFlushable->flush(); in onDelete()
1759 xOS->flush(); in copyStreams()
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DOutputStreamToXOutputStreamAdapter.java62 public void flush() throws in flush() method in OutputStreamToXOutputStreamAdapter
66 iOut.flush(); in flush()
H A DXOutputStreamToOutputStreamAdapter.java64 public void flush() throws IOException { in flush() method in XOutputStreamToOutputStreamAdapter
66 xout.flush(); in flush()
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeOutputStreamHelper.java62 public void flush() throws java.io.IOException{ in flush() method in NativeOutputStreamHelper
63 out.flush(key,file); in flush()

Completed in 563 milliseconds

12345678910>>...14