Home
last modified time | relevance | path

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

1...<<11

/trunk/main/svx/source/form/
H A Dnavigatortree.cxx1115 …if (((pAllCurrentProps[j].Attributes & PropertyAttribute::READONLY) == 0) && (sCurrentProp != FM_P… in implExecuteDataTransfer()
H A Ddatanavi.cxx2677 if ( ( aProperty.Attributes & PropertyAttribute::READONLY ) == 0 ) in copyPropSet()
H A Dfmshimp.cxx3535 if (pProps->Attributes & PropertyAttribute::READONLY) in CreateExternalView()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx202 if( nComponentAttribs & ::com::sun::star::awt::VclWindowPeerAttribute::READONLY ) in ImplGetWinBits()
/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx1981 beans::PropertyAttribute::READONLY ); in getPropertySetInfo()
/trunk/main/xmloff/source/transform/
H A DOasis2OOo.cxx1136 ENTRY1Q( OOO, READONLY, XML_ATACTION_RENAME, XML_NAMESPACE_SCRIPT, XML_READONLY ),
H A DOOo2Oasis.cxx1088 ENTRY1Q( SCRIPT, READONLY, XML_ATACTION_RENAME, XML_NAMESPACE_OOO, XML_READONLY ),
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1011 else if (pEntry->nFlags & PropertyAttribute::READONLY) in setPropertyValue()
H A Dunotxdoc.cxx2001 if(pEntry->nFlags & PropertyAttribute::READONLY) in setPropertyValue()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1053 && ( (pResult->Attributes & PropertyAttribute::READONLY) == 0 ) in TransferFormComponentProperties()
/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx264 …IGINAL,PROPERTY_ID_ORIGINAL,PropertyAttribute::BOUND|PropertyAttribute::READONLY,&m_sOrignal,::get… in DBG_NAME()
/trunk/main/framework/source/services/
H A Dframe.cxx2601 css::beans::PropertyAttribute::TRANSIENT | css::beans::PropertyAttribute::READONLY)); in impl_initializePropInfo()
/trunk/main/offapi/com/sun/star/ucb/
H A DContent.idl155 … (<member scope="com::sun::star::beans">PropertyAttribute::READONLY</member>
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2235 if ( _rProperty.Attributes & PropertyAttribute::READONLY ) in impl_shouldExcludeProperty_nothrow()
/trunk/main/configmgr/source/
H A Daccess.cxx2137 : css::beans::PropertyAttribute::READONLY))); //TODO: MAYBEDEFAULT in asProperty()
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java479 cl.propBoolA.Attributes= PropertyAttribute.READONLY; in setPropertyValue()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1783 if ( aTmpProp.Attributes & beans::PropertyAttribute::READONLY ) in setPropertyValues()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1983 if ( pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyValue()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx174 …KCOUNT, beans::PropertyAttribute::TRANSIENT | beans::PropertyAttribute::READONLY, &m_nLockCount, g…
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx1420 …DECL_PROP2 ( PRIVILEGES, sal_Int32, TRANSIENT, READONLY in describeFixedAndAggregateProperties()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1774 if( (pMap->nFlags & beans::PropertyAttribute::READONLY ) != 0 ) in _setPropertyValue()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx2164 if( pProp->aUnoProp.Attributes & PropertyAttribute::READONLY ) in TYPEINIT1()

Completed in 322 milliseconds

1...<<11