/trunk/test/testuno/source/fvt/uno/sw/puretext/ |
H A D | CharacterSpacing.java | 69 aStoreProperties_odt[0].Name = "Override"; in testCharacterSpacing_Default() 71 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSpacing_Default() 79 aStoreProperties_doc[0].Name = "Override"; in testCharacterSpacing_Default() 81 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterSpacing_Default() 115 aStoreProperties_odt[0].Name = "Override"; in testCharacterSpacing_Expand() 117 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSpacing_Expand() 125 aStoreProperties_doc[0].Name = "Override"; in testCharacterSpacing_Expand() 127 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterSpacing_Expand() 161 aStoreProperties_odt[0].Name = "Override"; in testCharacterSpacing_Condens() 163 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSpacing_Condens() [all …]
|
H A D | CharacterPosition.java | 71 aStoreProperties_odt[0].Name = "Override"; in testCharacterSuperscriptSetting() 73 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSuperscriptSetting() 81 aStoreProperties_doc[0].Name = "Override"; in testCharacterSuperscriptSetting() 83 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterSuperscriptSetting() 120 aStoreProperties_odt[0].Name = "Override"; in testCharacterSubscriptSetting() 122 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSubscriptSetting() 130 aStoreProperties_doc[0].Name = "Override"; in testCharacterSubscriptSetting() 132 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterSubscriptSetting() 169 aStoreProperties_odt[0].Name = "Override"; in testCharacterDefaultPositionSetting() 171 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterDefaultPositionSetting() [all …]
|
H A D | CharacterRotationAndScaleWidth.java | 72 aStoreProperties_odt[0].Name = "Override"; in testCharacterRotationZeroSetting() 74 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterRotationZeroSetting() 82 aStoreProperties_doc[0].Name = "Override"; in testCharacterRotationZeroSetting() 84 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterRotationZeroSetting() 122 aStoreProperties_odt[0].Name = "Override"; in testCharacterRotationNinetySetting() 124 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterRotationNinetySetting() 132 aStoreProperties_doc[0].Name = "Override"; in testCharacterRotationNinetySetting() 134 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterRotationNinetySetting() 175 aStoreProperties_odt[0].Name = "Override"; in testCharacterRotationDefineSetting() 177 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterRotationDefineSetting() [all …]
|
/trunk/main/xmloff/source/draw/ |
H A D | ximpcustomshape.cxx | 91 aProp.Name = EASGet( eDestProp ); in GetBool() 104 aProp.Name = EASGet( eDestProp ); in GetInt32() 117 aProp.Name = EASGet( eDestProp ); in GetDouble() 131 aProp.Name = EASGet( eDestProp ); in GetDistance() 141 aProp.Name = EASGet( eDestProp ); in GetString() 155 aProp.Name = EASGet( eDestProp ); in GetEnum() 173 aProp.Name = EASGet( eDestProp ); in GetDoublePercentage() 188 aProp.Name = EASGet( eDestProp ); in GetB3DVector() 1141 aProp.Name = rElementName; in SdXMLCustomShapePropertyMerge() 1162 aProp.Name = rElementName; in SdXMLCustomShapePropertyMerge() [all …]
|
H A D | eventimp.cxx | 349 pProperty->Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "EventType" ) ); in EndElement() 354 pProperty->Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "URL" ) ); in EndElement() 444 pProperties->Name = in EndElement() 452 pProperties->Name = OUString( in EndElement() 461 pProperties->Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "EventType" ) ); in EndElement() 475 pProperties->Name = OUString( RTL_CONSTASCII_USTRINGPARAM("ClickAction") ); in EndElement() 499 pProperties->Name = OUString( RTL_CONSTASCII_USTRINGPARAM("Bookmark") ); in EndElement() 506 pProperties->Name = OUString( RTL_CONSTASCII_USTRINGPARAM("Effect") ); in EndElement() 512 pProperties->Name = OUString( RTL_CONSTASCII_USTRINGPARAM("Speed") ); in EndElement() 521 pProperties->Name = OUString( RTL_CONSTASCII_USTRINGPARAM("SoundURL") ); in EndElement() [all …]
|
/trunk/main/framework/test/ |
H A D | test_filterregistration.bas | 48 lProperties(0).Name = "Type" 51 lProperties(1).Name = "UIName" 54 lProperties(2).Name = "DocumentService" 57 lProperties(3).Name = "FilterService" 60 lProperties(4).Name = "Flags" 63 lProperties(5).Name = "UserData" 66 lProperties(6).Name = "FileFormatVersion" 69 lProperties(7).Name = "TemplateName" 85 sOut = sOut + lProperties(nCount).Name 88 rem if( lProperties(nCount).Name <> "UserData" ) then
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | scdetect.cxx | 290 if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("URL")) ) in detect() 300 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("TypeName")) ) in detect() 305 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FilterName")) ) in detect() 316 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("ReadOnly")) ) in detect() 809 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("InputStream"); in detect() 818 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("UCBContent"); in detect() 828 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("ReadOnly"); in detect() 839 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("RepairPackage"); in detect() 853 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("AsTemplate"); in detect() 867 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("DocumentTitle"); in detect() [all …]
|
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
H A D | AccessibleTextImpl.java | 257 if (property.Name.equals("ParaAdjust")) { in setAttribute() 292 } else if (property.Name.equals("CharBackColor")) { in setAttribute() 298 } else if (property.Name.equals("CharWeight")) { in setAttribute() 309 } else if (property.Name.equals("CharFontPitch")) { in setAttribute() 315 } else if (property.Name.equals("CharHeight")) { in setAttribute() 320 } else if (property.Name.equals("CharColor")) { in setAttribute() 326 } else if (property.Name.equals("CharPosture")) { in setAttribute() 351 else if (property.Name.equals("ParaLineSpacing")) { in setAttribute() 368 else if (property.Name.equals("ParaTopMargin")) { in setAttribute() 393 } else if (property.Name.equals("ParaTabStops")) { in setAttribute() [all …]
|
/trunk/main/filter/source/xsltdialog/ |
H A D | xmlfiltertestdialog.cxx | 356 if( pValues->Name.equalsAscii( "Type" ) ) in onExportBrowse() 361 else if( pValues->Name.equalsAscii( "DocumentService" ) ) in onExportBrowse() 366 else if( pValues->Name.equalsAscii( "Flags" ) ) in onExportBrowse() 371 if( pValues->Name.equalsAscii( "UIName" ) ) in onExportBrowse() 395 if( pValues2->Name.equalsAscii( "Extensions" ) ) in onExportBrowse() 638 aArguments[0].Name = OUString::createFromAscii( "FilterName" ); in import() 662 aSourceData[i ].Name = OUString::createFromAscii( "InputStream" ); in import() 665 aSourceData[i ].Name = OUString::createFromAscii( "FileName" ); in import() 668 aSourceData[i ].Name = OUString::createFromAscii( "Indent" ); in import() 671 aSourceData[i ].Name = OUString::createFromAscii("DocType_Public"); in import() [all …]
|
/trunk/main/xmloff/source/core/ |
H A D | SettingsExportHelper.cxx | 300 CallTypeFunction(aProps[i].Value, aProps[i].Name); in exportSequencePropertyValue() 338 pSymbol[XML_SYMBOL_DESCRIPTOR_NAME].Name = sName; in exportSymbolDescriptors() 342 pSymbol[XML_SYMBOL_DESCRIPTOR_FONT_NAME].Name = sFontName; in exportSymbolDescriptors() 344 pSymbol[XML_SYMBOL_DESCRIPTOR_CHAR_SET].Name = sCharSet; in exportSymbolDescriptors() 346 pSymbol[XML_SYMBOL_DESCRIPTOR_FAMILY].Name = sFamily; in exportSymbolDescriptors() 348 pSymbol[XML_SYMBOL_DESCRIPTOR_PITCH].Name = sPitch; in exportSymbolDescriptors() 350 pSymbol[XML_SYMBOL_DESCRIPTOR_WEIGHT].Name = sWeight; in exportSymbolDescriptors() 352 pSymbol[XML_SYMBOL_DESCRIPTOR_ITALIC].Name = sItalic; in exportSymbolDescriptors() 399 CallTypeFunction(aProps[i].Value, aProps[i].Name); in exportMapEntry() 493 pForChar[XML_FORBIDDEN_CHARACTER_COUNTRY].Name = sCountry; in exportForbiddenCharacters() [all …]
|
H A D | DocumentSettingsContext.cxx | 284 rProp.Name = rtl::OUString(); in CreateSettingsContext() 297 rProp.Name = sValue; in CreateSettingsContext() 858 if (pForChar->Name.equals (sLanguage ) ) in EndElement() 863 else if (pForChar->Name.equals (sCountry ) ) in EndElement() 940 if (pSymbol->Name.equals ( sName ) ) in EndElement() 950 else if (pSymbol->Name.equals (sFontName ) ) in EndElement() 955 else if (pSymbol->Name.equals (sCharSet ) ) in EndElement() 960 else if (pSymbol->Name.equals (sFamily ) ) in EndElement() 965 else if (pSymbol->Name.equals (sPitch ) ) in EndElement() 970 else if (pSymbol->Name.equals (sWeight ) ) in EndElement() [all …]
|
/trunk/main/package/source/package/manifest/ |
H A D | ManifestExport.cxx | 111 if (pValue->Name.equals (sMediaTypeProperty) ) in ManifestExport() 115 else if (pValue->Name.equals (sFullPathProperty) ) in ManifestExport() 119 else if (pValue->Name.equals (sVersionProperty) ) in ManifestExport() 207 if (pValue->Name.equals (sMediaTypeProperty) ) in ManifestExport() 212 else if (pValue->Name.equals (sVersionProperty) ) in ManifestExport() 219 else if (pValue->Name.equals (sFullPathProperty) ) in ManifestExport() 224 else if (pValue->Name.equals (sSizeProperty) ) in ManifestExport() 234 else if (pValue->Name.equals (sSaltProperty) ) in ManifestExport() 238 else if (pValue->Name.equals ( sDigestProperty ) ) in ManifestExport() 240 else if (pValue->Name.equals ( sDigestAlgProperty ) ) in ManifestExport() [all …]
|
/trunk/main/sdext/source/pdfimport/tree/ |
H A D | style.hxx | 45 rtl::OString Name; member 53 Name( rName ), in Style() 62 rtl::OString Name; member 74 Name( rRight.Name ), in HashedStyle() 85 size_t nRet = size_t(Name.hashCode()); in hashCode() 101 if( Name != rRight.Name || in operator ==() 147 return left_it->second.Name < right_it->second.Name; in operator ()()
|
/trunk/test/testuno/source/fvt/uno/sw/paragraph/ |
H A D | ParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java | 79 propsRule[1].Name = "Prefix"; in testNumberingBulletBeforeAndAfterCharacter() 81 propsRule[0].Name = "Suffix"; in testNumberingBulletBeforeAndAfterCharacter() 92 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletBeforeAndAfterCharacter() 94 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletBeforeAndAfterCharacter() 102 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletBeforeAndAfterCharacter() 104 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletBeforeAndAfterCharacter() 116 assertEquals("assert numbering and bullet","Prefix",propsRule_assert_odt[2].Name); in testNumberingBulletBeforeAndAfterCharacter() 118 assertEquals("assert numbering and bullet","Suffix",propsRule_assert_odt[3].Name); in testNumberingBulletBeforeAndAfterCharacter() 127 assertEquals("assert numbering and bullet","Prefix",propsRule_assert_doc[2].Name); in testNumberingBulletBeforeAndAfterCharacter() 129 assertEquals("assert numbering and bullet","Suffix",propsRule_assert_doc[3].Name); in testNumberingBulletBeforeAndAfterCharacter()
|
H A D | ParagraphNumberingAndBullet_Number_StartWith.java | 80 propsRule[1].Name = "NumberingType"; in testNumberingBulletStartWith() 82 propsRule[0].Name = "StartWith"; in testNumberingBulletStartWith() 93 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletStartWith() 95 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletStartWith() 103 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletStartWith() 105 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletStartWith() 117 assertEquals("assert numbering and bullet","StartWith",propsRule_assert_odt[5].Name); in testNumberingBulletStartWith() 119 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBulletStartWith() 128 assertEquals("assert numbering and bullet","StartWith",propsRule_assert_doc[5].Name); in testNumberingBulletStartWith() 130 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletStartWith()
|
H A D | ParagraphNumberingAndBullet_Graphic.java | 81 propsRule[0].Name = "NumberingType"; in testNumberingBullet_Graphic() 83 propsRule[1].Name = "GraphicURL"; in testNumberingBullet_Graphic() 95 aStoreProperties_odt[0].Name = "Override"; in testNumberingBullet_Graphic() 97 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBullet_Graphic() 105 aStoreProperties_doc[0].Name = "Override"; in testNumberingBullet_Graphic() 107 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBullet_Graphic() 119 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBullet_Graphic() 121 assertEquals("assert numbering and bullet","GraphicURL",propsRule_assert_odt[12].Name); in testNumberingBullet_Graphic() 130 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBullet_Graphic() 132 assertEquals("assert numbering and bullet","GraphicURL",propsRule_assert_doc[12].Name); in testNumberingBullet_Graphic()
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | documentdefinition.cxx | 732 aManualProps[0].Name = PROPERTY_PERSISTENT_PATH; in createArrayHelper() 1004 if ( pIter->Name == PROPERTY_ACTIVE_CONNECTION ) in onCommandOpenSomething() 1164 sal_Bool bOpen = aCommand.Name.equalsAscii( "open" ); in execute() 1393 aMediaDesc[0].Name = PROPERTY_URL; in onCommandInsert() 1443 aRequest.Name = m_pImpl->m_aProps.aTitle; in save() 1444 if ( !aRequest.Name.getLength() ) in save() 1447 aRequest.Name = DBACORE_RESSTRING( RID_STR_FORM ); in save() 1449 aRequest.Name = DBACORE_RESSTRING( RID_STR_REPORT ); in save() 1450 aRequest.Name = ::dbtools::createUniqueName(xName,aRequest.Name); in save() 1539 aRequest.Name = m_pImpl->m_aProps.aTitle; in saveAs() [all …]
|
/trunk/main/sdext/source/pdfimport/test/ |
H A D | tests.cxx | 350 ASSERT_TRUE(xBitmap[0].Name.compareToAscii( "URL" ) == 0) << "drawMask got URL param"; in drawMask() 351 …ASSERT_TRUE(xBitmap[1].Name.compareToAscii( "InputStream" ) == 0) << "drawMask got InputStream par… in drawMask() 357 ASSERT_TRUE(xBitmap[0].Name.compareToAscii( "URL" ) == 0) << "drawImage got URL param"; in drawImage() 358 …ASSERT_TRUE(xBitmap[1].Name.compareToAscii( "InputStream" ) == 0) << "drawImage got InputStream pa… in drawImage() 365 … ASSERT_TRUE(xBitmap[0].Name.compareToAscii( "URL" ) == 0) << "drawColorMaskedImage got URL param"; in drawColorMaskedImage() 374 … ASSERT_TRUE(xBitmap[0].Name.compareToAscii( "URL" ) == 0) << "drawMaskedImage got URL param #1"; in drawMaskedImage() 375 …ASSERT_TRUE(xBitmap[1].Name.compareToAscii( "InputStream" ) == 0) << "drawMaskedImage got InputStr… in drawMaskedImage() 378 … ASSERT_TRUE(xMask[0].Name.compareToAscii( "URL" ) == 0) << "drawMaskedImage got URL param #2"; in drawMaskedImage() 379 …ASSERT_TRUE(xMask[1].Name.compareToAscii( "InputStream" ) == 0) << "drawMaskedImage got InputStrea… in drawMaskedImage() 386 …ASSERT_TRUE(xBitmap[0].Name.compareToAscii( "URL" ) == 0) << "drawAlphaMaskedImage got URL param #… in drawAlphaMaskedImage() [all …]
|
/trunk/main/stoc/source/inspect/ |
H A D | introspection.cxx | 632 aRet = xPropSet->getPropertyValue( rProp.Name ); in getPropertyValueByIndex() 1104 return mxObjNameAccess->getByName( Name ); in getByName() 1116 return mxObjNameAccess->hasByName( Name ); in hasByName() 1123 mxObjNameContainer->insertByName( Name, Element ); in insertByName() 1135 mxObjNameContainer->removeByName( Name ); in removeByName() 2292 ::rtl::OUString aPropName = rProp.Name; in implInspect() 2395 rProp.Name = aFieldName; in implInspect() 2405 ::rtl::OUString aPropName = rProp.Name; in implInspect() 2571 rProp.Name = aPropName; in implInspect() 2789 rProp.Name = aPropName; in implInspect() [all …]
|
/trunk/main/sfx2/source/view/ |
H A D | viewprn.cxx | 137 setValue( rProps[nProp].Name, rProps[nProp].Value ); in SfxPrinterController() 151 if( aRenderParms[i].Name.equalsAscii( "ExtraPrintUIOptions" ) ) in SfxPrinterController() 159 setValue( aRenderParms[i].Name, aRenderParms[i].Value ); in SfxPrinterController() 630 if( pVal[i].Name.equalsAscii( "PrinterName" ) ) in ExecPrint() 738 if ( aProps[nProp].Name.equalsAscii("Copies") ) in ExecPrint_Impl() 739 aProps[nProp]. Name = rtl::OUString::createFromAscii("CopyCount"); in ExecPrint_Impl() 740 else if ( aProps[nProp].Name.equalsAscii("RangeText") ) in ExecPrint_Impl() 741 aProps[nProp]. Name = rtl::OUString::createFromAscii("Pages"); in ExecPrint_Impl() 742 if ( aProps[nProp].Name.equalsAscii("Asynchron") ) in ExecPrint_Impl() 744 aProps[nProp]. Name = rtl::OUString::createFromAscii("Wait"); in ExecPrint_Impl() [all …]
|
/trunk/main/ucbhelper/source/client/ |
H A D | content.cxx | 669 rProp.Name = pNames[ n ]; in getPropertyValuesInterface() 702 rProp.Name = rtl::OUString(); // n/a in getPropertyValuesInterface() 750 rProp.Name = pNames[ n ]; in setPropertyValues() 798 rProp.Name = rtl::OUString(); // n/a in setPropertyValues() 822 aCommand.Name = rCommandName; in executeCommand() 835 aCommand.Name = rtl::OUString(); // n/a in executeCommand() 860 rProp.Name = pNames[ n ]; in createCursorAny() 874 aCommand.Name = rtl::OUString::createFromAscii( "open" ); in createCursorAny() 893 rProp.Name = rtl::OUString(); // n/a in createCursorAny() 907 aCommand.Name = rtl::OUString::createFromAscii( "open" ); in createCursorAny() [all …]
|
/trunk/main/framework/test/typecfg/ |
H A D | typecfg.cxx | 206 lProperties[0].Name = DECLARE_ASCII("Type") ; in impl_checkFilterRegistration() 209 lProperties[1].Name = DECLARE_ASCII("UIName") ; in impl_checkFilterRegistration() 212 lProperties[2].Name = DECLARE_ASCII("UINames") ; in impl_checkFilterRegistration() 215 lProperties[3].Name = DECLARE_ASCII("DocumentService") ; in impl_checkFilterRegistration() 218 lProperties[4].Name = DECLARE_ASCII("FilterService") ; in impl_checkFilterRegistration() 221 lProperties[5].Name = DECLARE_ASCII("Flags") ; in impl_checkFilterRegistration() 224 lProperties[6].Name = DECLARE_ASCII("UserData") ; in impl_checkFilterRegistration() 227 lProperties[7].Name = DECLARE_ASCII("FileFormatVersion") ; in impl_checkFilterRegistration() 230 lProperties[8].Name = DECLARE_ASCII("TemplateName") ; in impl_checkFilterRegistration()
|
/trunk/main/framework/qa/complex/loadAllDocuments/ |
H A D | CheckXComponentLoader.java | 265 lProps[0].Name = "Hidden"; in checkUsingOfMediaDescriptor() 340 lLoadProps[0].Name = "Hidden"; in impl_createTempOfficeDocument() 346 lSaveProps[0].Name = "FilterName"; in impl_createTempOfficeDocument() 350 lSaveProps[1].Name = "PassWord"; in impl_createTempOfficeDocument() 354 lSaveProps[2].Name = "Overwrite"; in impl_createTempOfficeDocument() 396 lArgs1[0].Name = "Hidden"; in checkLoadingWithPassword() 400 lArgs1[1].Name = "Password"; in checkLoadingWithPassword() 406 lArgs2[0].Name = "Hidden"; in checkLoadingWithPassword() 421 lProps[0].Name = "Hidden"; in checkURLEncoding() 595 lProps[0].Name = "Hidden"; in checkStreamLoading() [all …]
|
/trunk/main/framework/source/uielement/ |
H A D | togglebuttontoolbarcontroller.cxx | 117 aArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "KeyModifier" )); in getExecuteArgs() 119 aArgs[1].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" )); in getExecuteArgs() 170 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "List", 4 )) in executeControlCommand() 181 aInfo[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "List" )); in executeControlCommand() 195 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand() 208 … aInfo[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ItemChecked" )); in executeControlCommand() 223 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand() 238 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand() 247 else if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand() 259 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand() [all …]
|
/trunk/main/ucb/source/ucp/file/ |
H A D | bc.cxx | 380 else if( ! aCommand.Name.compareToAscii( "open" ) ) in execute() 393 else if( ! aCommand.Name.compareToAscii( "delete" ) ) in execute() 401 else if( ! aCommand.Name.compareToAscii( "transfer" ) ) in execute() 410 else if( ! aCommand.Name.compareToAscii( "insert" ) ) in execute() 432 else if( ! aCommand.Name.compareToAscii( "createNewContent" ) ) in execute() 601 const rtl::OUString& Name, in addProperty() argument 620 const rtl::OUString& Name ) in removeProperty() argument 629 m_pMyShell->deassociate( m_aUncPath, Name ); in removeProperty() 838 if( rProp.Name.compareToAscii( "ContentType" ) == 0 ) in getPropertyValues() 881 if( Values[i].Name == Title ) in setPropertyValues() [all …]
|