Home
last modified time | relevance | path

Searched refs:Name (Results 1 – 25 of 2187) sorted by relevance

12345678910>>...88

/AOO42X/main/python/
H A Dpython-2.7.18-msvs9-win64.patch7 Name="VCLinkerTool"
15 Name="VCLinkerTool"
23 Name="VCLinkerTool"
31 Name="VCLinkerTool"
39 Name="VCLinkerTool"
47 Name="VCLinkerTool"
55 Name="VCLinkerTool"
63 Name="VCLinkerTool"
74 Name="VCLinkerTool"
83 Name="VCLinkerTool"
[all …]
H A Dpython-2.7.18-msvs9.patch7 Name="VCLinkerTool"
15 Name="VCLinkerTool"
23 Name="VCLinkerTool"
31 Name="VCLinkerTool"
39 Name="VCLinkerTool"
47 Name="VCLinkerTool"
55 Name="VCLinkerTool"
63 Name="VCLinkerTool"
74 Name="VCLinkerTool"
83 Name="VCLinkerTool"
[all …]
/AOO42X/main/scp2/source/ooo/
H A Dfile_library_ooo.scp30 Name = "winaccessibility.dll";
36 Name = "UAccCOM.dll";
44 Name = "java_uno_accessbridge.dll";
62 Name = STRING(CONCAT4(basprov,DLLPOSTFIX,.uno,UNXSUFFIX));
64 Name = "basprov.dll";
66 Name = STRING(CONCAT4(basprov,DLLPOSTFIX,.uno,.dll));
75 Name = STRING(CONCAT4(vbaevents,DLLPOSTFIX,.uno,UNXSUFFIX));
77 Name = "vbaevent.dll";
79 Name = STRING(CONCAT4(vbaevents,DLLPOSTFIX,.uno,.dll));
90 Name = STRING(CONCAT2(libcached1,UNXSUFFIX));
[all …]
H A Dfile_ooo.scp29 Name = "basicsrvdepot.zip";
35 Name = "basicsrveuro.zip";
41 Name = "basicsrvgimmicks.zip";
47 Name = "basicsrvimport.zip";
53 Name = "basicsrvform.zip";
59 Name = "basicsrvschedule.zip";
65 Name = "scriptbindinglib.zip";
71 Name = "basicsrvtemplate.zip";
77 Name = "basicsrvtools.zip";
84 Name = "basicusr.zip";
[all …]
H A Dure.scp67 Name = EXENAME(uno);
81 Name = EXENAME(uno);
91 Name = EXENAME(regcomp);
105 Name = EXENAME(regcomp);
118 Name = EXENAME(regmerge);
130 Name = EXENAME(regview);
139 Name = EXENAME(javaldx);
155 Name = "/ure/startup.sh";
169 Name = "uno.bin";
183 Name = "regcomp.bin";
[all …]
H A Dfile_extra_ooo.scp30 Name = "autocorr.zip";
44 Name = "autotextuser.zip";
52 Name = "cfgsrvbitmapunx.zip";
61 Name = "cfgusr.zip";
68 Name = "cfgsrvnolang.zip";
75 Name = "common.inc";
81 Name = "common.pl";
88 Name = "database.zip";
95 Name = "databasebiblio.zip";
101 Name = "edit.asp";
[all …]
H A Dscpaction_ooo.scp28 Name = "LICENSE";
38 Name = "NOTICE";
49 README_TXT_ALL_LANG(Name, README, html);
52 README_TXT_ALL_LANG(Name, readme, html);
65 README_ALL_LANG(Name, README);
68 README_TXT_ALL_LANG(Name, readme, txt);
81 Name = "mingwm10.dll";
86 Name = MINGW_GCCDLL;
92 Name = MINGW_GXXDLL;
99 Name = "setup";
[all …]
H A Dwindowscustomaction_ooo.scp27 Name = "RenamePrgFolder";
36 Name = "RemovePrgFolder";
45 Name = "Regallmsdocdll";
54 Name = "Regactivexdll1";
63 Name = "Regactivexdll2";
72 Name = "Reg64dll1";
81 Name = "Reg64dll2";
90 Name = "Jfregcadll1";
99 Name = "Jfregcadll2";
108 Name = "sdqsmsidll";
[all …]
H A Dcommon_brand.scp29 Name = "ooobrand";
99 Name = "gid_Module_Langpack_Brand_Template";
250 // Name = "basis-link";
264 // Name = "basis-link";
275 Name = "urelibs";
284 Name = "program";
295 Name = EXENAME(soffice);
307 Name = "spadmin";
320 Name = "soffice.bin";
329 Name = "soffice.bin.manifest";
[all …]
/AOO42X/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBulletCharacterStyle.java80 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Rubies()
82 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Rubies()
93 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletCharacterStyle_Rubies()
95 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Rubies()
103 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Rubies()
105 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Rubies()
117 assertEquals("assert numbering and bullet","CharStyleName",propsRule_assert_odt[4].Name); in testNumberingBulletCharacterStyle_Rubies()
119 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBulletCharacterStyle_Rubies()
128 assertEquals("assert numbering and bullet","CharStyleName",propsRule_assert_doc[4].Name); in testNumberingBulletCharacterStyle_Rubies()
130 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletCharacterStyle_Rubies()
[all …]
H A DParagraphNumberingAndBullet_Graphic_Alignment.java81 propsRule[0].Name = "NumberingType"; in testNumberingBullet_Graphic_Align_BottomofBaseline()
83 propsRule[1].Name = "GraphicURL"; in testNumberingBullet_Graphic_Align_BottomofBaseline()
85 propsRule[2].Name = "VertOrient"; in testNumberingBullet_Graphic_Align_BottomofBaseline()
97 aStoreProperties_odt[0].Name = "Override"; in testNumberingBullet_Graphic_Align_BottomofBaseline()
99 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBullet_Graphic_Align_BottomofBaseline()
107 aStoreProperties_doc[0].Name = "Override"; in testNumberingBullet_Graphic_Align_BottomofBaseline()
109 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBullet_Graphic_Align_BottomofBaseline()
121 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBullet_Graphic_Align_BottomofBaseline()
123 assertEquals("assert numbering and bullet","GraphicURL",propsRule_assert_odt[12].Name); in testNumberingBullet_Graphic_Align_BottomofBaseline()
125 assertEquals("assert numbering and bullet","VertOrient",propsRule_assert_odt[15].Name); in testNumberingBullet_Graphic_Align_BottomofBaseline()
[all …]
H A DParagraphNumberingAndBullet_Numbering.java81 propsRule[0].Name = "NumberingType"; in testNumberingBullet_ARABIC()
92 aStoreProperties_odt[0].Name = "Override"; in testNumberingBullet_ARABIC()
94 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBullet_ARABIC()
102 aStoreProperties_doc[0].Name = "Override"; in testNumberingBullet_ARABIC()
104 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBullet_ARABIC()
116 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBullet_ARABIC()
125 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBullet_ARABIC()
144 propsRule[0].Name = "NumberingType"; in testNumberingBullet_ARABIC_Suffix()
146 propsRule[1].Name = "Suffix"; in testNumberingBullet_ARABIC_Suffix()
157 aStoreProperties_odt[0].Name = "Override"; in testNumberingBullet_ARABIC_Suffix()
[all …]
H A DParagraphInsertBreak.java71 aStoreProperties_odt[0].Name = "Override"; in InsertPage_BeforeBreak_NoSplit_KeepTogether()
73 aStoreProperties_odt[1].Name = "FilterName"; in InsertPage_BeforeBreak_NoSplit_KeepTogether()
81 aStoreProperties_doc[0].Name = "Override"; in InsertPage_BeforeBreak_NoSplit_KeepTogether()
83 aStoreProperties_doc[1].Name = "FilterName"; in InsertPage_BeforeBreak_NoSplit_KeepTogether()
123 aStoreProperties_odt[0].Name = "Override"; in InsertPage_BeforeBreak_Orphan_WindowControl()
125 aStoreProperties_odt[1].Name = "FilterName"; in InsertPage_BeforeBreak_Orphan_WindowControl()
133 aStoreProperties_doc[0].Name = "Override"; in InsertPage_BeforeBreak_Orphan_WindowControl()
135 aStoreProperties_doc[1].Name = "FilterName"; in InsertPage_BeforeBreak_Orphan_WindowControl()
173 aStoreProperties_odt[0].Name = "Override"; in InsertPage_AfterBreak()
175 aStoreProperties_odt[1].Name = "FilterName"; in InsertPage_AfterBreak()
[all …]
H A DParagraphNumberingAndBulletAlignment.java80 propsRule[1].Name = "NumberingType"; in testNumberingBulletAlign_Right()
82 propsRule[0].Name = "Adjust"; in testNumberingBulletAlign_Right()
93 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletAlign_Right()
95 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletAlign_Right()
103 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletAlign_Right()
105 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletAlign_Right()
117 assertEquals("assert numbering and bullet","Adjust",propsRule_assert_odt[0].Name); in testNumberingBulletAlign_Right()
119 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBulletAlign_Right()
128 assertEquals("assert numbering and bullet","Adjust",propsRule_assert_doc[0].Name); in testNumberingBulletAlign_Right()
130 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletAlign_Right()
[all …]
H A DParagraphBackGraphic.java79 aStoreProperties_odt[0].Name = "Override"; in testParagraphBackGraphic_LeftBottom()
81 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphBackGraphic_LeftBottom()
89 aStoreProperties_doc[0].Name = "Override"; in testParagraphBackGraphic_LeftBottom()
91 aStoreProperties_doc[1].Name = "FilterName"; in testParagraphBackGraphic_LeftBottom()
139 aStoreProperties_odt[0].Name = "Override"; in testParagraphBackGraphic_LeftMiddle()
141 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphBackGraphic_LeftMiddle()
149 aStoreProperties_doc[0].Name = "Override"; in testParagraphBackGraphic_LeftMiddle()
151 aStoreProperties_doc[1].Name = "FilterName"; in testParagraphBackGraphic_LeftMiddle()
199 aStoreProperties_odt[0].Name = "Override"; in testParagraphBackGraphic_LeftTop()
201 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphBackGraphic_LeftTop()
[all …]
/AOO42X/main/sc/source/ui/src/
H A Dscfuncs.src98 String 2 // Name of Parameter 1
106 String 4 // Name of Parameter 2
114 String 6 // Name of Parameter 3
138 String 2 // Name of Parameter 1
146 String 4 // Name of Parameter 2
154 String 6 // Name of Parameter 3
178 String 2 // Name of Parameter 1
186 String 4 // Name of Parameter 2
194 String 6 // Name of Parameter 3
218 String 2 // Name of Parameter 1
[all …]
/AOO42X/main/connectivity/source/drivers/jdbc/
H A Dtools.cxx120 if ( pBegin->Name.compareToAscii( "JavaDriverClass" ) in createStringPropertyArray()
121 && pBegin->Name.compareToAscii( "JavaDriverClassPath" ) in createStringPropertyArray()
122 && pBegin->Name.compareToAscii( "SystemProperties" ) in createStringPropertyArray()
123 && pBegin->Name.compareToAscii( "CharSet" ) in createStringPropertyArray()
124 && pBegin->Name.compareToAscii( "AppendTableAliasName" ) in createStringPropertyArray()
125 && pBegin->Name.compareToAscii( "AddIndexAppendix" ) in createStringPropertyArray()
126 && pBegin->Name.compareToAscii( "FormsCheckRequiredFields" ) in createStringPropertyArray()
127 && pBegin->Name.compareToAscii( "GenerateASBeforeCorrelationName" ) in createStringPropertyArray()
128 && pBegin->Name.compareToAscii( "EscapeDateTime" ) in createStringPropertyArray()
129 && pBegin->Name.compareToAscii( "ParameterNameSubstitution" ) in createStringPropertyArray()
[all …]
/AOO42X/main/filter/source/pdf/
H A Dpdfexport.cxx180 … if( rRenderOptions[ nData ].Name == OUString( RTL_CONSTASCII_USTRINGPARAM( "IsFirstPage" ) ) ) in ExportSelection()
182 … else if( rRenderOptions[ nData ].Name == OUString( RTL_CONSTASCII_USTRINGPARAM( "IsLastPage" ) ) ) in ExportSelection()
184 …else if( rRenderOptions[ nData ].Name == OUString( RTL_CONSTASCII_USTRINGPARAM( "ExportNotesPages"… in ExportSelection()
207 … if( aRenderer[ nProperty ].Name == OUString( RTL_CONSTASCII_USTRINGPARAM( "PageSize" ) ) ) in ExportSelection()
294 aArgs.getArray()[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "FilterName" ) ); in write()
295 aArgs.getArray()[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "OutputStream" ) ); in write()
299 aArgs.getArray()[2].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "EncryptionData" ) ); in write()
338 aPathProp.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "nodepath" ) ); in getMimetypeForDocument()
364 if ( aFilterData[nInd].Name.equalsAscii( "Type" ) ) in getMimetypeForDocument()
377 if ( aTypeData[nInd].Name.equalsAscii( "MediaType" ) ) in getMimetypeForDocument()
[all …]
/AOO42X/main/scp2/source/python/
H A Dfile_python.scp29 Name = STRING(CONCAT2(libpyuno,UNXSUFFIX));
31 Name = "pyuno.dll";
33 Name = "pyuno.pyd";
53 Name = STRING(CONCAT2(pythonloader.uno,UNXSUFFIX));
55 Name = "pythonlo.dll";
57 Name = "pythonloader.uno.dll";
70 Name = "unohelper.py";
82 Name = "officehelper.py";
94 Name = "uno.py";
102 Name = "pythonloader.py";
[all …]
/AOO42X/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java404 arguments[0].Name = "nodepath"; in getJavaDriverClassPath()
468 … logger.log(LogLevel.FINER, Resources.STR_LOG_SETTING_SYSTEM_PROPERTY, namedValue.Name, value); in setSystemProperties()
469 System.setProperty(namedValue.Name, value); in setSystemProperties()
487 if (!propertyValue.Name.equals("JavaDriverClass") && in createStringPropertyArray()
488 !propertyValue.Name.equals("JavaDriverClassPath") && in createStringPropertyArray()
489 !propertyValue.Name.equals("SystemProperties") && in createStringPropertyArray()
490 !propertyValue.Name.equals("CharSet") && in createStringPropertyArray()
491 !propertyValue.Name.equals("AppendTableAliasName") && in createStringPropertyArray()
492 !propertyValue.Name.equals("AddIndexAppendix") && in createStringPropertyArray()
493 !propertyValue.Name.equals("FormsCheckRequiredFields") && in createStringPropertyArray()
[all …]
/AOO42X/main/sd/source/ui/view/
H A Dfrmview.cxx600 pValue->Name = (*aIter).first; in WriteUserDataSequence()
694 if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_ViewId ) ) ) in ReadUserDataSequence()
697 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_SnapLinesDrawing ) ) ) in ReadUserDataSequence()
706 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_SnapLinesNotes ) ) ) in ReadUserDataSequence()
715 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_SnapLinesHandout ) ) ) in ReadUserDataSequence()
724 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_RulerIsVisible ) ) ) in ReadUserDataSequence()
731 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_PageKind ) ) ) in ReadUserDataSequence()
742 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_SelectedPage ) ) ) in ReadUserDataSequence()
753 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_IsLayerMode ) ) ) in ReadUserDataSequence()
767 */ else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_IsBigHandles … in ReadUserDataSequence()
[all …]
/AOO42X/main/sfx2/source/doc/
H A Dprinthelper.cxx285 aPrinter.getArray()[7].Name = DEFINE_CONST_UNICODE( "CanSetPaperSize" ); in getPrinter()
288 aPrinter.getArray()[6].Name = DEFINE_CONST_UNICODE( "CanSetPaperFormat" ); in getPrinter()
291 aPrinter.getArray()[5].Name = DEFINE_CONST_UNICODE( "CanSetPaperOrientation" ); in getPrinter()
294 aPrinter.getArray()[4].Name = DEFINE_CONST_UNICODE( "IsBusy" ); in getPrinter()
297 aPrinter.getArray()[3].Name = DEFINE_CONST_UNICODE( "PaperSize" ); in getPrinter()
301 aPrinter.getArray()[2].Name = DEFINE_CONST_UNICODE( "PaperFormat" ); in getPrinter()
305 aPrinter.getArray()[1].Name = DEFINE_CONST_UNICODE( "PaperOrientation" ); in getPrinter()
309 aPrinter.getArray()[0].Name = DEFINE_CONST_UNICODE( "Name" ); in getPrinter()
343 if ( rProp.Name.compareToAscii( "Name" ) == 0 ) in impl_setPrinter()
369 if ( rProp.Name.compareToAscii( "PaperOrientation" ) == 0 ) in impl_setPrinter()
[all …]
/AOO42X/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrywnt.cxx229 RegistryValue RegistryKeyImplWinNT::GetValue(const std::wstring& Name) const in GetValue()
239 Name.c_str(), in GetValue()
256 regval = RegistryValue(new RegistryValueImpl(Name, *(reinterpret_cast<int*>(buff)))); in GetValue()
261 …regval = RegistryValue(new RegistryValueImpl(Name, std::wstring(reinterpret_cast<wchar_t*>(buff)))… in GetValue()
263 regval = RegistryValue(new RegistryValueImpl(Name, std::wstring())); in GetValue()
279 RegistryValue RegistryKeyImplWinNT::GetValue(const std::wstring& Name, const RegistryValue& Default… in GetValue() argument
289 Name.c_str(), in GetValue()
314 regval = RegistryValue(new RegistryValueImpl(Name, *reinterpret_cast<int*>(buff))); in GetValue()
316 …regval = RegistryValue(new RegistryValueImpl(Name, std::wstring(reinterpret_cast<wchar_t*>(buff)))… in GetValue()
378 RegistryKey RegistryKeyImplWinNT::OpenSubKey(const std::wstring& Name, bool Writeable) in OpenSubKey() argument
[all …]
/AOO42X/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx79 if ( aMedDescr[nInd].Name.equalsAscii( "ComponentData" ) in GetValuableArgs_Impl()
80 || aMedDescr[nInd].Name.equalsAscii( "DocumentTitle" ) in GetValuableArgs_Impl()
81 || aMedDescr[nInd].Name.equalsAscii( "InteractionHandler" ) in GetValuableArgs_Impl()
82 || aMedDescr[nInd].Name.equalsAscii( "JumpMark" ) in GetValuableArgs_Impl()
84 || aMedDescr[nInd].Name.equalsAscii( "Preview" ) in GetValuableArgs_Impl()
85 || aMedDescr[nInd].Name.equalsAscii( "ReadOnly" ) in GetValuableArgs_Impl()
86 || aMedDescr[nInd].Name.equalsAscii( "StartPresentation" ) in GetValuableArgs_Impl()
87 || aMedDescr[nInd].Name.equalsAscii( "RepairPackage" ) in GetValuableArgs_Impl()
88 || aMedDescr[nInd].Name.equalsAscii( "StatusIndicator" ) in GetValuableArgs_Impl()
89 || aMedDescr[nInd].Name.equalsAscii( "ViewData" ) in GetValuableArgs_Impl()
[all …]
/AOO42X/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A DMyPersistObject.java70 if (name.equals(_props[i].Name)) in getPropertyIndexByName()
109 props[0].Name = "byte"; in MyPersistObject()
111 props[1].Name = "int"; in MyPersistObject()
113 props[2].Name = "char"; in MyPersistObject()
115 props[3].Name = "double"; in MyPersistObject()
117 props[4].Name = "float"; in MyPersistObject()
119 props[5].Name = "short"; in MyPersistObject()
121 props[6].Name = "String"; in MyPersistObject()
190 if ( property.equals(props[0].Name)) in setPropertyValue()
192 if ( property.equals(props[1].Name)) in setPropertyValue()
[all …]

12345678910>>...88