Home
last modified time | relevance | path

Searched refs:bFlush (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx3093 sal_Bool bFlush = sal_False; in ImplUpdateAll() local
3100 bFlush = sal_True; in ImplUpdateAll()
3115 if ( bFlush ) in ImplUpdateAll()
7726 sal_Bool bFlush = sal_False; in Update() local
7733 bFlush = sal_True; in Update()
7777 if ( bFlush ) in Update()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1531 sal_Bool ODbaseTable::InsertRow(OValueRefVector& rRow, sal_Bool bFlush,const Reference<XIndexAccess… in InsertRow() argument
1573 if (bFlush) in InsertRow()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx679 void FontCache::updateFontCacheEntry( const PrintFontManager::PrintFont* pFont, bool bFlush ) in updateFontCacheEntry() argument
745 if( bFlush ) in updateFontCacheEntry()
/trunk/main/vcl/inc/
H A Dfontcache.hxx74 void updateFontCacheEntry( const PrintFontManager::PrintFont*, bool bFlush );
/trunk/main/unotools/source/config/
H A Dinetoptions.cxx331 bool bFlush) in setProperty() argument
342 if (bFlush) in setProperty()
467 bool bFlush) in SetProxyNoProxy() argument
471 bFlush); in SetProxyNoProxy()
479 bFlush); in SetProxyType()
484 bool bFlush) in SetProxyFtpName() argument
488 bFlush); in SetProxyFtpName()
496 bFlush); in SetProxyFtpPort()
501 bool bFlush) in SetProxyHttpName() argument
505 bFlush); in SetProxyHttpName()
[all …]
/trunk/main/unotools/inc/unotools/
H A Dinetoptions.hxx85 void SetProxyNoProxy(rtl::OUString const & rValue, bool bFlush = false);
87 void SetProxyType(ProxyType eValue, bool bFlush = false);
89 void SetProxyFtpName(rtl::OUString const & rValue, bool bFlush = false);
91 void SetProxyFtpPort(sal_Int32 nValue, bool bFlush = false);
93 void SetProxyHttpName(rtl::OUString const & rValue, bool bFlush = false);
95 void SetProxyHttpPort(sal_Int32 nValue, bool bFlush = false);
/trunk/main/sal/textenc/
H A Dconvertiso2022cn.c797 sal_Bool bFlush = sal_True; in ImplConvertUnicodeToIso2022Cn() local
816 bFlush = sal_False; in ImplConvertUnicodeToIso2022Cn()
830 if (bFlush && bSo && (nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToIso2022Cn()
H A Dconvertiso2022jp.c504 sal_Bool bFlush = sal_True; in ImplConvertUnicodeToIso2022Jp() local
523 bFlush = sal_False; in ImplConvertUnicodeToIso2022Jp()
537 if (bFlush in ImplConvertUnicodeToIso2022Jp()
H A Dconvertiso2022kr.c463 sal_Bool bFlush = sal_True; in ImplConvertUnicodeToIso2022Kr() local
483 bFlush = sal_False; in ImplConvertUnicodeToIso2022Kr()
497 if (bFlush in ImplConvertUnicodeToIso2022Kr()
/trunk/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx207 for (bool bFlush = true; nInput < rTest.m_nTextSize || bFlush;) { in doComplexCharSetTest() local
218 bFlush = false; in doComplexCharSetTest()
/trunk/main/linguistic/source/
H A Diprcache.cxx206 sal_Bool bFlush = 0 != (nEvt & nFlushFlags); in processDictionaryListEvent() local
209 if (bFlush && pFlushObj != NULL) in processDictionaryListEvent()
223 sal_Bool bFlush = lcl_IsFlushProperty( rEvt.PropertyHandle ); in propertyChange() local
226 if (bFlush && pFlushObj != NULL) in propertyChange()
/trunk/main/connectivity/source/inc/file/
H A DFTable.hxx86 …virtual sal_Bool InsertRow(OValueRefVector& rRow, sal_Bool bFlush,const ::com::sun::star::uno::Ref…
/trunk/main/connectivity/source/inc/dbase/
H A DDTable.hxx164 …virtual sal_Bool InsertRow(OValueRefVector& rRow, sal_Bool bFlush,const ::com::sun::star::uno::Ref…

Completed in 105 milliseconds