Searched refs:getBoolProperty (Results 1 – 10 of 10) sorted by relevance
70 sal_Bool ODatabaseMetaData::getBoolProperty(const ::rtl::OUString& _aProperty) throw(::com::sun::s… in getBoolProperty() function in ODatabaseMetaData417 return getBoolProperty(::rtl::OUString::createFromAscii("Maximum Row Size Includes BLOB")); in doesMaxRowSizeIncludeBlobs()621 return getBoolProperty(::rtl::OUString::createFromAscii("Outer Join Capabilities")); in supportsOuterJoins()671 return getBoolProperty(::rtl::OUString::createFromAscii("Read-Only Data Source")); in isReadOnly()706 return getBoolProperty(::rtl::OUString::createFromAscii("Rowset Conversions on Command")); in supportsConvert()711 return getBoolProperty(::rtl::OUString::createFromAscii("ORDER BY Columns in Select List")); in supportsExpressionsInOrderBy()746 return getBoolProperty(::rtl::OUString::createFromAscii("ORDER BY Columns in Select List")); in supportsOrderByUnrelated()
642 if ( getBoolProperty( xProps, sName ) ) in CheckButtons()653 if ( getBoolProperty( xProps, sName ) ) in CheckButtons()664 if ( getBoolProperty( xProps, sName ) ) in CheckButtons()675 if ( getBoolProperty( xProps, sName ) ) in CheckButtons()1229 sal_Bool SvxScriptOrgDialog::getBoolProperty( Reference< beans::XPropertySet >& xProps, in getBoolProperty() function in SvxScriptOrgDialog
444 …aMPS.bDrawBorder = i_pController->getBoolProperty( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "NU… in ImplPrintJob()1669 …sal_Bool bApi = getBoolProperty( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsApi" ) ), sal_Fals… in isShowDialogs()1675 …sal_Bool bDirect = getBoolProperty( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsDirect" ) ), sa… in isDirectPrint()1679 sal_Bool PrinterController::getBoolProperty( const rtl::OUString& i_rProperty, sal_Bool i_bFallback… in getBoolProperty() function in PrinterController
99 inline bool getBoolProperty( sal_Int32 nPropId ) const in getBoolProperty() function in oox::PropertySet
190 …sal_Bool getBoolProperty( ::com::sun::star::uno::Reference< ::com::sun::star::beans::…
119 if( shape_supplier.is() && aPropSet.getBoolProperty( PROP_##property_name ) ) \
463 sal_Bool getBoolProperty( const rtl::OUString& i_rPropertyName, sal_Bool i_bFallback ) const;
914 bool bTextWrap = aTopLeftProp.getBoolProperty( PROP_IsTextWrapped ); in finalizeMergedRange()
65 …sal_Bool getBoolProperty(const ::rtl::OUString& _aProperty) throw(::com::sun::star::sdbc::S…
283 …JFreeReportBoot.getInstance().getExtendedConfig().getBoolProperty("com.sun.star.report.pentaho.out…
Completed in 99 milliseconds