/aoo41x/main/unotools/source/config/ |
H A D | useroptions.cxx | 520 ::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 D | historyoptions.cxx | 256 ::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 D | viewoptions.cxx | 457 ::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()
|
/aoo41x/main/svtools/source/config/ |
H A D | accessibilityoptions.cxx | 392 ::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 …]
|
/aoo41x/main/svl/qa/complex/ConfigItems/helper/ |
H A D | AccessibilityOptTest.cxx | 61 ::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 D | PrintOptTest.cxx | 87 ::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()
|
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | HTMLResult.java | 78 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()
|
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | INIOutputter.java | 88 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 D | HTMLOutputter.java | 78 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 D | LISTOutputter.java | 81 m_aOut.flush(); in writeValue() 92 m_aOut.flush(); in close()
|
/aoo41x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/ |
H A D | OutputHandler.java | 116 logFile.flush(); in log() 138 dbgFile.flush(); in dbg() 212 OutputHandler.logFile.flush(); in closeAll() 216 OutputHandler.dbgFile.flush(); in closeAll()
|
H A D | Converter.java | 206 theTargetWriter.flush(); in convert() 465 theTargetWriter.flush(); in convertTo() 475 theTargetWriter.flush(); in convertTo()
|
/aoo41x/main/comphelper/source/streaming/ |
H A D | seqoutputstreamserv.cxx | 61 …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 __anon48117eb40111::SequenceOutputStreamService 139 m_xOutputStream->flush(); in flush() 159 m_xOutputStream->flush(); in getWrittenBytes()
|
/aoo41x/main/desktop/source/deployment/ |
H A D | dp_persmap.cxx | 67 flush(); in ~PersistentMap() 223 void PersistentMap::flush( void) in flush() function in dp_misc::PersistentMap 306 flush(); in put() 319 flush(); in erase()
|
/aoo41x/main/qadevOOo/runner/stats/ |
H A D | FileLogWriter.java | 56 super.flush(); in FileLogWriter() 94 super.flush(); in println() 104 fw.flush(); in println()
|
H A D | SimpleLogWriter.java | 49 super.flush(); in SimpleLogWriter() 83 super.flush(); in println()
|
/aoo41x/main/jurt/com/sun/star/lib/uno/protocols/urp/ |
H A D | urp.java | 498 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()
|
/aoo41x/main/io/source/TextOutputStream/ |
H A D | TextOutputStream.cxx | 92 virtual void SAL_CALL flush( ) 214 void OTextOutputStream::flush( ) in flush() function in io_TextOutputStream::OTextOutputStream 218 mxStream->flush(); in flush()
|
/aoo41x/main/offapi/com/sun/star/logging/ |
H A D | XLogHandler.idl | 84 <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();
|
/aoo41x/main/udkapi/com/sun/star/io/ |
H A D | XAsyncOutputMonitor.idl | 70 <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
|
/aoo41x/main/oox/source/ole/ |
H A D | olestorage.cxx | 78 …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::__anoncd6f70000111::OleOutputStream 143 mxOutStrm->flush(); in flush()
|
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/adapter/ |
H A D | OutputStreamToXOutputStreamAdapter.java | 62 public void flush() throws in flush() method in OutputStreamToXOutputStreamAdapter 66 iOut.flush(); in flush()
|
H A D | XOutputStreamToOutputStreamAdapter.java | 64 public void flush() throws IOException { in flush() method in XOutputStreamToOutputStreamAdapter 66 xout.flush(); in flush()
|
/aoo41x/main/connectivity/com/sun/star/sdbcx/comp/hsqldb/ |
H A D | NativeOutputStreamHelper.java | 62 public void flush() throws java.io.IOException{ in flush() method in NativeOutputStreamHelper 63 out.flush(key,file); in flush()
|
/aoo41x/main/jurt/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | XConnectionOutputStream_Adapter.java | 78 public void flush() throws IOException { in flush() method in XConnectionOutputStream_Adapter 80 _xConnection.flush(); in flush()
|