Home
last modified time | relevance | path

Searched refs:nAttributes (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx300 sal_Int16 nAttributes; in addPropertyChangeListener() local
382 sal_Int16 nAttributes; in addVetoableChangeListener() local
384 if( !(nAttributes & PropertyAttribute::CONSTRAINED) ) in addVetoableChangeListener()
442 sal_Int16 nAttributes(0); in setDependentFastPropertyValue() local
461 (void)nAttributes; in setDependentFastPropertyValue()
500 sal_Int16 nAttributes; in setFastPropertyValue() local
505 if( nAttributes & PropertyAttribute::READONLY ) in setFastPropertyValue()
521 if( nAttributes & PropertyAttribute::CONSTRAINED ) in setFastPropertyValue()
644 sal_Int16 nAttributes; in fire() local
861 sal_Int16 nAttributes; in setFastPropertyValues() local
[all …]
/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass7.cxx118 sal_uInt16 nAttributes = *( (sal_uInt16*)( pAppData + 6 ) ); in ImplDoClass7() local
119 pTextEntry->nZoneSize = nAttributes & 0xff; in ImplDoClass7()
120 pTextEntry->nLineType = ( nAttributes >> 8 ) & 0xf; in ImplDoClass7()
121 nAttributes >>= 12; in ImplDoClass7()
122 pTextEntry->nAttributes = nAttributes; in ImplDoClass7()
130 for ( sal_uInt16 i = 0; i < nAttributes; i++ ) in ImplDoClass7()
H A Dchart.hxx95 sal_uInt16 nAttributes; member
/trunk/main/comphelper/source/property/
H A Dopropertybag.cxx509 …sal_Int16 nAttributes = PropertyAttribute::BOUND | PropertyAttribute::REMOVEABLE | PropertyAttribu… in impl_setPropertyValues_throw() local
510 addProperty( *pName, nAttributes, pProperty->Value ); in impl_setPropertyValues_throw()
562 sal_Int16 nAttributes(0); in getPropertyStateByHandle() local
563 OSL_VERIFY( rPropInfo.fillPropertyMembersByHandle( NULL, &nAttributes, _nHandle ) ); in getPropertyStateByHandle()
564 if ( ( nAttributes & PropertyAttribute::MAYBEDEFAULT ) == 0 ) in getPropertyStateByHandle()
H A Dpropagg.cxx847 sal_Int16 nAttributes; in setPropertyValues() local
848 rPH2.fillPropertyMembersByHandle( NULL, &nAttributes, pHandles[i] ); in setPropertyValues()
849 if( nAttributes & ::com::sun::star::beans::PropertyAttribute::READONLY ) in setPropertyValues()
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx1629 const int nAttributes = 5; in generateCode() local
1630 … const char* attr[ nAttributes ] = { "Prefix", "NumType", "Suffix", "Transliteration", "NatNum" }; in generateCode()
1640 for( sal_Int32 j=0; j<nAttributes; j++ ) in generateCode()
1653 of.writeInt( nAttributes ); in generateCode()
1662 for( sal_Int32 j=0; j<nAttributes; j++) in generateCode()
1699 const int nAttributes = 11; in generateCode() local
1700 const char* attr[ nAttributes ] = in generateCode()
1726 for( sal_Int32 k=0; k<nAttributes; k++ ) in generateCode()
1754 of.writeInt( nAttributes ); in generateCode()
1778 for( sal_Int32 k=0; k<nAttributes; k++ ) in generateCode()
H A Dlocaledata.cxx1096 sal_Int16 nAttributes; in getContinuousNumberingLevels() local
1097 sal_Unicode*** p0 = func( nStyles, nAttributes ); in getContinuousNumberingLevels()
1102 pv[i] = Sequence<beans::PropertyValue>( nAttributes ); in getContinuousNumberingLevels()
1108 for( int j=0; j<nAttributes; j++ ) { // prefix, numberingtype, ... in getContinuousNumberingLevels()
1226 sal_Int16 nAttributes; in getOutlineNumberingLevels() local
1227 sal_Unicode**** p0 = func( nStyles, nLevels, nAttributes ); in getOutlineNumberingLevels()
1243 for( int k=0; k<nAttributes; k++ ) in getOutlineNumberingLevels()
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx147 if ( ( nAttributes | Attribute_ReadOnly ) == nAttributes ) in printFileAttributes()
149 if ( ( nAttributes | Attribute_Hidden ) == nAttributes ) in printFileAttributes()
153 if ( ( nAttributes | Attribute_GrpWrite ) == nAttributes ) in printFileAttributes()
155 if ( ( nAttributes | Attribute_GrpRead ) == nAttributes ) in printFileAttributes()
157 if ( ( nAttributes | Attribute_GrpExe ) == nAttributes ) in printFileAttributes()
159 if ( ( nAttributes | Attribute_OwnWrite ) == nAttributes ) in printFileAttributes()
161 if ( ( nAttributes | Attribute_OwnRead ) == nAttributes ) in printFileAttributes()
163 if ( ( nAttributes | Attribute_OwnExe ) == nAttributes ) in printFileAttributes()
165 if ( ( nAttributes | Attribute_OthWrite ) == nAttributes ) in printFileAttributes()
167 if ( ( nAttributes | Attribute_OthRead ) == nAttributes ) in printFileAttributes()
[all …]
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx366 sal_Int32 nAttributes,
404 sal_Int32 nAttributes, in ExtendedAttributes() argument
409 : m_nAttributes( nAttributes ) in ExtendedAttributes()
414 , m_pValues( new OUString[ nAttributes ] ) in ExtendedAttributes()
419 for ( sal_Int16 nPos = 0; nPos < nAttributes; ++nPos ) in ExtendedAttributes()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx263 sal_Int16 nAttributes; in test_PropertyArrayHelper() local
265 …sal_Bool b = a1.fillPropertyMembersByHandle( &aPropName, &nAttributes, getPropertyTable1()[i].Hand… in test_PropertyArrayHelper()
267 …OSL_ENSURE( nAttributes == getPropertyTable1()[i].Attributes, "fillPropertyMembersByHandle: Attrib… in test_PropertyArrayHelper()
275 sal_Int16 nAttributes; in test_PropertyArrayHelper() local
277 …sal_Bool b = a1.fillPropertyMembersByHandle( &aPropName, &nAttributes, getPropertyTable4()[i].Hand… in test_PropertyArrayHelper()
279 …OSL_ENSURE( nAttributes == getPropertyTable1()[i].Attributes, "fillPropertyMembersByHandle: Attrib… in test_PropertyArrayHelper()
/trunk/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx336 sal_Int16 nAttributes( 0 ); in getFastPropertyValue() local
337 …lumn* >( this )->getInfoHelper().fillPropertyMembersByHandle( &sPropName, &nAttributes, _nHandle ); in getFastPropertyValue()
383 sal_Int16 nAttributes( 0 ); in impl_getPropertyNameFromHandle() local
384 …pper* >( this )->getInfoHelper().fillPropertyMembersByHandle( &sPropName, &nAttributes, _nHandle ); in impl_getPropertyNameFromHandle()
H A Dresultset.cxx337 sal_Int16 nAttributes; in getFastPropertyValue() local
339 fillPropertyMembersByHandle(&aPropName, &nAttributes, nHandle); in getFastPropertyValue()
/trunk/main/idlc/source/
H A Dastinterface.cxx133 sal_uInt16 nAttributes = 0; in dump() local
146 if (!increment(&nAttributes, "attributes")) { in dump()
207 nAttributes, nMethods, nReferences); in dump()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavresponseparser.cxx203 const sal_Int16 nAttributes(xAttribs->getLength()); in parseForNamespaceTokens() local
206 for(sal_Int16 a(0); a < nAttributes; a++) in parseForNamespaceTokens()
276 const sal_Int16 nAttributes(xAttribs->getLength()); in WebDAVContext() local
278 if(nAttributes) in WebDAVContext()
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx936 sal_uInt64 nAttributes(0); in setv() local
943 nAttributes = aFileStatus.getAttributes(); in setv()
949 nAttributes &= ~(Attribute_OwnWrite | in setv()
954 nAttributes |= Attribute_ReadOnly; in setv()
956 nAttributes |= ( in setv()
963 nAttributes &= ~(Attribute_Hidden); in setv()
965 nAttributes |= Attribute_Hidden; in setv()
968 aUnqPath,nAttributes); in setv()
/trunk/main/svgio/source/svgreader/
H A Dsvgdocumenthandler.cxx333 const sal_uInt32 nAttributes(xAttribs->getLength()); in startElement() local
335 if(0 == nAttributes) in startElement()
H A Dsvgnode.cxx356 const sal_uInt32 nAttributes(xAttribs->getLength()); in parseAttributes() local
358 for(sal_uInt32 a(0); a < nAttributes; a++) in parseAttributes()
/trunk/main/unoxml/source/dom/
H A Dsaxbuilder.cxx218 sal_Int16 nAttributes = attribs->getLength(); in startElement() local
219 for (sal_Int16 i=0; i<nAttributes; i++) in startElement()
/trunk/main/ucb/source/core/
H A Ducbprops.cxx58 sal_Int16 nAttributes; member
410 rProp.Attributes = pCurr->nAttributes; in getProperties()
/trunk/main/svx/source/form/
H A Dfmundo.cxx647 …sal_Int32 nAttributes = xSet->getPropertySetInfo()->getPropertyByName(evt.PropertyName).Attributes; in propertyChange() local
648 …aNewEntry.bIsTransientOrReadOnly = ((nAttributes & PropertyAttribute::READONLY) != 0) || ((nAttrib… in propertyChange()
/trunk/main/starmath/inc/
H A Dnode.hxx93 nAttributes; member in SmNode
121 sal_uInt16 & Attributes() { return nAttributes; } in Attributes()
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx639 sal_Int16 nAttributes(0); in setFastPropertyValue_NoBroadcast() local
640 …rayHelper( m_nPropertyMapId ) )->fillPropertyMembersByHandle( &sPropName, &nAttributes, _nHandle ); in setFastPropertyValue_NoBroadcast()
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx727 sal_Int16 nAttributes = PropertyAttribute::READONLY; in translateProperties() local
730 try { nAttributes = xInfo->getPropertyByName(aDirect->second).Attributes; } in translateProperties()
733 if ((nAttributes & PropertyAttribute::READONLY) == 0) in translateProperties()
/trunk/main/ucbhelper/source/provider/
H A Dresultset.cxx48 sal_Int16 nAttributes; member
1602 rProp.Attributes = pEntry->nAttributes; in PropertySetInfo()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx3714 sal_uInt64 nAttributes = aFileStatus.getAttributes(); in SetWritableForUserOnly() local
3716 nAttributes &= ~(Attribute_OwnWrite | in SetWritableForUserOnly()
3720 nAttributes |= Attribute_OwnWrite; in SetWritableForUserOnly()
3722 bResult = ( osl::File::setAttributes( aURL, nAttributes ) == ::osl::FileBase::E_None ); in SetWritableForUserOnly()

Completed in 194 milliseconds

12