Home
last modified time | relevance | path

Searched refs:Attributes (Results 176 – 200 of 348) sorted by relevance

12345678910>>...14

/aoo42x/main/basic/source/inc/
H A Dpropacc.hxx165 sal_Int16 Attributes,
/aoo42x/main/odk/examples/DevelopersGuide/UCB/
H A DResourceCreator.java143 info.Attributes = 0; in createNewResource()
/aoo42x/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx492 if ( rCurr.Attributes & ContentInfoAttribute::KIND_FOLDER ) in CanMakeFolder()
537 if ( rCurr.Attributes & ContentInfoAttribute::KIND_FOLDER ) in MakeFolder()
/aoo42x/main/ucb/source/ucp/file/
H A Dbc.cxx602 sal_Int16 Attributes, in addProperty() argument
614 m_pMyShell->associate( m_aUncPath,Name,DefaultValue,Attributes ); in addProperty()
/aoo42x/main/sw/source/core/doc/
H A Ddocglos.cxx96 xTargetUD->addProperty(name, srcprops[i].Attributes, in lcl_copyDocumentProperties()
/aoo42x/main/desktop/source/deployment/misc/
H A Ddp_ucb.cxx134 if ((info.Attributes & ContentInfoAttribute::KIND_FOLDER) != 0) in create_folder()
/aoo42x/main/offapi/com/sun/star/ucb/
H A DContentInfo.idl65 long Attributes;
/aoo42x/main/extensions/source/propctrlr/
H A Dhandlerhelper.cxx84 sal_Bool bReadOnlyControl = requiresReadOnlyControl( _rProperty.Attributes ); in describePropertyLine()
/aoo42x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextCursor.java303 boolean isWritable = ((the_props[i].Attributes & PropertyAttribute.READONLY) == 0); in getPropertyNames()
H A DPageStyle.java164 …y: " + props[i].Name + " val: " + props[i].Type.toString() + " attr: " + props[i].Attributes); in createTestEnvironment()
/aoo42x/main/sc/source/ui/dbgui/
H A Dscendlg.src108 Text [ en-US ] = "Attributes" ;
/aoo42x/main/cppuhelper/source/
H A Dpropshlp.cxx1169 *pAttributes = pProperties[ nHandle ].Attributes; in fillPropertyMembersByHandle()
1182 *pAttributes = pProperties[ i ].Attributes; in fillPropertyMembersByHandle()
/aoo42x/main/qadevOOo/tests/java/ifc/io/
H A D_XPersistObject.java258 short attr = prop.Attributes; in isTransient()
/aoo42x/main/cui/source/dialogs/
H A Dsrchxtra.src97 Text [ en-US ] = "Attributes" ;
/aoo42x/main/writerfilter/source/resourcemodel/
H A Dutil.cxx158 sal_uInt16 nAttribs = aProps[n].Attributes; in propertysetToString()
/aoo42x/main/qadevOOo/runner/util/
H A Ddbg.java181 short attr = prop.Attributes; in printPropertyInfo()
/aoo42x/main/forms/source/component/
H A Dpropertybaghelper.cxx238 if ( ( aProperty.Attributes & PropertyAttribute::REMOVEABLE ) == 0 ) in removeProperty()
/aoo42x/main/qadevOOo/tests/java/mod/_sc/
H A DScStyleObj.java259 ((the_props[i].Attributes & PropertyAttribute.READONLY) == 0); in getPropertyNames()
/aoo42x/main/sfx2/source/doc/
H A Ddocinf.cxx257 if (~props[i].Attributes & beans::PropertyAttribute::TRANSIENT) in SaveOlePropertySet()
/aoo42x/main/qadevOOo/tests/java/ifc/beans/
H A D_XTolerantMultiPropertySet.java319 boolean isWritable = ((property.Attributes & PropertyAttribute.READONLY) == 0); in getCountOfReadOnlyProperties()
/aoo42x/main/offapi/com/sun/star/configuration/
H A DHierarchyElement.idl54 Attributes detailing the role of the element can be queried.
/aoo42x/main/sfx2/qa/complex/sfx2/
H A DDocumentInfo.java250 short nAttribs = aProps[i].Attributes; in showPropertySet()
/aoo42x/main/comphelper/source/property/
H A Dopropertybag.hxx146 …virtual void SAL_CALL addProperty( const ::rtl::OUString& Name, ::sal_Int16 Attributes, const ::co…
/aoo42x/main/ucb/source/core/
H A Ducbprops.cxx410 rProp.Attributes = pCurr->nAttributes; in getProperties()
/aoo42x/main/pyuno/source/module/
H A Dunohelper.py123 … out.write( " ("+_propertymode_to_str( ii.Attributes ) + ") "+ii.Type.typeName+" "+ii.Name+ "\n" )

Completed in 92 milliseconds

12345678910>>...14