Home
last modified time | relevance | path

Searched refs:hasProperty (Results 76 – 93 of 93) sorted by relevance

1234

/aoo42x/main/forms/source/component/
H A DComboBox.cxx543 if (hasProperty(PROPERTY_FIELDSOURCE, xComposerFieldAsSet)) in loadData()
H A DListBox.cxx738 if (hasProperty(PROPERTY_FIELDSOURCE, xComposerFieldAsSet)) in loadData()
/aoo42x/main/oox/source/drawingml/
H A Dshape.cxx466 if( aShapeProps.hasProperty( PROP_TextAutoGrowHeight ) ) in createAndInsert()
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx499 if ( ::comphelper::hasProperty(FM_PROP_ISCURRENCY, xField)
1747 if ( !::comphelper::hasProperty( s_sPropColumnServiceName, _rxColumnModel ) ) in InitColumnByField()
H A Dfmgridif.cxx1360 if (!::comphelper::hasProperty(FM_PROP_CLASSID, xCurrentColumn)) in queryFieldDataType()
2024 if (xModelSet.is() && ::comphelper::hasProperty(FM_PROP_ROWHEIGHT, xModelSet)) in setProperty()
H A Dgridctrl.cxx3064 if (::comphelper::hasProperty(FM_PROP_ENABLED, pColumn->getModel())) in GetController()
/aoo42x/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx974 if (::comphelper::hasProperty(rAccLabelControlProperty, m_xControlModel)) in GetLabeledByControlShape()
/aoo42x/main/stoc/test/
H A Dtestintrosp.cxx1389 sal_Bool bProperty = xAccess->hasProperty( aWDemandedName, nConcepts ); in test_introsp()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptanimations.hxx178 bool hasProperty( sal_Int32 nProperty ) const;
/aoo42x/main/scripting/source/pyprov/
H A Dpythonscript.py580 def hasProperty( self, name ): member in ScriptBrowseNode
/aoo42x/main/forms/source/runtime/
H A Dformoperations.cxx1335 … if ( xControlModel.is() && ::comphelper::hasProperty( PROPERTY_BOUNDFIELD, xControlModel ) ) in impl_getCurrentBoundField_nothrow()
/aoo42x/main/extensions/source/ole/
H A Dunoobjw.cxx265 if (m_xInvocation->hasProperty(exactName)) in GetIDsOfNames()
H A Doleobjw.cxx639 sal_Bool SAL_CALL IUnknownWrapper_Impl::hasProperty( const OUString& aName ) in hasProperty() function in ole_adapter::IUnknownWrapper_Impl
/aoo42x/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx927 ScVbaWorksheet::hasProperty( const ::rtl::OUString& aName ) throw (uno::RuntimeException) in hasProperty() function in ScVbaWorksheet
/aoo42x/main/svx/source/form/
H A Dfmvwimp.cxx1257 if (::comphelper::hasProperty(FM_PROP_ISCURRENCY, xField)) in implCreateFieldControl()
H A Dnavigatortree.cxx2161 if (::comphelper::hasProperty(FM_PROP_CLASSID, xProperties)) in IsHiddenControl()
/aoo42x/main/vcl/source/gdi/
H A Dprint3.cxx1715 bool PrinterOptionsHelper::hasProperty( const rtl::OUString& i_rPropertyName ) const in hasProperty() function in PrinterOptionsHelper
/aoo42x/main/xmloff/source/text/
H A Dtxtflde.cxx1043 ->GetCharStyleNamesPropInfoCache().hasProperty( in ExportField()

Completed in 200 milliseconds

1234