Home
last modified time | relevance | path

Searched refs:Attributes (Results 226 – 250 of 348) sorted by relevance

12345678910>>...14

/aoo42x/main/forms/source/component/
H A DEdit.cxx473 if ( 0 != ( aDestProp.Attributes & PropertyAttribute::READONLY ) ) in lcl_transferProperties()
/aoo42x/main/sfx2/source/doc/
H A Dguisaveas.cxx1716 if ( pProps[i].Attributes & ::com::sun::star::beans::PropertyAttribute::REMOVABLE ) in SetDocInfoState()
1718 xContainer->addProperty( pProps[i].Name, pProps[i].Attributes, aValue ); in SetDocInfoState()
/aoo42x/main/dbaccess/source/core/api/
H A DTableDeco.cxx425 …bool bIsDescriptor = (xInfo->getPropertyByName(PROPERTY_NAME).Attributes & PropertyAttribute::READ… in getInfoHelper()
/aoo42x/main/toolkit/source/layout/core/
H A Dhelper.cxx266 aProps[i].Attributes = 0; in getInfoHelper()
/aoo42x/main/sc/source/ui/pagedlg/
H A Dhfedtdlg.src510 QuickHelpText [ en-US ] = "Text Attributes" ;
/aoo42x/main/sw/source/core/undo/
H A Dundo.src480 Text [ en-US ] = "Attributes changed" ;
/aoo42x/main/scp2/source/ooo/
H A Dfile_library_ooo.scp140 Attributes = "0";
159 Attributes = "0";
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DSchemaParser.java230 maSchemaBase.Attributes.Add(ParseAttribute()); in ProcessTopLevelStartElement()
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A DControl.idt1 Dialog_ Control Type X Y Width Height Attributes Property Text Control_Next Help
/aoo42x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A DControl.idt1 Dialog_ Control Type X Y Width Height Attributes Property Text Control_Next Help
/aoo42x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A DControl.idt1 Dialog_ Control Type X Y Width Height Attributes Property Text Control_Next Help
/aoo42x/main/svtools/source/contnr/
H A Dfileview.cxx932 = !( aProp.Attributes & PropertyAttribute::READONLY ); in CreateContextMenu()
1084 canRename = !( aProp.Attributes & PropertyAttribute::READONLY ); in EditedEntry()
/aoo42x/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1283 aProp.Attributes, aProp.Handle, (const sal_Unicode*)aProp.Name); in methodStruct()
1311 AttrStruct_.Attributes, AttrStruct_.Handle, (const sal_Unicode*)AttrStruct_.Name); in setAttrStruct()
/aoo42x/main/filter/source/config/cache/
H A Dfiltercache.cxx606 …sal_Bool bFinalized = ((aDescription.Attributes & css::beans::PropertyAttribute::READONLY ) == cs… in addStatePropsToItem()
607 …sal_Bool bMandatory = ((aDescription.Attributes & css::beans::PropertyAttribute::REMOVEABLE) != cs… in addStatePropsToItem()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLTools.cxx729 if( (aProp.Attributes & beans::PropertyAttribute::READONLY) == 0 ) in copyProperties()
/aoo42x/main/cui/source/options/
H A Doptpath.cxx801 …_rReadOnly = ( ( aProp.Attributes & PropertyAttribute::READONLY ) == PropertyAttribute::READONLY ); in GetPathList()
/aoo42x/main/instsetoo_native/inc_ure/windows/msi_templates/
H A DControl.idt1 Dialog_ Control Type X Y Width Height Attributes Property Text Control_Next Help
/aoo42x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx276 if (!(pProps[i].Attributes & in SfxDocumentInfoItem()
436 if ((pProps[j].Attributes & in UpdateDocumentInfo()
/aoo42x/main/unotools/source/config/
H A Dpathoptions.cxx322 bReadonly = 0 != (aProperty.Attributes & PropertyAttribute::READONLY); in IsPathReadonly()
H A Dconfigitem.cxx566 … lStates[i] = ((aProp.Attributes & PropertyAttribute::READONLY) == PropertyAttribute::READONLY); in GetReadOnlyStates()
/aoo42x/main/comphelper/source/property/
H A Dpropagg.cxx216 *_pAttributes = rProperty.Attributes; in fillPropertyMembersByHandle()
/aoo42x/main/svx/source/form/
H A Dfmundo.cxx647 …sal_Int32 nAttributes = xSet->getPropertySetInfo()->getPropertyByName(evt.PropertyName).Attributes; in propertyChange()
/aoo42x/main/stoc/source/invocation/
H A Dinvocation.cxx983 rInfo.PropertyAttribute = rProp.Attributes; in fillInfoForProperty()
/aoo42x/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx730 try { nAttributes = xInfo->getPropertyByName(aDirect->second).Attributes; } in translateProperties()
/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1226 if ((aDestProp.Attributes & PropertyAttribute.READONLY) == 0) in copyProperties()

Completed in 248 milliseconds

12345678910>>...14