Home
last modified time | relevance | path

Searched refs:Name (Results 51 – 75 of 2343) sorted by relevance

12345678910>>...94

/aoo42x/main/xmloff/source/style/
H A Dxmlnume.cxx156 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_PREFIX, sizeof(XML_UNO_NAME_NRULE_PREFIX)-1 )… in exportLevelStyle()
160 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_SUFFIX, sizeof(XML_UNO_NAME_NRULE_SUFFIX)-1 )… in exportLevelStyle()
177 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_ADJUST, sizeof(XML_UNO_NAME_NRULE_ADJUST)-1 )… in exportLevelStyle()
188 sBulletFontName = rFDesc.Name; in exportLevelStyle()
195 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_GRAPHICURL, sizeof(XML_UNO_NAME_NRULE_GRAPHIC… in exportLevelStyle()
250 else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_POSITION_AND_SPACE_MODE, in exportLevelStyle()
257 else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_LABEL_FOLLOWED_BY, in exportLevelStyle()
264 else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_LISTTAB_STOP_POSITION, in exportLevelStyle()
269 else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_FIRST_LINE_INDENT, in exportLevelStyle()
274 else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_INDENT_AT, in exportLevelStyle()
[all …]
H A Dxmlnumi.cxx521 pProps[nPos].Name = in GetProperties()
535 pProps[nPos].Name = in GetProperties()
541 pProps[nPos].Name = in GetProperties()
545 pProps[nPos].Name = in GetProperties()
572 pProps[nPos].Name = in GetProperties()
600 aFDesc.Name = in GetProperties()
613 pProps[nPos].Name = in GetProperties()
1380 pProps->Name = in SetDefaultStyle()
1401 pProps->Name = in SetDefaultStyle()
1407 pProps->Name = in SetDefaultStyle()
[all …]
/aoo42x/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java126 props[0].Name = "NumberingType"; in setNumberingType()
152 props[0].Name = "Prefix"; in testPrefix()
172 if(proValues2[i].Name.equals("Prefix")) in testPrefix()
195 props[0].Name = "Suffix"; in testSuffix()
215 if(proValues2[i].Name.equals("Suffix")) in testSuffix()
239 props[0].Name = "StartWith"; in testStartWith()
288 props[0].Name = "FirstLineOffset"; in testFirstLineOffset()
333 props[0].Name = "LeftMargin"; in testLeftMargin()
452 props[0].Name = "Adjust"; in setAjust()
536 props[0].Name = "BulletColor"; in testSymbolColor()
[all …]
/aoo42x/main/scp2/source/writer/
H A Dregistryitem_writer.scp653 Name = ".sxw";
708 Name = ".odt";
1345 Name = ".ott";
1354 Name = ".stw";
1363 Name = ".txt";
1372 Name = ".htm";
1390 Name = ".xml";
1399 Name = ".wpd";
1408 Name = ".sxg";
1417 Name = ".oth";
[all …]
/aoo42x/main/scp2/inc/
H A Dmacros.inc48 ALL_LANG(Name,STR_NAME_##id); \
178 Name = LIBNAME(name); \
184 Name = LIBNAME(name); \
249 Name = STRING(name) ; \
257 Name = STRING(name) ; \
268 Name = STRING(name) ; \
278 Name = STRING(name) ; \
288 Name = STRING(name) ; \
300 Name = STRING(name) ; \
333 Name = STRING(name) ; \
[all …]
/aoo42x/main/svl/source/items/
H A Dsrchitem.cxx527 if ( aSeq[i].Name.equalsAscii( SRCH_PARA_OPTIONS ) ) in PutValue()
532 else if ( aSeq[i].Name.equalsAscii( SRCH_PARA_FAMILY ) ) in PutValue()
541 else if ( aSeq[i].Name.equalsAscii( SRCH_PARA_COMMAND ) ) in PutValue()
546 else if ( aSeq[i].Name.equalsAscii( SRCH_PARA_CELLTYPE ) ) in PutValue()
551 else if ( aSeq[i].Name.equalsAscii( SRCH_PARA_APPFLAG ) ) in PutValue()
556 else if ( aSeq[i].Name.equalsAscii( SRCH_PARA_ROWDIR ) ) in PutValue()
561 else if ( aSeq[i].Name.equalsAscii( SRCH_PARA_ALLTABLES ) ) in PutValue()
566 else if ( aSeq[i].Name.equalsAscii( SRCH_PARA_BACKWARD ) ) in PutValue()
571 else if ( aSeq[i].Name.equalsAscii( SRCH_PARA_PATTERN ) ) in PutValue()
576 else if ( aSeq[i].Name.equalsAscii( SRCH_PARA_CONTENT ) ) in PutValue()
[all …]
/aoo42x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphTabs.java77 aStoreProperties_odt[0].Name = "Override"; in ParagraphTabs_Center()
79 aStoreProperties_odt[1].Name = "FilterName"; in ParagraphTabs_Center()
87 aStoreProperties_doc[0].Name = "Override"; in ParagraphTabs_Center()
89 aStoreProperties_doc[1].Name = "FilterName"; in ParagraphTabs_Center()
135 aStoreProperties_odt[0].Name = "Override"; in ParagraphTabs_Left()
145 aStoreProperties_doc[0].Name = "Override"; in ParagraphTabs_Left()
193 aStoreProperties_odt[0].Name = "Override"; in ParagraphTabs_Right()
203 aStoreProperties_doc[0].Name = "Override"; in ParagraphTabs_Right()
252 aStoreProperties_odt[0].Name = "Override"; in ParagraphTabs_Decimal()
262 aStoreProperties_doc[0].Name = "Override"; in ParagraphTabs_Decimal()
[all …]
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java80 propsRule[0].Name = "NumberingType"; in testNumberingBulletIndentAtAndAlignAt()
82 propsRule[1].Name = "IndentAt"; in testNumberingBulletIndentAtAndAlignAt()
84 propsRule[2].Name = "FirstLineIndent"; in testNumberingBulletIndentAtAndAlignAt()
95 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletIndentAtAndAlignAt()
97 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletIndentAtAndAlignAt()
105 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletIndentAtAndAlignAt()
107 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletIndentAtAndAlignAt()
119 assertEquals("assert numbering and bullet","IndentAt",propsRule_assert_odt[10].Name); in testNumberingBulletIndentAtAndAlignAt()
121 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBulletIndentAtAndAlignAt()
132 assertEquals("assert numbering and bullet","IndentAt",propsRule_assert_doc[10].Name); in testNumberingBulletIndentAtAndAlignAt()
[all …]
H A DParagraphAlignment.java81 aStoreProperties_odt[0].Name = "Override"; in testParagraphAlignmentJustified()
83 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphAlignmentJustified()
91 aStoreProperties_doc[0].Name = "Override"; in testParagraphAlignmentJustified()
93 aStoreProperties_doc[1].Name = "FilterName"; in testParagraphAlignmentJustified()
143 aStoreProperties_odt[0].Name = "Override"; in testParagraphAlignmentLeft()
145 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphAlignmentLeft()
153 aStoreProperties_doc[0].Name = "Override"; in testParagraphAlignmentLeft()
203 aStoreProperties_odt[0].Name = "Override"; in testParagraphAlignmentRight()
213 aStoreProperties_doc[0].Name = "Override"; in testParagraphAlignmentRight()
260 aStoreProperties_odt[0].Name = "Override"; in testParagraphAlignmentCenter()
[all …]
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java85 propsRule[0].Name = "NumberingType"; in testNumberingBullet_Graphic()
87 propsRule[1].Name = "GraphicURL"; in testNumberingBullet_Graphic()
89 propsRule[2].Name = "GraphicSize"; in testNumberingBullet_Graphic()
101 aStoreProperties_odt[0].Name = "Override"; in testNumberingBullet_Graphic()
103 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBullet_Graphic()
111 aStoreProperties_doc[0].Name = "Override"; in testNumberingBullet_Graphic()
113 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBullet_Graphic()
127 assertEquals("assert numbering and bullet","GraphicURL",propsRule_assert_odt[12].Name); in testNumberingBullet_Graphic()
129 assertEquals("assert numbering and bullet","GraphicSize",propsRule_assert_odt[14].Name); in testNumberingBullet_Graphic()
142 assertEquals("assert numbering and bullet","GraphicURL",propsRule_assert_odt[12].Name); in testNumberingBullet_Graphic()
[all …]
/aoo42x/main/drawinglayer/source/geometry/
H A Dviewinformation3d.cxx159 if(rProp.Name == getNamePropertyObjectTransformation()) in impInterpretPropertyValues()
165 else if(rProp.Name == getNamePropertyOrientation()) in impInterpretPropertyValues()
171 else if(rProp.Name == getNamePropertyProjection()) in impInterpretPropertyValues()
190 else if(rProp.Name == getNamePropertyProjection_30()) in impInterpretPropertyValues()
196 else if(rProp.Name == getNamePropertyProjection_31()) in impInterpretPropertyValues()
202 else if(rProp.Name == getNamePropertyProjection_32()) in impInterpretPropertyValues()
208 else if(rProp.Name == getNamePropertyProjection_33()) in impInterpretPropertyValues()
214 else if(rProp.Name == getNamePropertyDeviceToView()) in impInterpretPropertyValues()
220 else if(rProp.Name == getNamePropertyTime()) in impInterpretPropertyValues()
293 mxViewInformation[nIndex].Name = getNamePropertyProjection(); in impFillViewInformationFromContent()
[all …]
/aoo42x/main/setup_native/source/packinfo/
H A Dpackinfo_brand.txt36Name="UNO Runtime Environment"), %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core01 (Name="Core m…
142Name="Language module for %PRODUCTNAME %PRODUCTVERSION\, language %LANGUAGESTRING"),%BASISPACKAGEP…
/aoo42x/main/sfx2/source/appl/
H A Dappuno.cxx264 String aName = rProp.Name; in TransformParameters()
318 if ( rPropValue.Name.compareToAscii( pName ) == COMPARE_EQUAL ) in TransformParameters()
342 aStr += ByteString( String(rPropValue.Name), RTL_TEXTENCODING_UTF8 ); in TransformParameters()
389 String aName = rProp.Name; in TransformParameters()
417 String aName = rProp.Name; in TransformParameters()
454 if ( rProp.Name.compareToAscii( pName ) == COMPARE_EQUAL ) in TransformParameters()
500 rtl::OUString aName = rProp.Name; in TransformParameters()
524 rtl::OUString aName = rProp.Name; in TransformParameters()
929 String sName( rProp.Name ); in TransformParameters()
1334 pValue[nActProp].Name = aName; in TransformItems()
[all …]
/aoo42x/main/sw/source/ui/uno/
H A Dswdetect.cxx126 if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("URL")) ) in detect()
136 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("TypeName")) ) in detect()
141 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FilterName")) ) in detect()
152 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("ReadOnly")) ) in detect()
154 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("UCBContent")) ) in detect()
365 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("InputStream"); in detect()
374 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("UCBContent"); in detect()
384 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("ReadOnly"); in detect()
395 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("RepairPackage"); in detect()
407 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("AsTemplate"); in detect()
[all …]
/aoo42x/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx229 if ( aCommand.Name.equalsAsciiL( in execute()
251 else if ( aCommand.Name.equalsAsciiL( in execute()
285 else if ( aCommand.Name.equalsAsciiL( in execute()
295 else if ( aCommand.Name.equalsAsciiL( in execute()
306 else if ( aCommand.Name.equalsAsciiL( in execute()
397 else if ( aCommand.Name.equalsAsciiL( in execute()
422 else if ( aCommand.Name.equalsAsciiL( in execute()
674 if ( rValue.Name.equalsAsciiL( in setPropertyValues()
709 aEvent.PropertyName = rValue.Name; in setPropertyValues()
765 rValue.Name, rValue.Value ); in setPropertyValues()
[all …]
/aoo42x/main/scp2/source/calc/
H A Dfile_calc.scp32 Name = SPECIAL_NAME_VER(CoinMP,1);
36 Name = SPECIAL_NAME_VER(CoinUtils,3);
40 Name = SPECIAL_NAME_VER(Clp,1);
44 Name = SPECIAL_NAME_VER(Cbc,3);
48 Name = SPECIAL_NAME_VER(Osi,1);
52 Name = SPECIAL_NAME_VER(OsiCbc,3);
56 Name = SPECIAL_NAME_VER(OsiClp,1);
60 Name = SPECIAL_NAME_VER(Cgl,1);
73 Name = SPECIAL_NAME(CoinMP);
87 Name = "calc.xcd";
[all …]
/aoo42x/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx508 if( pValues->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "FilterName" ) ) ) in ParseSettings()
512 else if( pValues->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "MediaType" ) ) ) in ParseSettings()
516 else if( pValues->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "URL" ) ) ) in ParseSettings()
523 else if( pValues->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OutputStream" ) ) ) in ParseSettings()
527 else if( pValues->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "GraphicRenderer" ) ) ) in ParseSettings()
531 else if ( pValues->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "StatusIndicator" ) ) ) in ParseSettings()
551 else if ( pValues->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "FilterData" ) ) ) in ParseSettings()
559 if( pDataValues->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Translucent" ) ) ) in ParseSettings()
579 pDataValues->Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "PixelWidth" ) ); in ParseSettings()
584 pDataValues->Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "PixelHeight" ) ); in ParseSettings()
[all …]
/aoo42x/main/starmath/source/
H A Dsmdetect.cxx121 if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("URL")) ) in detect()
131 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("TypeName")) ) in detect()
136 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FilterName")) ) in detect()
147 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("ReadOnly")) ) in detect()
149 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("UCBContent")) ) in detect()
435 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("InputStream"); in detect()
444 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("UCBContent"); in detect()
454 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("ReadOnly"); in detect()
465 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("RepairPackage"); in detect()
479 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("AsTemplate"); in detect()
[all …]
/aoo42x/main/desktop/source/app/
H A Ddispatchwatcher.cxx156 aArgs[0].Name = ::rtl::OUString::createFromAscii("Referer"); in executeDispatchRequests()
162 aArgs[1].Name = ::rtl::OUString::createFromAscii("ReadOnly"); in executeDispatchRequests()
164 aArgs[3].Name = ::rtl::OUString::createFromAscii("Hidden"); in executeDispatchRequests()
165 aArgs[4].Name = ::rtl::OUString::createFromAscii("Silent"); in executeDispatchRequests()
181 aArgs[3].Name = OUString::createFromAscii( "UpdateDocMode" ); in executeDispatchRequests()
305 aArgs[nIndex].Name = aAsTemplateArg; in executeDispatchRequests()
317 aArgs[nIndex].Name = OUString::createFromAscii("ReadOnly"); in executeDispatchRequests()
368 aPrinterArgs[0].Name = ::rtl::OUString::createFromAscii("Name"); in executeDispatchRequests()
375 aPrinterArgs[0].Name = ::rtl::OUString::createFromAscii("Wait"); in executeDispatchRequests()
411 aArgs[0].Name = ::rtl::OUString::createFromAscii("Referer"); in executeDispatchRequests()
[all …]
/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistry.hxx126 virtual RegistryValue GetValue(const std::wstring& Name) const = 0;
133 virtual RegistryValue GetValue(const std::wstring& Name, const RegistryValue& Default) const = 0;
143 bool HasValue(const std::wstring& Name) const;
153 bool HasSubKey(const std::wstring& Name) const;
191 virtual RegistryKey OpenSubKey(const std::wstring& Name, bool Writeable = true) = 0;
201 virtual RegistryKey CreateSubKey(const std::wstring& Name) = 0;
212 virtual void DeleteSubKey(const std::wstring& Name) = 0;
223 virtual void DeleteSubKeyTree(const std::wstring& Name) = 0;
235 virtual void DeleteValue(const std::wstring& Name) = 0;
261 virtual void CopyValue(const RegistryKey& RegistryKey, const std::wstring& Name);
[all …]
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx413 if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) ) in getPropertyValuesFromGFileInfo()
428 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) in getPropertyValuesFromGFileInfo()
459 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) ) in getPropertyValuesFromGFileInfo()
504 rtl::OUStringToOString(rProp.Name, RTL_TEXTENCODING_UTF8).getStr()); in getPropertyValuesFromGFileInfo()
661 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "MediaType" ) ) || in setPropertyValues()
663 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) || in setPropertyValues()
664 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) || in setPropertyValues()
925 else if (aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "open" ) )) in execute()
932 else if (aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "transfer" ) )) in execute()
954 else if (aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "insert" ) )) in execute()
[all …]
/aoo42x/main/extensions/test/ole/VisualBasic/
H A DProject1.vbproj46 <Name>Microsoft.VisualBasic.Compatibility</Name>
49 <Name>System</Name>
52 <Name>System.Data</Name>
55 <Name>System.Drawing</Name>
58 <Name>System.Windows.Forms</Name>
61 <Name>System.XML</Name>
/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx92 return _rLeft.Name < _rRight.Name; in operator ()()
101 return lhs.Name == rhs; in operator ()()
105 return lhs == rhs.Name; in operator ()()
274 += ::rtl::OString(aCheck->Name.getStr(), aCheck->Name.getLength(), RTL_TEXTENCODING_ASCII_US) in implApplySpecificProperties()
304 *pNames = aPropValues->Name; in implApplySpecificProperties()
337 …+= ::rtl::OString(aPropValues->Name.getStr(), aPropValues->Name.getLength(), RTL_TEXTENCODING_ASCI… in implApplySpecificProperties()
379 aPropValues->Name, in implApplyGenericProperties()
480 …+= ::rtl::OString(aPropValues->Name.getStr(), aPropValues->Name.getLength(), RTL_TEXTENCODING_ASCI… in implApplyGenericProperties()
805 aProp.Name = _rLocalName; in handleAttribute()
1255 aEchoChar.Name = PROPERTY_ECHOCHAR; in handleAttribute()
[all …]
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx524 if ( aCommand.Name.equalsAsciiL( in execute()
897 if ( !aProperty.Name.getLength() ) in addProperty()
1074 Name, in removeProperty()
1141 aProperty.Name = Name; in addProperty()
1156 removeProperty( Name, in removeProperty()
3541 aProperties[ 0 ].Name in getResourceType()
3543 aProperties[ 1 ].Name in getResourceType()
3545 aProperties[ 2 ].Name in getResourceType()
3547 aProperties[ 3 ].Name in getResourceType()
3549 aProperties[ 4 ].Name in getResourceType()
[all …]
/aoo42x/main/scp2/source/ooo/
H A Dcommon_brand_readme.scp32 Name=LICENSE;
35 Name=LICENSE.txt;
44 Name=NOTICE;
47 Name=NOTICE.txt;
56 README_ALL_LANG(Name, README);
59 README_TXT_ALL_LANG(Name, readme, txt);
68 README_TXT_ALL_LANG(Name, README, html);
71 README_TXT_ALL_LANG(Name, readme, html);
80 README_ALL_LANG(Name, README);
83 README_TXT_ALL_LANG(Name, readme, txt);
[all …]

Completed in 213 milliseconds

12345678910>>...94