Searched refs:bCompat (Results 1 – 3 of 3) sorted by relevance
102 SbModule( const String&, sal_Bool bCompat = sal_False );139 void SetVBACompat( sal_Bool bCompat );
855 void PrinterGfx::setStrictSO52Compatibility( bool bCompat) in setStrictSO52Compatibility() argument857 mbStrictSO52Compatibility = bCompat; in setStrictSO52Compatibility()
1014 void SbModule::SetVBACompat( sal_Bool bCompat ) in SetVBACompat() argument1016 if( mbVBACompat != bCompat ) in SetVBACompat()1018 mbVBACompat = bCompat; in SetVBACompat()
Completed in 26 milliseconds