Home
last modified time | relevance | path

Searched refs:Name (Results 276 – 300 of 2343) sorted by relevance

1...<<11121314151617181920>>...94

/aoo42x/main/cppuhelper/test/
H A Dtestproptyphlp.cxx65 prop.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Huhu") ); in testPropertyTypeHelper()
73 …OSL_ASSERT( prop.Handle == prop2.Handle && prop.Name == prop2.Name && prop.Attributes == prop2.Att… in testPropertyTypeHelper()
77 a <<= prop.Name; in testPropertyTypeHelper()
79 OSL_ASSERT( ow == prop.Name ); in testPropertyTypeHelper()
/aoo42x/main/comphelper/source/misc/
H A Dstoragehelper.cxx338 aProps[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "StorageFormat" ) ); in GetStorageOfFormatFromURL()
343 aProps[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RepairPackage" ) ); in GetStorageOfFormatFromURL()
369 aProps[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "StorageFormat" ) ); in GetStorageOfFormatFromInputStream()
374 aProps[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RepairPackage" ) ); in GetStorageOfFormatFromInputStream()
401 aProps[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "StorageFormat" ) ); in GetStorageOfFormatFromStream()
406 aProps[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RepairPackage" ) ); in GetStorageOfFormatFromStream()
446 aEncryptionData[0].Name = PACKAGE_ENCRYPTIONDATA_SHA256UTF8; in CreatePackageEncryptionData()
458 aEncryptionData[nSha1Ind].Name = PACKAGE_ENCRYPTIONDATA_SHA1UTF8; in CreatePackageEncryptionData()
459 aEncryptionData[nSha1Ind + 1].Name = PACKAGE_ENCRYPTIONDATA_SHA1MS1252; in CreatePackageEncryptionData()
H A Ddocpasswordhelper.cxx90 aResult[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "algorithm-name" ) ); in GenerateNewModifyPasswordInfo()
92 aResult[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "salt" ) ); in GenerateNewModifyPasswordInfo()
94 aResult[2].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "iteration-count" ) ); in GenerateNewModifyPasswordInfo()
96 aResult[3].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "hash" ) ); in GenerateNewModifyPasswordInfo()
116 …if ( aInfo[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "algorithm-name" ) ) )… in IsModifyPasswordCorrect()
118 … else if ( aInfo[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "salt" ) ) ) ) in IsModifyPasswordCorrect()
120 …else if ( aInfo[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "iteration-count"… in IsModifyPasswordCorrect()
122 … else if ( aInfo[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "hash" ) ) ) ) in IsModifyPasswordCorrect()
/aoo42x/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx399 aValue.Name = s_pProperties[nPos]; in getSupportedProperties()
510 aParam.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ParentWindow")); in impl_dialogLinkedFields_nothrow()
513 aParam.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Detail")); in impl_dialogLinkedFields_nothrow()
516 aParam.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Master")); in impl_dialogLinkedFields_nothrow()
520 aParam.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Explanation")); in impl_dialogLinkedFields_nothrow()
523 aParam.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DetailLabel")); in impl_dialogLinkedFields_nothrow()
526 aParam.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("MasterLabel")); in impl_dialogLinkedFields_nothrow()
543 aParam.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ParentWindow")); in impl_dialogChartType_nothrow()
546 aParam.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ChartModel")); in impl_dialogChartType_nothrow()
/aoo42x/main/vcl/source/window/
H A Dwindow4.cxx189 if( pVals[i].Name.equalsAscii( "Enabled" ) ) in setProperties()
195 else if( pVals[i].Name.equalsAscii( "Visible" ) ) in setProperties()
201 else if( pVals[i].Name.equalsAscii( "Text" ) ) in setProperties()
213 aProps[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Enabled" ) ); in getProperties()
215 aProps[1].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Visible" ) ); in getProperties()
217 aProps[2].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" ) ); in getProperties()
/aoo42x/main/idl/inc/
H A Dglobals.hxx141 #define SV_GLOBAL_HASH_ACCESS( Name ) \ argument
144 return IDLAPP->pGlobalNames->MM_##Name;
146 #define HASH_INLINE( Name ) \ argument
147 inline SvStringHashEntry * SvHash_##Name() { SV_GLOBAL_HASH_ACCESS( Name ) }
149 HASH_INLINE(Name)
/aoo42x/main/sw/inc/
H A Dunocoll.hxx295 …virtual ::com::sun::star::uno::Any SAL_CALL getByName(const rtl::OUString& Name) throw( ::com::su…
297 …virtual sal_Bool SAL_CALL hasByName(const rtl::OUString& Name) throw( ::com::sun::star::uno::Runti…
337 …virtual ::com::sun::star::uno::Any SAL_CALL getByName(const rtl::OUString& Name) throw( ::com::sun…
339 …virtual sal_Bool SAL_CALL hasByName(const rtl::OUString& Name) throw( ::com::sun::star::uno::Runti…
432 …virtual ::com::sun::star::uno::Any SAL_CALL getByName(const rtl::OUString& Name) throw( ::com::sun…
434 …virtual sal_Bool SAL_CALL hasByName(const rtl::OUString& Name) throw( ::com::sun::star::uno::Runti…
464 …virtual ::com::sun::star::uno::Any SAL_CALL getByName(const rtl::OUString& Name) throw( ::com::sun…
466 …virtual sal_Bool SAL_CALL hasByName(const rtl::OUString& Name) throw( ::com::sun::star::uno::Runti…
555 …virtual ::com::sun::star::uno::Any SAL_CALL getByName(const rtl::OUString& Name) throw( ::com::sun…
557 …virtual sal_Bool SAL_CALL hasByName(const rtl::OUString& Name) throw( ::com::sun::star::uno::Runti…
/aoo42x/main/sdext/source/pdfimport/
H A Dfilterdet.cxx376 rtl::OUStringToOString( pAttribs[i].Name, RTL_TEXTENCODING_UTF8 ).getStr(), in detect()
379 if( pAttribs[i].Name.equalsAscii( "InputStream" ) ) in detect()
381 else if( pAttribs[i].Name.equalsAscii( "URL" ) ) in detect()
383 else if( pAttribs[i].Name.equalsAscii( "FilterName" ) ) in detect()
385 else if( pAttribs[i].Name.equalsAscii( "Password" ) ) in detect()
488 rFilterData[ nFilterNamePos ].Name = in detect()
501 …rFilterData[nAttribs-1].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "EmbeddedSubstream" ) ); in detect()
510 … rFilterData[ nPwdPos ].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Password" ) ); in detect()
521 … rFilterData[ nFilterNamePos ].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FilterName" ) ); in detect()
727 if( pAttribs[i].Name.equalsAscii( "InteractionHandler" ) ) in getAdditionalStream()
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XSheetConditionalEntries.java108 con[0].Name = "StyleName"; in Conditions()
111 con[1].Name = "Formula1"; in Conditions()
114 con[2].Name = "Formula2"; in Conditions()
117 con[3].Name = "Operator"; in Conditions()
120 con[4].Name = "SourcePosition"; in Conditions()
/aoo42x/main/framework/source/uielement/
H A Dtoolbarsmenucontroller.cxx271 if ( aPropSeq[i].Name.equalsAscii( "Label" )) in getUINameFromCommand()
298 if ( pProperties[j].Name.equalsAscii( ITEM_DESCRIPTOR_RESOURCEURL) ) in fillHashMap()
300 else if ( pProperties[j].Name.equalsAscii( ITEM_DESCRIPTOR_UINAME) ) in fillHashMap()
351 aTbSeq[0].Name = m_aPropUIName; in getLayoutManagerToolbars()
352 aTbSeq[1].Name = m_aPropResourceURL; in getLayoutManagerToolbars()
426 if ( aWindowState[i].Name.equalsAscii( WINDOWSTATE_PROPERTY_UINAME )) in fillPopupMenu()
428 … else if ( aWindowState[i].Name.equalsAscii( WINDOWSTATE_PROPERTY_HIDEFROMENU )) in fillPopupMenu()
430 … else if ( aWindowState[i].Name.equalsAscii( WINDOWSTATE_PROPERTY_CONTEXT )) in fillPopupMenu()
432 … else if ( aWindowState[i].Name.equalsAscii( WINDOWSTATE_PROPERTY_VISIBLE )) in fillPopupMenu()
671 … if ( aWindowState[j].Name.equalsAscii( WINDOWSTATE_PROPERTY_VISIBLE )) in itemSelected()
[all …]
/aoo42x/main/oox/source/shape/
H A DShapeContextHandler.cxx146 aSeq[0].Name = sInputStream; in startFastElement()
159 (const ::rtl::OUString & Namespace, const ::rtl::OUString & Name, in startUnknownElement()
166 xContextHandler->startUnknownElement(Namespace, Name, Attribs); in startUnknownElement()
180 const ::rtl::OUString & Name) in endUnknownElement()
186 xContextHandler->endUnknownElement(Namespace, Name); in endUnknownElement()
208 const ::rtl::OUString & Name, in createUnknownChildContext()
216 (Namespace, Name, Attribs); in createUnknownChildContext()
/aoo42x/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx162 if ( rPropName.equals( stats[ index ].Name ) ) in getPropertyValue()
183 if ( rPropName.equals( stats[ index ].Name ) ) in setPropertyValue()
294 …virtual void SAL_CALL setName( const ::rtl::OUString& Name ) throw (script::BasicErrorException, u…
322 …virtual void SAL_CALL setName( const ::rtl::OUString& Name ) throw (script::BasicErrorException, u…
662 …fo aPropInfo = DocPropInfo::createDocPropInfo( aProps[ Index ].Name, aProps[ Index ].Name, mpPropG… in getByIndex()
683 *pString = pProp->Name; in getElementNames()
717 void addProp( const ::rtl::OUString& Name, ::sal_Int8 /*Type*/, const uno::Any& Value ) in addProp() argument
722 xContainer->addProperty( Name, attributes, Value ); in addProp()
736 SwVbaCustomDocumentProperties::Add( const ::rtl::OUString& Name, ::sal_Bool LinkToContent, ::sal_In… in Add() argument
743 pCustomProps->addProp( Name, Type, Value ); in Add()
[all …]
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DCompHelper.java53 if (dstPropertySetInfo.hasPropertyByName(srcProperty.Name)) { in copyProperties()
55 Property dstProperty = dstPropertySetInfo.getPropertyByName(srcProperty.Name); in copyProperties()
57 Object value = src.getPropertyValue(srcProperty.Name); in copyProperties()
59 dst.setPropertyValue(srcProperty.Name, value); in copyProperties()
63 String error = "Could not copy property '" + srcProperty.Name + in copyProperties()
/aoo42x/main/svl/source/numbers/
H A Dnumfmuno.cxx909 pArray[0].Name = rtl::OUString::createFromAscii( PROPERTYNAME_FMTSTR ); in getPropertyValues()
911 pArray[1].Name = rtl::OUString::createFromAscii( PROPERTYNAME_LOCALE ); in getPropertyValues()
913 pArray[2].Name = rtl::OUString::createFromAscii( PROPERTYNAME_TYPE ); in getPropertyValues()
915 pArray[3].Name = rtl::OUString::createFromAscii( PROPERTYNAME_COMMENT ); in getPropertyValues()
917 pArray[4].Name = rtl::OUString::createFromAscii( PROPERTYNAME_STDFORM ); in getPropertyValues()
919 pArray[5].Name = rtl::OUString::createFromAscii( PROPERTYNAME_USERDEF ); in getPropertyValues()
921 pArray[6].Name = rtl::OUString::createFromAscii( PROPERTYNAME_DECIMALS ); in getPropertyValues()
923 pArray[7].Name = rtl::OUString::createFromAscii( PROPERTYNAME_LEADING ); in getPropertyValues()
925 pArray[8].Name = rtl::OUString::createFromAscii( PROPERTYNAME_NEGRED ); in getPropertyValues()
927 pArray[9].Name = rtl::OUString::createFromAscii( PROPERTYNAME_THOUS ); in getPropertyValues()
[all …]
/aoo42x/main/framework/source/fwe/xml/
H A Deventsdocumenthandler.cxx297 aEventProperties[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PROP_EVENT_TYPE )); in startElement()
301 aEventProperties[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PROP_MACRO_NAME )); in startElement()
309 …aEventProperties[nPropCount-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PROP_LIBRARY )… in startElement()
318 …aEventProperties[nPropCount-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PROP_SCRIPT )); in startElement()
522 if ( aPropertyValues[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( PROP_EVENT_TYPE ))) in WriteEvent()
524 else if ( aPropertyValues[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( PROP_MACRO_NAME )) && in WriteEvent()
527 else if ( aPropertyValues[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( PROP_LIBRARY )) && in WriteEvent()
530 else if ( aPropertyValues[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( PROP_SCRIPT ))) in WriteEvent()
/aoo42x/main/svx/source/table/
H A Dtablecolumn.cxx262 aProperties[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "Width" ) ); in getStaticPropertySetInfo()
267 aProperties[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "OptimalWidth" ) ); in getStaticPropertySetInfo()
272 aProperties[2].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "IsVisible" ) ); in getStaticPropertySetInfo()
277 aProperties[3].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "IsStartOfNewPage" ) ); in getStaticPropertySetInfo()
282 aProperties[4].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "Size" ) ); in getStaticPropertySetInfo()
287 aProperties[5].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "OptimalSize" ) ); in getStaticPropertySetInfo()
/aoo42x/main/framework/test/
H A Dtest.cxx1015 lProperties[0].Name = DECLARE_ASCII("Type" ); in impl_testFilterRegistration()
1018 lProperties[1].Name = DECLARE_ASCII("UIName" ); in impl_testFilterRegistration()
1024 lProperties[3].Name = DECLARE_ASCII("FilterService" ); in impl_testFilterRegistration()
1027 lProperties[4].Name = DECLARE_ASCII("Flags" ); in impl_testFilterRegistration()
1032 lProperties[5].Name = DECLARE_ASCII("UserData" ); in impl_testFilterRegistration()
1038 lProperties[7].Name = DECLARE_ASCII("TemplateName" ); in impl_testFilterRegistration()
1045 lProperties[0].Name = DECLARE_ASCII("Type" ); in impl_testFilterRegistration()
1048 lProperties[1].Name = DECLARE_ASCII("UIName" ); in impl_testFilterRegistration()
1057 lProperties[4].Name = DECLARE_ASCII("Flags" ); in impl_testFilterRegistration()
1061 lProperties[5].Name = DECLARE_ASCII("UserData" ); in impl_testFilterRegistration()
[all …]
/aoo42x/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx378 aObjDescr[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Parent" ) ); in Get_Impl()
382 aObjDescr[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CloneFrom" ) ); in Get_Impl()
387 aMediaDescr[0].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ReadOnly")); in Get_Impl()
421 aObjDescr[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Parent" ) ); in CreateEmbeddedObject()
638 aObjDescr[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Parent" ) ); in InsertEmbeddedObject()
673 aObjDescr[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Parent" ) ); in InsertEmbeddedLink()
785 aMediaDescr[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "URL" ) ); in CopyAndGetEmbeddedObject()
841 aPropertiesList[nInd].Name, in CopyAndGetEmbeddedObject()
842 xOrigProps->getPropertyValue( aPropertiesList[nInd].Name ) ); in CopyAndGetEmbeddedObject()
1311 aProps[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "MediaType" ) ); in InsertGraphicStreamDirectly()
[all …]
/aoo42x/main/svtools/source/contnr/
H A Dtemplwin.cxx265 const ::rtl::OUString name = props[i].Name; in fill()
972 aArgs[0].Name = ASCII_STR("Preview"); in OpenFile()
974 aArgs[1].Name = ASCII_STR("ReadOnly"); in OpenFile()
1010 aArgs[0].Name = ASCII_STR("AsTemplate"); in OpenFile()
1213 aArgs[0].Name = ASCII_STR("ReadOnly"); in PrintFile()
1215 aArgs[1].Name = ASCII_STR("Hidden"); in PrintFile()
1601 aSettings[0].Name = VIEWSETTING_SELECTEDGROUP; in WriteViewSettings()
1606 aSettings[1].Name = VIEWSETTING_SELECTEDVIEW; in WriteViewSettings()
1610 aSettings[2].Name = VIEWSETTING_SPLITRATIO; in WriteViewSettings()
1616 aSettings[3].Name = VIEWSETTING_LASTFOLDER; in WriteViewSettings()
[all …]
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlConnectionResource.cxx83 aProperty.Name = ::rtl::OUString(); in DBG_NAME()
99 aProperty.Name = PROPERTY_TYPE; in DBG_NAME()
102 aProperty.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Show")); in DBG_NAME()
105 aProperty.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Actuate")); in DBG_NAME()
108 if ( aProperty.Name.getLength() ) in DBG_NAME()
/aoo42x/main/scp2/source/ooo/
H A Dprofile_ooo.scp29 Name = "unorc";
31 Name = "uno.ini";
40 Name = PROFILENAME(version);
48 Name = PROFILENAME(fundamental);
49 // Name = PROFILENAME(fundamentalbasis);
/aoo42x/main/qadevOOo/tests/java/ifc/frame/
H A D_XModuleManager.java134 log.println("testing '" + sequenze[i].Name + "'"); in testSequenze()
136 sequenze[i].Name)){ in testSequenze()
141 "' ,expected value: '" + sequenze[i].Name + "'"); in testSequenze()
146 sequenze[i].Name + "'"); in testSequenze()
151 sequenze[i].Name + "'"); in testSequenze()
/aoo42x/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1356 return (pValues[a].Name < pValues[b].Name) ? true : false; in operator ()()
1513 if (rRes.Name == pRunAttrib[k].Name) in getCharacterAttributes()
1527 rRes.Name = rtl::OUString::createFromAscii("NumberingPrefix"); in getCharacterAttributes()
1543 rResField.Name = rtl::OUString::createFromAscii("FieldType"); in getCharacterAttributes()
1767 if (rRes.Name.compareTo(::rtl::OUString::createFromAscii("CharColor"))==0) in _correctValues()
1897 rRes.Value = aPropSet._getPropertyValue( rRes.Name, mnParagraphIndex ); in _correctValues()
1898 rRes.State = aPropSet._getPropertyState( rRes.Name, mnParagraphIndex ); in _correctValues()
1919 rRes.Value = aPropSet._getPropertyValue( rRes.Name, mnParagraphIndex ); in _correctValues()
1920 rRes.State = aPropSet._getPropertyState( rRes.Name, mnParagraphIndex ); in _correctValues()
2844 pOutSequence->Name = pProperties->Name; in getDefaultAttributes()
[all …]
/aoo42x/main/svx/sdi/
H A Dxoitems.sdi27 String Name MID_NAME;
47 String Name MID_NAME;
71 String Name MID_NAME;
105 String Name MID_NAME;
118 String Name MID_NAME;
128 String Name MID_NAME;
/aoo42x/main/sax/source/tools/
H A Dfastserializer.cxx137 …rializer::startUnknownElement( const OUString& Namespace, const OUString& Name, const Reference< X… in startUnknownElement() argument
151 write(Name); in startUnknownElement()
171 …id SAL_CALL FastSaxSerializer::endUnknownElement( const OUString& Namespace, const OUString& Name ) in endUnknownElement() argument
185 write(Name); in endUnknownElement()
204 …ializer::singleUnknownElement( const OUString& Namespace, const OUString& Name, const Reference< X… in singleUnknownElement() argument
218 write(Name); in singleUnknownElement()
254 write(pAttr[i].Name); in writeFastAttributeList()

Completed in 323 milliseconds

1...<<11121314151617181920>>...94