Lines Matching refs:bFlush
100 setProperty(Index nIndex, star::uno::Any const & rValue, bool bFlush);
331 bool bFlush) in setProperty() argument
337 m_aEntries[nIndex].m_eState = bFlush ? Entry::KNOWN : Entry::MODIFIED; in setProperty()
342 if (bFlush) in setProperty()
467 bool bFlush) in SetProxyNoProxy() argument
471 bFlush); in SetProxyNoProxy()
475 void SvtInetOptions::SetProxyType(ProxyType eValue, bool bFlush) in SetProxyType() argument
479 bFlush); in SetProxyType()
484 bool bFlush) in SetProxyFtpName() argument
488 bFlush); in SetProxyFtpName()
492 void SvtInetOptions::SetProxyFtpPort(sal_Int32 nValue, bool bFlush) in SetProxyFtpPort() argument
496 bFlush); in SetProxyFtpPort()
501 bool bFlush) in SetProxyHttpName() argument
505 bFlush); in SetProxyHttpName()
509 void SvtInetOptions::SetProxyHttpPort(sal_Int32 nValue, bool bFlush) in SetProxyHttpPort() argument
513 bFlush); in SetProxyHttpPort()