Home
last modified time | relevance | path

Searched refs:Name (Results 101 – 125 of 2336) sorted by relevance

12345678910>>...94

/aoo41x/main/extensions/source/resource/
H A Dresource.cxx333 pOut[i].Name = aStr.GetString( i ); in invoke()
419 sal_Bool SAL_CALL ResourceService::hasMethod(const OUString& Name) in hasMethod() argument
422 if( Name.equalsAscii("getString") || in hasMethod()
423 Name.equalsAscii("getStrings") || in hasMethod()
424 Name.equalsAscii("hasString") || in hasMethod()
425 Name.equalsAscii("hasStrings") || in hasMethod()
426 Name.equalsAscii("getStringList") || in hasMethod()
427 Name.equalsAscii("hasStringList") in hasMethod()
434 return xI->hasMethod( Name ); in hasMethod()
444 if( Name.equalsAscii("FileName") ) in hasProperty()
[all …]
/aoo41x/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx379 if ( aCommand.Name.equalsAsciiL( in execute()
401 else if ( aCommand.Name.equalsAsciiL( in execute()
435 else if ( aCommand.Name.equalsAsciiL( in execute()
444 else if ( aCommand.Name.equalsAsciiL( in execute()
453 else if ( aCommand.Name.equalsAsciiL( in execute()
477 else if ( aCommand.Name.equalsAsciiL( in execute()
504 else if ( aCommand.Name.equalsAsciiL( in execute()
542 else if ( aCommand.Name.equalsAsciiL( in execute()
567 else if ( aCommand.Name.equalsAsciiL( in execute()
1171 if ( rValue.Name.equalsAsciiL( in setPropertyValues()
[all …]
/aoo41x/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterPosition.java71 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 DCharacterRotationAndScaleWidth.java72 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 …]
/aoo41x/main/sdext/source/pdfimport/tree/
H A Dstyle.hxx45 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 ()()
/aoo41x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java79 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 DParagraphNumberingAndBullet_Graphic.java81 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()
H A DParagraphNumberingAndBullet_Number_StartWith.java80 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()
/aoo41x/main/sdext/source/pdfimport/test/
H A Dtests.cxx376 xBitmap[0].Name.compareToAscii( "URL" ) == 0 ); in drawMask()
378 xBitmap[1].Name.compareToAscii( "InputStream" ) == 0 ); in drawMask()
386 xBitmap[0].Name.compareToAscii( "URL" ) == 0 ); in drawImage()
388 xBitmap[1].Name.compareToAscii( "InputStream" ) == 0 ); in drawImage()
397 xBitmap[0].Name.compareToAscii( "URL" ) == 0 ); in drawColorMaskedImage()
409 xBitmap[0].Name.compareToAscii( "URL" ) == 0 ); in drawMaskedImage()
416 xMask[0].Name.compareToAscii( "URL" ) == 0 ); in drawMaskedImage()
418 xMask[1].Name.compareToAscii( "InputStream" ) == 0 ); in drawMaskedImage()
427 xBitmap[0].Name.compareToAscii( "URL" ) == 0 ); in drawAlphaMaskedImage()
434 xMask[0].Name.compareToAscii( "URL" ) == 0 ); in drawAlphaMaskedImage()
[all …]
/aoo41x/main/xmloff/source/draw/
H A Deventimp.cxx349 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 …]
H A Dximpcustomshape.cxx89 aProp.Name = EASGet( eDestProp ); in GetBool()
102 aProp.Name = EASGet( eDestProp ); in GetInt32()
115 aProp.Name = EASGet( eDestProp ); in GetDouble()
129 aProp.Name = EASGet( eDestProp ); in GetDistance()
139 aProp.Name = EASGet( eDestProp ); in GetString()
153 aProp.Name = EASGet( eDestProp ); in GetEnum()
171 aProp.Name = EASGet( eDestProp ); in GetDoublePercentage()
186 aProp.Name = EASGet( eDestProp ); in GetB3DVector()
1098 aProp.Name = rElementName; in SdXMLCustomShapePropertyMerge()
1119 aProp.Name = rElementName; in SdXMLCustomShapePropertyMerge()
[all …]
/aoo41x/main/package/source/manifest/
H A DManifestExport.cxx111 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 …]
/aoo41x/main/xmloff/source/core/
H A DSettingsExportHelper.cxx300 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 DDocumentSettingsContext.cxx284 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 …]
/aoo41x/main/filter/source/xsltdialog/
H A Dxmlfiltertestdialog.cxx356 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 …]
/aoo41x/main/sc/source/ui/unoobj/
H A Dscdetect.cxx290 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 …]
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java256 if (property.Name.equals("ParaAdjust")) { in setAttribute()
291 } else if (property.Name.equals("CharBackColor")) { in setAttribute()
297 } else if (property.Name.equals("CharWeight")) { in setAttribute()
308 } else if (property.Name.equals("CharFontPitch")) { in setAttribute()
314 } else if (property.Name.equals("CharHeight")) { in setAttribute()
319 } else if (property.Name.equals("CharColor")) { in setAttribute()
325 } else if (property.Name.equals("CharPosture")) { in setAttribute()
350 else if (property.Name.equals("ParaLineSpacing")) { in setAttribute()
367 else if (property.Name.equals("ParaTopMargin")) { in setAttribute()
377 } else if (property.Name.equals("CharStrikeout")) { in setAttribute()
[all …]
/aoo41x/main/framework/test/typecfg/
H A Dtypecfg.cxx206 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()
/aoo41x/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);
/aoo41x/main/sfx2/source/view/
H A Dviewprn.cxx137 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 …]
/aoo41x/main/framework/source/uielement/
H A Dtogglebuttontoolbarcontroller.cxx117 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 …]
/aoo41x/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()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx732 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 …]
/aoo41x/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java265 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 …]
/aoo41x/main/ucbhelper/source/client/
H A Dcontent.cxx669 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 …]

Completed in 440 milliseconds

12345678910>>...94