Home
last modified time | relevance | path

Searched refs:Name (Results 126 – 150 of 2343) sorted by relevance

12345678910>>...94

/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrywnt.hxx65 virtual RegistryValue GetValue(const std::wstring& Name) const;
72 virtual RegistryValue GetValue(const std::wstring& Name, const RegistryValue& Default) const;
98 virtual RegistryKey OpenSubKey(const std::wstring& Name, bool Writeable = true);
108 virtual RegistryKey CreateSubKey(const std::wstring& Name);
119 virtual void DeleteSubKey(const std::wstring& Name);
130 virtual void DeleteSubKeyTree(const std::wstring& Name);
142 virtual void DeleteValue(const std::wstring& Name);
184 LONG ImplDeleteSubKeyTree(HKEY RootKey, const std::wstring& Name);
/aoo42x/main/framework/source/uifactory/
H A Dmenubarfactory.cxx135 if ( Args[n].Name.equalsAscii( "ConfigurationSource" )) in CreateUIElement()
137 else if ( Args[n].Name.equalsAscii( "Frame" )) in CreateUIElement()
139 else if ( Args[n].Name.equalsAscii( "ResourceURL" )) in CreateUIElement()
141 else if ( Args[n].Name.equalsAscii( "Persistent" )) in CreateUIElement()
143 else if ( _pExtraMode && Args[n].Name.equalsAscii( _pExtraMode )) in CreateUIElement()
184 aPropValue.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Frame" )); in CreateUIElement()
187 aPropValue.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ConfigurationSource" )); in CreateUIElement()
190 aPropValue.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ResourceURL" )); in CreateUIElement()
193 aPropValue.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Persistent" )); in CreateUIElement()
198 aPropValue.Name = rtl::OUString::createFromAscii(_pExtraMode); in CreateUIElement()
/aoo42x/main/sdext/source/pdfimport/
H A Dpdfiadaptor.cxx80 rtl::OUStringToOString( pAttribs[i].Name, RTL_TEXTENCODING_UTF8 ).getStr(), in filter()
83 if( pAttribs[i].Name.equalsAscii( "EmbeddedSubstream" ) ) in filter()
85 else if( pAttribs[i].Name.equalsAscii( "Password" ) ) in filter()
97 if( pAttribs[i].Name.equalsAscii( "InputStream" ) ) in filter()
180 aFilterData[nPwPos].Name = rtl::OUString( in filter()
291 …OSL_TRACE("importer Attrib: %s\n", OUStringToOString( pAttribs->Name, RTL_TEXTENCODING_UTF8 ).getS… in importer()
292 if( pAttribs->Name.equalsAscii( "InputStream" ) ) in importer()
294 else if( pAttribs->Name.equalsAscii( "URL" ) ) in importer()
296 else if( pAttribs->Name.equalsAscii( "StatusIndicator" ) ) in importer()
298 else if( pAttribs->Name.equalsAscii( "InteractionHandler" ) ) in importer()
[all …]
/aoo42x/main/sc/addin/datefunc/
H A Ddfa.src40 String DFA_PAR_DATE1_NAME // Name of Date1 Parameter
44 String DFA_PAR_DATE2_NAME // Name of Date2 Parameter
48 String DFA_PAR_MODE_NAME // Name of Mode Parameter
53 String DFA_PAR_DATE_NAME // Name of Date Parameter
64 String DFA_WEEK_NAME // Name
87 String DFA_MONTHS_NAME // Name
110 String DFA_YEARS_NAME // Name
133 String DFA_ISLEAPYEAR_NAME // Name
144 String DFA_DAYSINMONTH_NAME // Name
155 String DFA_DAYSINYEAR_NAME // Name
[all …]
/aoo42x/main/scp2/source/impress/
H A Dregistryitem_impress.scp487 Name = "FullDetails";
531 Name = "Extension";
546 Name = ".sxi";
555 Name = "FullDetails";
600 Name = ".odp";
627 Name = "Extension";
635 Name = "FileName";
671 Name = "FullDetails";
936 Name = ".otp";
945 Name = ".sti";
[all …]
/aoo42x/main/stoc/source/invocation/
H A Dinvocation.cxx186 { _xNameContainer->insertByName( Name, Element ); } in insertByName()
190 { _xNameContainer->replaceByName( Name, Element ); } in replaceByName()
194 { _xNameContainer->removeByName( Name ); } in removeByName()
197 virtual Any SAL_CALL getByName( const OUString& Name ) in getByName() argument
199 { return _xNameAccess->getByName( Name ); } in getByName()
205 { return _xNameAccess->hasByName( Name ); } in hasByName()
510 return _xDirect->hasMethod( Name ); in hasMethod()
521 return _xDirect->hasProperty( Name ); in hasProperty()
528 return _xNameAccess->hasByName( Name ); in hasProperty()
826 rItem.aName = pProps[ i ].Name; in getInfoSequenceImpl()
[all …]
/aoo42x/main/sd/source/filter/html/
H A Dpubdlg.cxx810 aValue.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "PublishMode" ) ); in GetParameterSequence()
844 aValue.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "IndexURL" ) ); in GetParameterSequence()
862 aValue.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "Width" ) ); in GetParameterSequence()
872 aValue.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "Compression" ) ); in GetParameterSequence()
876 aValue.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "Format" ) ); in GetParameterSequence()
896 aValue.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "Author" ) ); in GetParameterSequence()
900 aValue.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "EMail" ) ); in GetParameterSequence()
913 aValue.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "UserText" ) ); in GetParameterSequence()
935 aValue.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "BackColor" ) ); in GetParameterSequence()
939 aValue.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "TextColor" ) ); in GetParameterSequence()
[all …]
/aoo42x/main/starmath/source/
H A Dcfgitem.cxx621 pVal->Name = aNodeNameDelim; in SetSymbols()
622 pVal->Name += *pName++; in SetSymbols()
627 pVal->Name += *pName++; in SetSymbols()
635 pVal->Name += *pName++; in SetSymbols()
643 pVal->Name += *pName++; in SetSymbols()
787 pVal->Name += *pName++; in SaveFontFormatList()
792 pVal->Name += *pName++; in SaveFontFormatList()
797 pVal->Name += *pName++; in SaveFontFormatList()
802 pVal->Name += *pName++; in SaveFontFormatList()
807 pVal->Name += *pName++; in SaveFontFormatList()
[all …]
/aoo42x/main/xml2cmp/source/xcd/
H A Dxmlelem.cxx49 if ( aChildren[i]->Name() == i_sChildName ) in FindChild()
74 io_rParser.Parse_Sequence( Children(), Name() ); in Parse()
147 XmlElement * pNew = (*fCreateNewElement)(Name()); in Create_and_Add_NewElement()
171 io_rParser.Parse_Text(sContent, Name(), IsReversedName()); in Parse()
191 io_rParser.Parse_MultipleText(aContent, Name(), IsReversedName()); in Parse()
226 io_rParser.Parse_SglAttr(sAttrValue, Name(), sAttrName); in Parse()
232 io_rHC.Write_SglText( Name(), sAttrValue ); in Write2Html()
250 io_rParser.Parse_MultipleAttr(aAttrValues, Name(), aAttrNames); in Parse()
257 io_rHC.Write_ReferenceDocu( Name(), aAttrValues[0], aAttrValues[1], aAttrValues[2] ); in Write2Html()
/aoo42x/main/autodoc/source/display/html/
H A Dhdimpl.cxx471 o_rParameters.Name() << " " << fit.CurName(); in WriteOut_LinkedFunctionText()
475 o_rParameters.Name() << ","; in WriteOut_LinkedFunctionText()
478 o_rParameters.Name() << fit.CurName(); in WriteOut_LinkedFunctionText()
481 pOutLast = &o_rParameters.Name(); in WriteOut_LinkedFunctionText()
482 o_rParameters.Name() << " "; in WriteOut_LinkedFunctionText()
512 pOutLast = &o_rParameters.Name(); in WriteOut_LinkedFunctionText()
514 o_rParameters.Name() << " throw( "; in WriteOut_LinkedFunctionText()
515 Get_LinkedTypeText(o_rParameters.Name(), i_rEnv, *it); in WriteOut_LinkedFunctionText()
519 o_rParameters.Name() << ", "; in WriteOut_LinkedFunctionText()
520 Get_LinkedTypeText(o_rParameters.Name(), i_rEnv, *it); in WriteOut_LinkedFunctionText()
[all …]
/aoo42x/test/testuno/source/fvt/uno/ffc/
H A DFFCTest.java185 lProperties[0].Name = "FilterName"; in exportAsODF()
188 lProperties[1].Name = "Overwrite"; in exportAsODF()
191 lProperties[2].Name = "AsyncMode"; in exportAsODF()
220 aMediaDescriptor[0].Name = "FilterName"; in exportAsPDF()
267 loadProps[0].Name = "Hidden"; in loadSampleFile()
270 loadProps[1].Name = "FilterName"; in loadSampleFile()
282 loadProps[2].Name = "ReadOnly"; in loadSampleFile()
285 loadProps[3].Name = "MacroExecutionMode"; in loadSampleFile()
290 loadProps[0].Name = "Hidden"; in loadSampleFile()
293 loadProps[1].Name = "ReadOnly"; in loadSampleFile()
[all …]
/aoo42x/main/sc/source/filter/inc/
H A Dscflt.hxx244 sal_Char Name[32]; member
574 sal_Char Name[32]; member in Sc10NameData
581 strncpy(Name, rData.Name, sizeof(Name)); in Sc10NameData()
582 Name[sizeof(Name)-1] = 0; in Sc10NameData()
610 sal_Char Name[32]; member in Sc10PatternData
626 strncpy(Name, rData.Name, sizeof(Name)); in Sc10PatternData()
627 Name[sizeof(Name)-1] = 0; in Sc10PatternData()
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx300 OUStringToGnome( aCommand.Name ), in execute()
422 OUStringToGnome( aCommand.Name ) ); in execute()
605 if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) { in getPropertyValues()
647 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) ) { in getPropertyValues()
653 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsHidden" ) ) ) in getPropertyValues()
789 g_warning( "Set prop '%s'", OUStringToGnome( rValue.Name ) ); in setPropertyValues()
792 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "MediaType" ) ) || in setPropertyValues()
793 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) || in setPropertyValues()
794 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) || in setPropertyValues()
795 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) || in setPropertyValues()
[all …]
/aoo42x/main/stoc/source/namingservice/
H A Dnamingservice.cxx134 …r::uno::XInterface > SAL_CALL getRegisteredObject( const ::rtl::OUString& Name ) throw(Exception, …
135 …virtual void SAL_CALL registerObject( const ::rtl::OUString& Name, const ::com::sun::star::uno::Re…
136 …virtual void SAL_CALL revokeObject( const ::rtl::OUString& Name ) throw(Exception, RuntimeExceptio…
186 Reference< XInterface > NamingService_Impl::getRegisteredObject( const OUString& Name ) throw(Excep… in getRegisteredObject() argument
190 HashMap_OWString_Interface::iterator aIt = aMap.find( Name ); in getRegisteredObject()
197 void NamingService_Impl::registerObject( const OUString& Name, const Reference< XInterface >& Objec… in registerObject() argument
200 aMap[ Name ] = Object; in registerObject()
204 void NamingService_Impl::revokeObject( const OUString& Name ) throw(Exception, RuntimeException) in revokeObject() argument
207 aMap.erase( Name ); in revokeObject()
/aoo42x/main/framework/source/uielement/
H A Ddropdownboxtoolbarcontroller.cxx198 aArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "KeyModifier" )); in getExecuteArgs()
200 aArgs[1].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" )); in getExecuteArgs()
245 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "List", 4 )) in executeControlCommand()
258 aInfo[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "List" )); in executeControlCommand()
274 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
288 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand()
298 else if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
308 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand()
324 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
337 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Lines", 5 )) in executeControlCommand()
/aoo42x/main/basic/source/uno/
H A Dnamecont.cxx2253 maNameContainer.removeByName( Name ); in removeLibrary()
2308 SfxLibrary* pImplLib = getImplLib( Name ); in isLibraryLoaded()
2448 SfxLibrary* pImplLib = getImplLib( Name ); in isLibraryLink()
2457 SfxLibrary* pImplLib = getImplLib( Name ); in getLibraryLinkURL()
2469 SfxLibrary* pImplLib = getImplLib( Name ); in isLibraryReadOnly()
2478 SfxLibrary* pImplLib = getImplLib( Name ); in setLibraryReadOnly()
2514 loadLibrary( Name ); in renameLibrary()
2517 maNameContainer.removeByName( Name ); in renameLibrary()
2760 loadLibrary( Name ); in exportLibrary()
2769 aLibDesc.aName = Name; in exportLibrary()
[all …]
/aoo42x/test/testuno/source/fvt/uno/sw/table/
H A DTableVerticalAlignment.java88 aStoreProperties_odt[0].Name = "Override"; in testtableVerticalAlignment_Bottom()
90 aStoreProperties_odt[1].Name = "FilterName"; in testtableVerticalAlignment_Bottom()
98 aStoreProperties_doc[0].Name = "Override"; in testtableVerticalAlignment_Bottom()
100 aStoreProperties_doc[1].Name = "FilterName"; in testtableVerticalAlignment_Bottom()
161 aStoreProperties_odt[0].Name = "Override"; in testtableVerticalAlignment_Center()
163 aStoreProperties_odt[1].Name = "FilterName"; in testtableVerticalAlignment_Center()
171 aStoreProperties_doc[0].Name = "Override"; in testtableVerticalAlignment_Center()
173 aStoreProperties_doc[1].Name = "FilterName"; in testtableVerticalAlignment_Center()
234 aStoreProperties_odt[0].Name = "Override"; in testtableVerticalAlignment_Top()
236 aStoreProperties_odt[1].Name = "FilterName"; in testtableVerticalAlignment_Top()
[all …]
/aoo42x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx1540 pProperties->Name = maStrEventType; in getByName()
1547 pProperties->Name = maStrScript; in getByName()
1557 pProperties->Name = maStrEventType; in getByName()
1581 pProperties->Name = maStrMacroName; in getByName()
1588 pProperties->Name = maStrLibrary; in getByName()
1597 pProperties->Name = maStrEventType; in getByName()
1623 pProperties->Name = maStrBookmark; in getByName()
1641 pProperties->Name = maStrBookmark; in getByName()
1650 pProperties->Name = maStrEffect; in getByName()
1657 pProperties->Name = maStrSpeed; in getByName()
[all …]
/aoo42x/main/svx/source/toolbars/
H A Dextrusionbar.cxx167 aPropValue.Name = sExtrusion; in impl_execute()
201 aPropValue.Name = sRotateAngle; in impl_execute()
266 aPropValue.Name = sViewPoint; in impl_execute()
276 aPropValue.Name = sOrigin; in impl_execute()
285 aPropValue.Name = sSkew; in impl_execute()
317 aPropValue.Name = sDepth; in impl_execute()
384 aPropValue.Name = sShadeMode; in impl_execute()
388 aPropValue.Name = sMetal; in impl_execute()
396 aPropValue.Name = sDiffusion; in impl_execute()
443 aPropValue.Name = sBrightness; in impl_execute()
[all …]
/aoo42x/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx142 if(rProp.Name == getNamePropertyReducedDisplayQuality()) in impInterpretPropertyValues()
152 else if(rProp.Name == getNamePropertyObjectTransformation()) in impInterpretPropertyValues()
158 else if(rProp.Name == getNamePropertyViewTransformation()) in impInterpretPropertyValues()
164 else if(rProp.Name == getNamePropertyViewport()) in impInterpretPropertyValues()
170 else if(rProp.Name == getNamePropertyTime()) in impInterpretPropertyValues()
174 else if(rProp.Name == getNamePropertyVisualizedPage()) in impInterpretPropertyValues()
216 mxViewInformation[nIndex].Name = getNamePropertyObjectTransformation(); in impFillViewInformationFromContent()
225 mxViewInformation[nIndex].Name = getNamePropertyViewTransformation(); in impFillViewInformationFromContent()
233 mxViewInformation[nIndex].Name = getNamePropertyViewport(); in impFillViewInformationFromContent()
240 mxViewInformation[nIndex].Name = getNamePropertyTime(); in impFillViewInformationFromContent()
[all …]
/aoo42x/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx572 aRet[ 0 ].Name = TKGet( TK_JPEGCompression ); in GetConfigurationSequence()
574 aRet[ 1 ].Name = TKGet( TK_JPEGQuality ); in GetConfigurationSequence()
576 aRet[ 2 ].Name = TKGet( TK_RemoveCropArea ); in GetConfigurationSequence()
578 aRet[ 3 ].Name = TKGet( TK_ImageResolution ); in GetConfigurationSequence()
582 aRet[ 5 ].Name = TKGet( TK_OLEOptimization ); in GetConfigurationSequence()
590 aRet[ 9 ].Name = TKGet( TK_DeleteNotesPages ); in GetConfigurationSequence()
592 aRet[ 10].Name = TKGet( TK_CustomShowName ); in GetConfigurationSequence()
594 aRet[ 11].Name = TKGet( TK_SaveAsURL ); in GetConfigurationSequence()
596 aRet[ 12].Name = TKGet( TK_FilterName ); in GetConfigurationSequence()
598 aRet[ 13].Name = TKGet( TK_OpenNewDocument ); in GetConfigurationSequence()
[all …]
H A Dimpoptimizer.cxx232 aFilterData[ 0 ].Name = TKGet( TK_ImageResolution ); in ImpCompressGraphic()
242 aFilterData[ 5 ].Name = TKGet( TK_LogicalSize ); in ImpCompressGraphic()
244 aFilterData[ 6 ].Name = TKGet( TK_RemoveCropArea ); in ImpCompressGraphic()
246 aFilterData[ 7 ].Name = TKGet( TK_GraphicCropLogic ); in ImpCompressGraphic()
252 aArgs[ 1 ].Name = TKGet( TK_OutputStream ); in ImpCompressGraphic()
254 aArgs[ 2 ].Name = TKGet( TK_FilterData ); in ImpCompressGraphic()
358 aArgs[ 0 ].Name = TKGet( TK_InputStream ); in ImpCompressGraphic()
377 aArgs[ 0 ].Name = TKGet( TK_InputStream ); in ImpCompressGraphic()
629 switch( TKGet( rArguments[ i ].Name ) ) in Optimize()
640 switch( TKGet( aSettings[ j ].Name ) ) in Optimize()
[all …]
/aoo42x/main/ucb/source/ucp/file/
H A Dshell.cxx840 MyProperty toset( values[i].Name ); in setv()
896 if( values[i].Name == Size ) in setv()
2165 if(seq[j].Name == Title) in getMaskFromProperties()
2170 seq[j].Name == IsFolder || in getMaskFromProperties()
2171 seq[j].Name == IsVolume || in getMaskFromProperties()
2173 seq[j].Name == IsRemote || in getMaskFromProperties()
2175 seq[j].Name == IsFloppy || in getMaskFromProperties()
2176 seq[j].Name == ContentType) in getMaskFromProperties()
2178 else if(seq[j].Name == Size) in getMaskFromProperties()
2182 else if(seq[j].Name == IsHidden || in getMaskFromProperties()
[all …]
/aoo42x/main/scp2/source/draw/
H A Dregistryitem_draw.scp473 Name = "FullDetails";
517 Name = "Extension";
532 Name = ".sxd";
541 Name = "FullDetails";
587 Name = "Extension";
602 Name = ".odg";
620 Name = "FileName";
656 Name = "FullDetails";
889 Name = ".otg";
898 Name = ".std";
[all …]
/aoo42x/main/filter/source/svg/
H A Dsvgexport.cxx66 if ( rFilterData[ i ].Name == B2UCONST( SVG_PROP_TINYPROFILE ) ) in SVGExport()
68 else if ( rFilterData[ i ].Name == B2UCONST( "TSpans" ) ) in SVGExport()
200 if( pValue[ i ].Name.equalsAscii( "OutputStream" ) ) in implExport()
202 else if( pValue[ i ].Name.equalsAscii( "FileName" ) ) in implExport()
212 else if( pValue[ i ].Name.equalsAscii( "PagePos" ) ) in implExport()
216 else if( pValue[ i ].Name.equalsAscii( "FilterData" ) ) in implExport()
268 maFilterData[ 4 ].Name = B2UCONST( SVG_PROP_OPACITY ); in implExport()
272 maFilterData[ 5 ].Name = B2UCONST( SVG_PROP_GRADIENT ); in implExport()
1117 aDescriptor[0].Name = B2UCONST( "FilterName" ); in implCreateObjectsFromBackground()
1119 aDescriptor[1].Name = B2UCONST( "URL" ); in implCreateObjectsFromBackground()
[all …]

Completed in 291 milliseconds

12345678910>>...94