Home
last modified time | relevance | path

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

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

/aoo41x/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java81 aStoreProperties[0].Name = "Override"; in testCreateTable()
83 aStoreProperties[1].Name = "FilterName"; in testCreateTable()
157 aStoreProperties[0].Name = "Override"; in testSetRowHeight()
159 aStoreProperties[1].Name = "FilterName"; in testSetRowHeight()
238 aStoreProperties[0].Name = "Override"; in testSetTableBorder()
240 aStoreProperties[1].Name = "FilterName"; in testSetTableBorder()
344 aStoreProperties[0].Name = "Override"; in testSetTable_AlignmentAndMarginToPage()
421 aStoreProperties[0].Name = "Override"; in testSetTableBackColor()
464 aStoreProperties[0].Name = "Override"; in testSetTableRepeatHeading()
538 aStoreProperties[0].Name = "Override"; in testSetTableShadow()
[all …]
/aoo41x/main/sfx2/source/doc/
H A Dobjuno.cxx190 uno::Any aValue = xSet->getPropertyValue( pProps[i].Name ); in Copy()
197 xTarget->setPropertyValue( pProps[i].Name, aValue ); in Copy()
268 aProp.Name = ::rtl::OUString::createFromAscii(pFixProp->pName); in getProperties()
289 if (std::find(_pUserKeys, _pUserKeys+FOUR, udProps[i].Name) in getProperties()
376 names.push_back(props[i].Name); in Reset()
404 m_UserDefined[i] = props[i].Name; in Reset()
633 rCurrValue.Name = rCurrProp.Name; in getPropertyValues()
635 rCurrValue.Value = getPropertyValue( rCurrProp.Name ); in getPropertyValues()
650 setPropertyValue( rProp.Name, rProp.Value ); in setPropertyValues()
1273 medium[1].Name = ::rtl::OUString::createFromAscii("URL"); in loadFromURL()
[all …]
/aoo41x/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()
/aoo41x/main/cppuhelper/test/
H A Dtestpropshlp.cxx179 OSL_ENSURE( pP[i].Name == getPropertyTable1()[i].Name , "Name not correct" ); in test_PropertyArrayHelper()
197 OSL_ENSURE( pP[i].Name == getPropertyTable2()[a[i]].Name , "Name not correct" ); in test_PropertyArrayHelper()
214 OSL_ENSURE( pP[i].Name == getPropertyTable3()[a[i]].Name , "Name not correct" ); in test_PropertyArrayHelper()
226 …OSL_ENSURE( a1.hasPropertyByName( getPropertyTable1()[i].Name ), "hasPropertyByName not correct" ); in test_PropertyArrayHelper()
227 Property aP = a1.getPropertyByName( getPropertyTable1()[i].Name ); in test_PropertyArrayHelper()
228 OSL_ENSURE( aP.Name == getPropertyTable1()[i].Name , "Name not correct" ); in test_PropertyArrayHelper()
250 sal_Int32 Handle = a1.getHandleByName( getPropertyTable1()[i].Name ); in test_PropertyArrayHelper()
268 …OSL_ENSURE( aPropName == getPropertyTable1()[i].Name , "fillPropertyMembersByHandle: Name not corr… in test_PropertyArrayHelper()
280 …OSL_ENSURE( aPropName == getPropertyTable1()[i].Name , "fillPropertyMembersByHandle: Name not corr… in test_PropertyArrayHelper()
/aoo41x/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()
/aoo41x/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()
/aoo41x/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()
/aoo41x/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()
/aoo41x/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);
/aoo41x/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()
/aoo41x/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.cxx211 debug_logger->attribute("name", Name); in startUnknownElement()
215 (void) Name; in startUnknownElement()
297 const ::rtl::OUString & Name, in createUnknownChildContext()
308 (void) Name; in createUnknownChildContext()
1900 const ::rtl::OUString & Name, in startUnknownElement()
1960 const ::rtl::OUString & Name) in endUnknownElement()
2012 const ::rtl::OUString & Name, in createUnknownChildContext()
2056 const ::rtl::OUString & Name, in startUnknownElement()
2066 const ::rtl::OUString & Name) in endUnknownElement()
2076 const ::rtl::OUString & Name, in createUnknownChildContext()
[all …]
/aoo41x/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…
/aoo41x/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()
/aoo41x/main/extensions/source/propctrlr/
H A DMasterDetailLinkDialog.cxx122 if (0 == aProperty.Name.compareToAscii("Detail")) in implInitialize()
127 else if (0 == aProperty.Name.compareToAscii("Master")) in implInitialize()
132 else if (0 == aProperty.Name.compareToAscii("Explanation")) in implInitialize()
137 else if (0 == aProperty.Name.compareToAscii("DetailLabel")) in implInitialize()
142 else if (0 == aProperty.Name.compareToAscii("MasterLabel")) in implInitialize()
/aoo41x/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()
/aoo41x/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;
/aoo41x/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 …]
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx1632 return (pValues[a].Name < pValues[b].Name) ? true : false; in operator ()()
1902 rValueFT.Name = OUString::createFromAscii("FieldType"); in getCharacterAttributes()
2029 rPropVal.Name = aPropIt->sName; in _getDefaultAttributesImpl()
2034 aDefAttrSeq[rPropVal.Name] = rPropVal; in _getDefaultAttributesImpl()
2049 rPropVal.Name = sParaStyleName; in _getDefaultAttributesImpl()
2055 aDefAttrSeq[rPropVal.Name] = rPropVal; in _getDefaultAttributesImpl()
2179 rPropVal.Name = sMMToPixelRatio; in getDefaultAttributes()
2270 rPropVal.Name = aPropIt->sName; in _getRunAttributesImpl()
2482 if (rValue.Name.compareTo( ChangeAttr.Name )==0) in _correctValues()
2488 if (rValue.Name.compareTo( ChangeAttrColor.Name )==0) in _correctValues()
[all …]
/aoo41x/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 …]
/aoo41x/main/scp2/source/winexplorerext/
H A Dregistryitem_winexplorerext.scp43 Name = "ThreadingModel";
66 Name = "ThreadingModel";
98 Name = "ThreadingModel";
130 Name = "ThreadingModel";
171 Name = "ThreadingModel";
206 Name = "ThreadingModel";
217 Name = "{AE424E85-F6DF-4910-A6A9-438797986431}";
/aoo41x/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()
/aoo41x/main/scp2/source/javafilter/
H A Dfile_javafilter.scp32 Name = "xmergesync.dll";
43 Name = "jfregca.dll";
52 Name = "palm.xcd";
59 Name = "pocketexcel.xcd";
66 Name = "pocketword.xcd";
/aoo41x/main/framework/source/classes/
H A Dtaskcreator.cxx143 aArg.Name = TaskCreatorService::ARGUMENT_PARENTFRAME; in createTask()
147 aArg.Name = TaskCreatorService::ARGUMENT_CREATETOPWINDOW; in createTask()
151 aArg.Name = TaskCreatorService::ARGUMENT_MAKEVISIBLE; in createTask()
155 aArg.Name = TaskCreatorService::ARGUMENT_SUPPORTPERSISTENTWINDOWSTATE; in createTask()
159 aArg.Name = TaskCreatorService::ARGUMENT_FRAMENAME; in createTask()
/aoo41x/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 …]

Completed in 200 milliseconds

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