Home
last modified time | relevance | path

Searched refs:Name (Results 651 – 675 of 2343) sorted by relevance

1...<<21222324252627282930>>...94

/aoo42x/main/framework/source/uiconfiguration/
H A Dmoduleuicfgsupplier.cxx364 if (lProps[i].Name.equalsAscii("ooSetupFactoryShortName")) in getUIConfigurationManager()
380 aArg.Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ModuleShortName" )); in getUIConfigurationManager()
383 aArg.Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ModuleIdentifier" )); in getUIConfigurationManager()
/aoo42x/main/framework/source/uifactory/
H A Duicontrollerfactory.cxx116 if (( Arguments[i] >>= aPropValue ) && ( aPropValue.Name.equals( aPropModuleName ))) in createInstanceWithArgumentsAndContext()
131 aPropValue.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CommandURL" )); in createInstanceWithArgumentsAndContext()
140 aPropValue.Name = aPropValueName; in createInstanceWithArgumentsAndContext()
/aoo42x/main/oox/inc/oox/core/
H A Dfragmenthandler.hxx101 …tUnknownElement( const ::rtl::OUString& Namespace, const ::rtl::OUString& Name, const ::com::sun::…
103 …dUnknownElement( const ::rtl::OUString& Namespace, const ::rtl::OUString& Name ) throw (::com::sun…
105 …ownChildContext( const ::rtl::OUString& Namespace, const ::rtl::OUString& Name, const ::com::sun::…
/aoo42x/main/qadevOOo/tests/java/mod/_svtools/
H A DAccessibleBrowseBoxHeaderCell.java177 param1.Name = "DataSourceName"; in createTestEnvironment()
181 param2.Name = "CommandType"; in createTestEnvironment()
185 param3.Name = "Command"; in createTestEnvironment()
/aoo42x/main/filter/source/svg/
H A Dsvgfilter.cxx113 if ( rDescriptor[nInd].Name.equalsAscii( "SelectionOnly" ) ) in filter()
185 … aNewDescriptor[nInsert].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("PagePos")); in filter()
194 … aNewDescriptor[nInsert].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ShapeSelection")); in filter()
/aoo42x/main/qadevOOo/tests/java/ifc/frame/
H A D_XDispatchRecorder.java85 prop.Name = "Text"; in _getRecordedMacro()
136 prop.Name = "Text"; in _recordDispatch()
167 prop.Name = "Text"; in _recordDispatchAsComment()
/aoo42x/main/comphelper/source/misc/
H A Duieventslogger.cxx244 args[old_length].Name = UiEventsLogger_Impl::LOGORIGINAPP; in appendDispatchOrigin()
246 args[old_length+1].Name = UiEventsLogger_Impl::LOGORIGINWIDGET; in appendDispatchOrigin()
256 if(args[source_idx].Name != UiEventsLogger_Impl::LOGORIGINAPP in purgeDispatchOrigin()
257 && args[source_idx].Name != UiEventsLogger_Impl::LOGORIGINWIDGET) in purgeDispatchOrigin()
678 if(args[i].Name == key) in findIdx()
/aoo42x/main/qadevOOo/runner/util/
H A DXMLTools.java62 public String Name ; field in XMLTools.AttributeList.Attribute
100 attr.Name = name ; in add()
104 attrByName.put(attr.Name, attr) ; in add()
136 String name = ((Attribute) attributes.get(idx)).Name ; in getNameByIndex()
798 props[i].Name = propNames[i] ; in createMediaDescriptor()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx621 if( p->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "node-type" ) ) ) in fixMainSequenceTiming()
779 if( pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("after-effect") ) ) in convertAnimationNode()
784 else if( pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("master-rel") ) ) in convertAnimationNode()
1193 aUserData[nSize].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "node-type" ) ); in fillNode()
1205 aUserData[nSize].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "group-id" ) ); in fillNode()
1229 aUserData[nSize].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "preset-class" ) ); in fillNode()
1240 aUserData[nSize].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "preset-id" ) ); in fillNode()
1303 aUserData[nSize].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "master-rel" ) ); in fillNode()
2261 aParamValue.Name = OUString(RTL_CONSTASCII_USTRINGPARAM("MediaTime")); in importCommandContainer()
2277 aParamValue.Name = OUString(RTL_CONSTASCII_USTRINGPARAM("Verb")); in importCommandContainer()
[all …]
/aoo42x/main/chart2/source/view/main/
H A DChartView.cxx270 aProps[0].Name = C2U("FilterName"); in getMetaFile()
273 aProps[1].Name = C2U("OutputStream"); in getMetaFile()
277 aFilterData[0].Name = C2U("ExportOnlyBackground"); in getMetaFile()
279 aFilterData[1].Name = C2U("HighContrast"); in getMetaFile()
282 aFilterData[2].Name = C2U("Version"); in getMetaFile()
286 aFilterData[3].Name = C2U("CurrentPage"); in getMetaFile()
292 aFilterData[4].Name = C2U("ScaleXNumerator"); in getMetaFile()
294 aFilterData[5].Name = C2U("ScaleXDenominator"); in getMetaFile()
296 aFilterData[6].Name = C2U("ScaleYNumerator"); in getMetaFile()
298 aFilterData[7].Name = C2U("ScaleYDenominator"); in getMetaFile()
[all …]
/aoo42x/main/sc/source/filter/xml/
H A Dxmldrani.cxx323 … if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_DBNAME))) in EndElement()
331 … aImportDescriptor[i].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_CONRES)); in EndElement()
335 …else if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SRCOBJ)… in EndElement()
337 …else if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SRCTYPE… in EndElement()
339 …else if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_ISNATIV… in EndElement()
360 aProperty.Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_ORIENT)); in EndElement()
/aoo42x/main/unotools/source/config/
H A Deventcfg.cxx197 seqValues[ 0 ].Name = sNode; in Commit()
279 if ( props[ index ].Name.compareToAscii( "Script" ) == 0 ) in replaceByName()
290 props[0].Name = OUString::createFromAscii("EventType"); in getByName()
292 props[1].Name = OUString::createFromAscii("Script"); in getByName()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySetAdapter.java90 return first.Name.compareTo(second.Name);
305 Object[] currentValue = new Object[] { getPropertyValue(propertyData.property.Name) }; in setPropertyValue()
371 … eventSource, properties[i].Name, false, properties[i].Handle, oldValues[i], newValues[i]); in fire()
/aoo42x/main/vcl/source/app/
H A Dsvmain.cxx258 virtual com::sun::star::uno::Any SAL_CALL getValueByName( const rtl::OUString& Name )
265 Any SAL_CALL DesktopEnvironmentContext::getValueByName( const rtl::OUString& Name) throw (RuntimeEx… in getValueByName() argument
269 if ( 0 == Name.compareToAscii( "system.desktop-environment" ) ) in getValueByName()
276 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
/aoo42x/main/sc/source/ui/vba/
H A Dvbaglobals.cxx54 aInitArgs[ 0 ].Name = rtl::OUString::createFromAscii("Application"); in ScVbaGlobals()
56 aInitArgs[ 1 ].Name = sDocCtxName; in ScVbaGlobals()
203 ScVbaGlobals::Evaluate( const ::rtl::OUString& Name ) throw (uno::RuntimeException) in Evaluate() argument
205 return getApplication()->Evaluate( Name ); in Evaluate()
/aoo42x/main/qadevOOo/runner/graphical/
H A DJPEGComparator.java36 String Name; field in NameDPIPage
42 Name = _sName; in NameDPIPage()
465 … String sResultFile = FileHelper.appendPath(sDestinationPath, aNameDPIPage.Name + ".ini"); in compareJPEG()
499 aResultIni.insertValue("global", "basename", aNameDPIPage.Name); in compareJPEG()
/aoo42x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DORowSet.java196 propInfo[0].Name = "JavaDriverClass"; in initialize()
261 legacyDescriptor.Name = srcInf.Name; in createTestEnvironment()
623 prop[0].Name = "param1"; in handle()
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport4.cxx195 switch( EASGet( rPropVal.Name ) ) in ImpExportHandles()
483 switch( EASGet( rGeoProp.Name ) ) in ImpExportEnhancedGeometry()
536 switch( EASGet( rProp.Name ) ) in ImpExportEnhancedGeometry()
816 switch( EASGet( rProp.Name ) ) in ImpExportEnhancedGeometry()
878 switch( EASGet( rProp.Name ) ) in ImpExportEnhancedGeometry()
1192 aArgs[ 0 ].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "MimeType" ) ); in ImpExportTableShape()
1194 aArgs[ 1 ].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "OutputStream" ) ); in ImpExportTableShape()
/aoo42x/main/oox/source/export/
H A Ddrawingml.cxx956 OUString aPropName( pPropValue[ i ].Name ); in WriteParagraphNumbering()
982 … if ( aFontDesc.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "StarSymbol" ) ) ) in WriteParagraphNumbering()
1020 … XML_typeface, OUStringToOString( aFontDesc.Name, RTL_TEXTENCODING_UTF8 ).getStr(), in WriteParagraphNumbering()
1382 if ( rFontDesc.Name.equalsIgnoreAsciiCaseAscii("starsymbol") || in SubstituteBullet()
1383 rFontDesc.Name.equalsIgnoreAsciiCaseAscii("opensymbol") ) { in SubstituteBullet()
1384 String sFontName = rFontDesc.Name; in SubstituteBullet()
1389 rFontDesc.Name = sFontName; in SubstituteBullet()
/aoo42x/main/embedserv/source/embed/
H A Ddocholder.cxx199 …if ( aResArgs[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "MacroExecutionMode… in LoadDocInFrame()
788 aSeq[0].Name = ::rtl::OUString::createFromAscii( "SetEmbedded" ); in SetDocument()
1030 if(aSeq[j].Name == in setTitle()
1052 if(aSeq[j].Name == in setTitle()
1171 if ( aArgs[nInd].Name.equalsAscii( "WinExtent" ) )
1199 if ( aArgs[nInd].Name.equalsAscii( "WinExtent" ) )
1226 if ( aArgs[nInd].Name.equalsAscii( "DocumentBorder" ) ) in GetDocumentBorder()
/aoo42x/test/testuno/source/testlib/uno/
H A DGraphicUtil.java79 sourceProps[0].Name = "URL"; in getXGraphicOfGraphicFile()
90 sourceProps[0].Name = "URL"; in getSize100thMMOfGraphicFile()
103 sourceProps[0].Name = "URL"; in getSizePixelOfGraphicFile()
/aoo42x/main/ucb/qa/complex/ucb/
H A DUCB.java103 aCommand.Name = aCommandName; in executeCommand()
119 aArg.Properties[0].Name = "Title"; in listFiles()
173 pv[0].Name = propName; in getContentProperty()
/aoo42x/main/framework/qa/complex/api_internal/
H A DCheckAPI.java117 internalParams[i].Name = (String)p.get(i*2); in checkAPI()
119 System.out.println("Name: "+internalParams[i].Name); in checkAPI()
158 internalParams[length-1].Name = "-o"; in checkAPI()
/aoo42x/main/oox/source/shape/
H A DShapeContextHandler.hxx81 const ::rtl::OUString & Name,
90 const ::rtl::OUString & Name)
102 const ::rtl::OUString & Name,
/aoo42x/main/odk/examples/java/ConverterServlet/
H A DConverterServlet.java263 propertyvalue[ 0 ].Name = "Hidden"; in convertDocument()
280 propertyvalue[ 0 ].Name = "Overwrite"; in convertDocument()
284 propertyvalue[ 1 ].Name = "FilterName"; in convertDocument()

Completed in 232 milliseconds

1...<<21222324252627282930>>...94