Home
last modified time | relevance | path

Searched refs:READONLY (Results 226 – 250 of 272) sorted by relevance

1234567891011

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx150 …Y_NAME, PROPERTY_ID_NAME, PropertyAttribute::BOUND | PropertyAttribute::READONLY | PropertyAttribu… in DBG_NAME()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java626 attrAttribs |= PropertyAttribute.READONLY; in initProperties()
/trunk/main/unotools/source/config/
H A Dpathoptions.cxx322 bReadonly = 0 != (aProperty.Attributes & PropertyAttribute::READONLY); in IsPathReadonly()
/trunk/main/svx/source/form/
H A Dfmundo.cxx648 …aNewEntry.bIsTransientOrReadOnly = ((nAttributes & PropertyAttribute::READONLY) != 0) || ((nAttrib… in propertyChange()
H A Dformcontroller.cxx938 DECL_PROP1(FILTER, rtl::OUString, READONLY); in fillProperties()
939 DECL_PROP1(FORM_OPERATIONS, Reference< XFormOperations >, READONLY); in fillProperties()
/trunk/main/comphelper/source/property/
H A Dpropagg.cxx849 if( nAttributes & ::com::sun::star::beans::PropertyAttribute::READONLY ) in setPropertyValues()
/trunk/main/cppuhelper/source/
H A Dfactory.cxx696 beans::PropertyAttribute::READONLY | in getInfoHelper()
H A Dpropertysetmixin.cxx207 attrAttribs |= css::beans::PropertyAttribute::READONLY; in initProperties()
/trunk/main/forms/source/component/
H A DGrid.cxx457 DECL_PROP2(CLASSID, sal_Int16, READONLY, TRANSIENT); in describeFixedProperties()
H A DListBox.cxx451 … DECL_PROP3(VALUE_SEQ, StringSequence, BOUND, READONLY, TRANSIENT); in describeFixedProperties()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx2423 if ( pEntry->nFlags & beans::PropertyAttribute::READONLY) in SetPropertyValues_Impl()
3256 if(pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertiesToDefault()
3625 if ( pEntry->nFlags & beans::PropertyAttribute::READONLY) in SetPropertyValues_Impl()
H A Dunoidx.cxx656 if (pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyValue()
2249 if (pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyValue()
H A Dunodraw.cxx1145 if ( pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyValue()
1867 if ( pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyToDefault()
H A Dunoframe.cxx1385 if ( pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyValue()
2464 if ( pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyToDefault()
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx970 rInfo.PropertyAttribute = PropertyAttribute::READONLY; in fillInfoForNameAccess()
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx895 else if (pCur->nFlags & PropertyAttribute::READONLY) in setPropertyValue()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1226 if ((aDestProp.Attributes & PropertyAttribute.READONLY) == 0) in copyProperties()
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb2 …oidsetPointervoidgetToolkitcom.sun.star.awt.XToolkitAttributesshortREADONLYshortREMOVEABLEs…
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.cxx116 …sal_Int32 nRBT = PropertyAttribute::READONLY | PropertyAttribute::BOUND | PropertyAttribute::TRAN… in DBG_NAME()
/trunk/main/svx/source/table/
H A Dcell.cxx1009 if( (pMap->nFlags & PropertyAttribute::READONLY ) != 0 ) in setPropertyValue()
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx112 … ::rtl::OUString*)0), PROPERTY_UNBOUND | ::com::sun::star::beans::PropertyAttribute::READONLY, 0 }, in lcl_GetDocInfoPropertyMap()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx499 { WB_READONLY, awt::VclWindowPeerAttribute::READONLY, NULL, NOTYPE, 0, 0 },
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx999 if( aProp.Attributes & PropertyAttribute::READONLY ) in setPropertyValue()
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx156 …J, &::getBooleanCppuType(), ::com::sun::star::beans::PropertyAttribute::READONLY, 0},\
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx216 | beans::PropertyAttribute::READONLY )); in lcl_AddPropertiesToVector()

Completed in 299 milliseconds

1234567891011