Home
last modified time | relevance | path

Searched refs:READONLY (Results 51 – 75 of 272) sorted by relevance

1234567891011

/trunk/main/wizards/com/sun/star/wizards/table/
H A DCallTableWizard.java80 …registerProperty( PropertyNames.COMMAND, (short)( PropertyAttribute.READONLY | PropertyAttribute.M… in TableWizardImplementation()
81 registerProperty( PropertyNames.COMMAND_TYPE, PropertyAttribute.READONLY ); in TableWizardImplementation()
/trunk/main/sw/source/core/fields/
H A Dtextapi.cxx47 …getCppuType((const uno::Reference< text::XTextField >*)0), beans::PropertyAttribute::READONLY, 0 }, in ImplGetSvxTextPortionPropertySet()
48 …ID_PORTIONTYPE, &::getCppuType((const ::rtl::OUString*)0), beans::PropertyAttribute::READONLY, 0 }, in ImplGetSvxTextPortionPropertySet()
/trunk/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx68 sal_Int32 nDefaultAttr = m_bActAsDescriptor ? 0 : PropertyAttribute::READONLY; in IMPLEMENT_FORWARD_XINTERFACE2()
192 const sal_Int32 nPropAttr = PropertyAttribute::READONLY; in OQueryColumn()
537 prop->Attributes |= PropertyAttribute::READONLY; in createArrayHelper()
H A Dresultset.cxx276 DECL_PROP1(CURSORNAME, ::rtl::OUString, READONLY); in createArrayHelper()
279 DECL_PROP1_BOOL(ISBOOKMARKABLE, READONLY); in createArrayHelper()
280 DECL_PROP1(RESULTSETCONCURRENCY, sal_Int32, READONLY); in createArrayHelper()
281 DECL_PROP1(RESULTSETTYPE, sal_Int32, READONLY); in createArrayHelper()
/trunk/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx541 | PropertyAttribute::READONLY ), in getPropertyValues()
554 | PropertyAttribute::READONLY ), in getPropertyValues()
561 | PropertyAttribute::READONLY ), in getPropertyValues()
H A Ddatasource.cxx810 DECL_PROP1_BOOL(ISREADONLY, READONLY); in createArrayHelper()
812 DECL_PROP1(NAME, ::rtl::OUString, READONLY); in createArrayHelper()
813 DECL_PROP2_IFACE(NUMBERFORMATSSUPPLIER, XNumberFormatsSupplier, READONLY, TRANSIENT); in createArrayHelper()
815 DECL_PROP2_IFACE(SETTINGS, XPropertySet, BOUND, READONLY); in createArrayHelper()
/trunk/main/sd/source/core/text/
H A Dtextapi.cxx130 …FEATURE_FIELD, &::getCppuType((const Reference< XTextField >*)0), PropertyAttribute::READONLY, 0 }, in ImplGetSdTextPortionPropertyMap()
131 …onType"), WID_PORTIONTYPE, &::getCppuType((const OUString*)0), PropertyAttribute::READONLY, 0 }, in ImplGetSdTextPortionPropertyMap()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1113 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1125 ? beans::PropertyAttribute::READONLY in getPropertyValues()
1133 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1140 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1149 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1161 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1173 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx587 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
600 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
607 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx992 DECL_PROP1IMPL(CURSORNAME, ::rtl::OUString) PropertyAttribute::READONLY); in createArrayHelper()
995 DECL_BOOL_PROP1IMPL(ISBOOKMARKABLE) PropertyAttribute::READONLY); in createArrayHelper()
996 DECL_PROP1IMPL(RESULTSETCONCURRENCY,sal_Int32) PropertyAttribute::READONLY); in createArrayHelper()
997 DECL_PROP1IMPL(RESULTSETTYPE, sal_Int32) PropertyAttribute::READONLY); in createArrayHelper()
/trunk/main/sc/source/ui/unoobj/
H A Dtarguno.cxx66 …, 0, &getCppuType((const uno::Reference<awt::XBitmap>*)0), beans::PropertyAttribute::READONLY, 0 }, in lcl_GetLinkTargetMap()
67 …KDISPNAME), 0, &getCppuType((const ::rtl::OUString*)0), beans::PropertyAttribute::READONLY, 0 }, in lcl_GetLinkTargetMap()
H A Ddatauno.cxx86 …_LEN(SC_UNONAME_MAXFLD), 0, &getCppuType((sal_Int32*)0), beans::PropertyAttribute::READONLY, 0}, in lcl_GetSubTotalPropertyMap()
103 …_MAXFLD), 0, &getCppuType((sal_Int32*)0), beans::PropertyAttribute::READONLY, 0}, in lcl_GetFilterPropertyMap()
121 …SC_UNONAME_ISUSER), 0, &getBooleanCppuType(), beans::PropertyAttribute::READONLY, 0 }, in lcl_GetDBRangePropertyMap()
123 …BIT), 0, &getCppuType((uno::Reference<awt::XBitmap>*)0), beans::PropertyAttribute::READONLY, 0 }, in lcl_GetDBRangePropertyMap()
124 …SC_UNO_LINKDISPNAME), 0, &getCppuType((rtl::OUString*)0), beans::PropertyAttribute::READONLY, 0 }, in lcl_GetDBRangePropertyMap()
128 …SC_UNONAME_TOKENINDEX),0, &getCppuType((sal_Int32*)0), beans::PropertyAttribute::READONLY, 0 }, in lcl_GetDBRangePropertyMap()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXStyle.java229 ((the_props[i].Attributes & PropertyAttribute.READONLY) == 0); in getPropertyNames()
234 ((the_props[i].Attributes & PropertyAttribute.READONLY) == 0); in getPropertyNames()
/trunk/main/sw/source/core/unocore/
H A DSwXTextDefaults.cxx86 if ( pMap->nFlags & PropertyAttribute::READONLY) in setPropertyValue()
229 if ( pMap->nFlags & PropertyAttribute::READONLY) in setPropertyToDefault()
H A Dunosett.cxx161 …E), WID_RULE_NAME , &::getCppuType((const OUString*)0), PropertyAttribute::READONLY, 0}, in GetNumberingRulesSet()
163 … WID_DEFAULT_LIST_ID, &::getCppuType((const OUString*)0), PropertyAttribute::READONLY, 0}, in GetNumberingRulesSet()
359 if ( pEntry->nFlags & PropertyAttribute::READONLY) in setPropertyValue()
695 if ( pEntry->nFlags & PropertyAttribute::READONLY) in setPropertyValue()
951 if ( pEntry->nFlags & PropertyAttribute::READONLY) in setPropertyValue()
2665 if ( pEntry->nFlags & PropertyAttribute::READONLY) in setPropertyValue()
/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx64 using ::com::sun::star::beans::PropertyAttribute::READONLY;
96 …registerProperty( PROPERTY_XSD_IS_BASIC, PROPERTY_ID_XSD_IS_BASIC, READONLY, &m_bIsBasic, … in registerProperties()
97 …registerProperty( PROPERTY_XSD_TYPE_CLASS, PROPERTY_ID_XSD_TYPE_CLASS, READONLY, &m_nTypeClass, … in registerProperties()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentInfo.java98 …operty(xPropContainer, "intValue", com.sun.star.beans.PropertyAttribute.READONLY, new Integer(17)); in checkDocInfo()
257 if ((nAttribs & PropertyAttribute.READONLY) != 0) in showPropertySet()
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx987 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1002 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1010 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1019 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1039 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1069 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
/trunk/main/connectivity/source/parse/
H A DPColumn.cxx268 …PropertyAttribute::READONLY, const_cast< sal_Bool* >( &m_bAscending ), ::getCppuType( static_c… in construct()
270 …PropertyAttribute::READONLY, const_cast< ::rtl::OUString* >( &m_sTableName ), ::getCppuType(stat… in construct()
/trunk/main/fpicker/source/aqua/
H A DControlHelper.cxx141 m_bToggleVisibility[READONLY] = true; in initialize()
566 TOGGLE_ELEMENT( READONLY ); in getControlElementName()
777 MAP_TOGGLE( READONLY ); in getControl()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx1070 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1084 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1091 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
1110 | beans::PropertyAttribute::READONLY ), in getPropertyValues()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java144 …ertyIds.CURSORNAME.name, PropertyIds.CURSORNAME.id, Type.STRING, (short)PropertyAttribute.READONLY, in registerProperties()
152 Type.LONG, (short)PropertyAttribute.READONLY, in registerProperties()
160 Type.LONG, (short)PropertyAttribute.READONLY, in registerProperties()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx508 seq[0].Attributes = beans::PropertyAttribute::READONLY; in getPropertySetInfo()
513 seq[1].Attributes = beans::PropertyAttribute::READONLY; in getPropertySetInfo()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx515 seq[0].Attributes = beans::PropertyAttribute::READONLY; in getPropertySetInfo()
520 seq[1].Attributes = beans::PropertyAttribute::READONLY; in getPropertySetInfo()
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.cxx144 …DEF_INFO_3( READONLY, READONLY, READONLY, FORM_VISIBLE, DIALOG_VISIBLE… in getPropertyInfo()

Completed in 325 milliseconds

1234567891011