Home
last modified time | relevance | path

Searched refs:Name (Results 676 – 700 of 2336) sorted by relevance

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

/aoo41x/main/comphelper/source/container/
H A Dnamecontainer.cxx53 virtual void SAL_CALL removeByName( const ::rtl::OUString& Name )
116 void SAL_CALL NameContainer::removeByName( const ::rtl::OUString& Name ) in removeByName() argument
122 SvGenericNameContainerMapImpl::iterator aIter = maProperties.find( Name ); in removeByName()
/aoo41x/main/connectivity/source/manager/
H A Dmdrivermanager.hxx124 …r::uno::XInterface > SAL_CALL getRegisteredObject( const ::rtl::OUString& Name ) throw(::com::sun:…
125 …virtual void SAL_CALL registerObject( const ::rtl::OUString& Name, const ::com::sun::star::uno::Re…
126 …virtual void SAL_CALL revokeObject( const ::rtl::OUString& Name ) throw(::com::sun::star::uno::Exc…
/aoo41x/main/cui/source/dialogs/
H A Ddlgname.src38 Text [ en-US ] = "Name" ;
84 Text [ en-US ] = "Name" ;
92 Text [ en-US ] = "~Name";
/aoo41x/main/oox/inc/oox/core/
H A Dfilterdetect.hxx67 …tUnknownElement( const ::rtl::OUString& Namespace, const ::rtl::OUString& Name, const ::com::sun::…
69 …dUnknownElement( const ::rtl::OUString& Namespace, const ::rtl::OUString& Name ) throw (::com::sun…
71 …ownChildContext( const ::rtl::OUString& Namespace, const ::rtl::OUString& Name, const ::com::sun::…
/aoo41x/extras/l10n/source/mn/
H A Dlocalize.sdf5376 …ffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style4 Name 0 mn Хар 2002-…
6417 … value ..TableWizard.TableWizard.private.Tables.recipes.Fields.name Name 0 mn Name 2002-02-02…
9100 …enoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style1 Name 0 mn Ухаа 2002…
9101 …noffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style10 Name 0 mn Ой 2002-0…
9103 …noffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style12 Name 0 mn Далай 200…
9107 …noffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style16 Name 0 mn Ус 2002-0…
9108 …noffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style17 Name 0 mn Улаан 200…
9111 …enoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style2 Name 0 mn Цайвар 20…
10164 …lg.src 0 imagebutton RID_HFBASE BTN_TABLE HID_SC_HF_TABLE 15 mn - Sheet Name 2002-02-02 02:02:02
18629 …mbobox RID_SVXDLG_HYPERLINK CB_NAME HID_OFA_HYPERLINK_NAME 100 mn - URL Name 2002-02-02 02:02:02
[all …]
/aoo41x/main/basic/source/basmgr/
H A Dbasmgr.cxx2095 virtual void SAL_CALL removeByName( const ::rtl::OUString& Name )
2174 void ModuleContainer_Impl::removeByName( const ::rtl::OUString& Name ) in removeByName() argument
2177 SbModule* pMod = mpLib ? mpLib->FindModule( Name ) : NULL; in removeByName()
2240 virtual void SAL_CALL removeByName( const ::rtl::OUString& Name )
2351 void DialogContainer_Impl::removeByName( const ::rtl::OUString& Name ) in removeByName() argument
2354 (void)Name; in removeByName()
2355 SbxVariable* pVar = mpLib->GetObjects()->Find( Name, SbxCLASS_DONTCARE ); in removeByName()
2397 virtual void SAL_CALL removeByName( const ::rtl::OUString& Name )
2496 void LibraryContainer_Impl::removeByName( const ::rtl::OUString& Name ) in removeByName() argument
2499 StarBASIC* pLib = mpMgr->GetLib( Name ); in removeByName()
[all …]
/aoo41x/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()
/aoo41x/main/sw/source/core/unocore/
H A Dunotext.cxx1405 if (!pParagraphMap->getByName(pValues[nProp].Name)) in finishOrAppendParagraph()
1413 pValues[nProp].Name, pValues[nProp].Value); in finishOrAppendParagraph()
1515 if (!pCursorMap->getByName( pValues[nProp].Name )) in appendTextPortion()
1524 pValues[nProp].Name, pValues[nProp].Value, in appendTextPortion()
1611 rCharacterAndParagraphProperties[nElement].Name, in appendTextContent()
1753 pValues[nProp].Name, pValues[nProp].Value); in convertToTextFrame()
2033 if (pProperties[ nProperty ].Name.equalsAsciiL( in lcl_ApplyRowProperties()
2043 pProperties[ nProperty ].Name, pProperties[ nProperty ].Value); in lcl_ApplyRowProperties()
2073 rDebugCellProperties[nDebugProperty].Name; in lcl_DebugCellProperties()
2099 const OUString & rName = rCellProperties[nProperty].Name; in lcl_ApplyCellProperties()
[all …]
/aoo41x/main/qadevOOo/tests/java/ifc/beans/
H A D_XMultiPropertySet.java147 allnames[i] = properties[i].Name; in _getPropertyValues()
320 String name = property.Name; in getPropsToTest()
334 values = oObj.getPropertyValues(new String[]{property.Name}); in getPropsToTest()
/aoo41x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DODatasourceBrowser.java246 param1.Name = "DataSourceName"; in createTestEnvironment()
251 param2.Name = "CommandType"; in createTestEnvironment()
256 param3.Name = "Command"; in createTestEnvironment()
/aoo41x/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx129 OSL_ENSURE( pAllProperties->Name.compareTo( (pAllProperties + 1)->Name ) < 0, in getPropertyStates()
132 if ( pAllProperties->Name.equals( *pLookup ) ) in getPropertyStates()
/aoo41x/main/cui/source/options/
H A Doptimprove2.cxx142 aArgs[0].Name = ::rtl::OUString::createFromAscii("FilterName"); in IMPL_LINK()
144 aArgs[1].Name = ::rtl::OUString::createFromAscii("FilterOptions"); in IMPL_LINK()
146 aArgs[2].Name = ::rtl::OUString::createFromAscii("ReadOnly"); in IMPL_LINK()
/aoo41x/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 …]
/aoo41x/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()
/aoo41x/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()
/aoo41x/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()
/aoo41x/main/svx/source/tbxctrls/
H A Ditemwin.cxx142 aArgs[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "LineDash" )); in Select()
157 aArgs[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "XLineStyle" )); in Select()
363 aArgs[0].Name = aObj.GetURLPath(); in Select()
522 aArgs[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "LineWidth" )); in Modify()
/aoo41x/main/extensions/workben/
H A Dpythontest.cxx116 USTRING_TO_PCHAR(Evt.Name ), in interrupt()
244 fprintf( stderr, "File %s (%d)\n", USTRING_TO_PCHAR(ci.Name), in cmdLine()
353 USTRING_TO_PCHAR( aProp[i].Name ) ); in dumpIntrospectionToStream()
415 USTRING_TO_PCHAR( pArray[i].Name ) ); in dumpVarToStream()
/aoo41x/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 …]
/aoo41x/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx639 pNewValues[0].Name = sNodePath; in Commit()
640 pNewValues[0].Name += C2U(cDataSourceName); in Commit()
642 pNewValues[1].Name = sNodePath; in Commit()
643 pNewValues[1].Name += C2U(cDataTableName); in Commit()
645 pNewValues[2].Name = sNodePath; in Commit()
646 pNewValues[2].Name += C2U(cDataCommandType); in Commit()
648 pNewValues[3].Name = sNodePath; in Commit()
649 pNewValues[3].Name += C2U(cDBColumnAssignments); in Commit()
/aoo41x/main/sfx2/source/doc/
H A Dguisaveas.cxx504 aSearchRequest[0].Name = ::rtl::OUString::createFromAscii( "DocumentService" ); in GetDocServiceAnyFilter()
522 aSearchRequest[0].Name = ::rtl::OUString::createFromAscii( "Type" ); in GetPreselectedFilter_Impl()
524 aSearchRequest[1].Name = ::rtl::OUString::createFromAscii( "DocumentService" ); in GetPreselectedFilter_Impl()
555 if( aProps[nProperty].Name.equals( ::rtl::OUString::createFromAscii("UIComponent")) ) in ExecuteFilterDialog_Impl()
583 GetMediaDescr()[aPropsFromDialog[nInd].Name] = aPropsFromDialog[nInd].Value; in ExecuteFilterDialog_Impl()
775 aSearchRequest[0].Name = ::rtl::OUString::createFromAscii( "DocumentService" ); in CheckFilterOptionsDialogExistence()
1715 uno::Any aValue = xPropSet->getPropertyValue( pProps[i].Name ); in SetDocInfoState()
1718 xContainer->addProperty( pProps[i].Name, pProps[i].Attributes, aValue ); in SetDocInfoState()
1722 xSet->setPropertyValue( pProps[i].Name, aValue ); in SetDocInfoState()
/aoo41x/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java250 loadValues[0].Name = "AsTemplate"; in finishWizard()
252 loadValues[1].Name = "MacroExecutionMode"; in finishWizard()
255 loadValues[2].Name = "UpdateDocMode"; in finishWizard()
258 loadValues[3].Name = "InteractionHandler"; in finishWizard()
353 GraphicValues[0].Name = PropertyNames.URL; in insertIcons()
/aoo41x/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx310 aProperty.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in setData()
591 aProperty.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in move()
617 aProperty.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in move()
886 aProperty.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in remove()
1133 aProperty.Name = rtl::OUString( in getRootReadAccess()
/aoo41x/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java193 aProp[0].Name = "ModuleIdentifier"; in checkModuleAccelCfg()
196 aProp[1].Name = "Locale"; in checkModuleAccelCfg()
639 aProp.Name = "DocumentRoot"; in LoadDocumentAcceleratorConfiguration()
806 lParams[0].Name = "nodepath"; in openConfig()
810 lParams[1].Name = "locale"; in openConfig()
/aoo41x/main/udkapi/com/sun/star/container/
H A DXContainerQuery.idl90 Parameters[0].Name = "name"<br>
92 Parameters[1].Name = "feature"<br>
97 Parameters[0].Name = "sort"<br>

Completed in 531 milliseconds

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