Home
last modified time | relevance | path

Searched refs:aName (Results 76 – 100 of 1240) sorted by relevance

12345678910>>...50

/aoo42x/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx247 ::rtl::OUString aName = aUrlUsr[1]; in getInfo()
257 NamePassRecord aNewRecord( aName, aEPasswd ); in getInfo()
363 forIndex.push_back( aName ); in remove()
540 prepareIV(iv, code, aName); in DecodePasswords()
595 prepareIV(iv, code, aName); in EncodePasswords()
834 return find( aURL, aName, true, aHandler ); in findForName()
846 if( aNPIter->GetUserName().equals( aName ) ) in FindUsr()
864 const ::rtl::OUString & aName, in createUrlRecord()
872 = FindUsr( rPair.second, aName, aHandler ); in createUrlRecord()
893 const ::rtl::OUString& aName, in find()
[all …]
/aoo42x/main/idl/source/prj/
H A Dcommand.cxx275 String aName( aParam.Copy( 1 ) ); in SvCommand() local
278 aSlotMapFile = aName; in SvCommand()
282 aListFile = aName; in SvCommand()
294 aDataBaseFile = aName; in SvCommand()
322 aTargetFile = aName; in SvCommand()
330 aHelpIdFile = aName; in SvCommand()
334 aCSVFile = aName; in SvCommand()
338 aExportFile = aName; in SvCommand()
369 String aName( aParam.Copy( 1 ) ); in SvCommand() local
372 aPath += aName; in SvCommand()
/aoo42x/main/xmlhelp/source/treeview/
H A Dtvread.cxx329 TVRead::getByName( const rtl::OUString& aName ) in getByName() argument
336 if( aName.compareToAscii( "Title" ) == 0 ) in getByName()
373 TVRead::hasByName( const rtl::OUString& aName ) in hasByName() argument
377 aName.compareToAscii( "TargetURL" ) == 0 || in hasByName()
378 aName.compareToAscii( "Children" ) == 0 ) in hasByName()
393 rtl::OUString name( aName ); in getByHierarchicalName()
410 rtl::OUString name( aName ); in hasByHierarchicalName()
559 rtl::OUString num( aName.getStr()+2,aName.getLength()-4 ); in getByName()
590 rtl::OUString num( aName.getStr()+2,aName.getLength()-4 ); in hasByName()
608 rtl::OUString name( aName ); in getByHierarchicalName()
[all …]
H A Dtvread.hxx172 getByName( const rtl::OUString& aName )
182 hasByName( const rtl::OUString& aName )
189 getByHierarchicalName( const rtl::OUString& aName )
194 hasByHierarchicalName( const rtl::OUString& aName )
216 getByName( const rtl::OUString& aName )
226 hasByName( const rtl::OUString& aName )
233 getByHierarchicalName( const rtl::OUString& aName )
238 hasByHierarchicalName( const rtl::OUString& aName )
267 getByName( const rtl::OUString& aName )
277 hasByName( const rtl::OUString& aName )
[all …]
/aoo42x/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx614 OUString aName; in Import() local
625 if( aName.getLength() ) in Import()
675 aFilterArgs, aName, sal_False ); in Import()
681 aFilterArgs, aName, sal_True ); in Import()
687 aFilterArgs, aName, sal_True ); in Import()
751 xHatch->removeByName( aName ); in Import()
755 xBitmap->removeByName( aName ); in Import()
763 xMarker->removeByName( aName ); in Import()
767 xDashes->removeByName( aName ); in Import()
941 OUString aName; in Export() local
[all …]
/aoo42x/main/sd/source/ui/unoidl/
H A Dunocpres.cxx230 void SAL_CALL SdXCustomPresentation::setName( const OUString& aName ) in setName() argument
239 mpSdCustomShow->SetName( aName ); in setName()
366 pShow->SetName( aName); in insertByName()
402 removeByName( aName ); in replaceByName()
403 insertByName( aName, aElement ); in replaceByName()
407 uno::Any SAL_CALL SdXCustomPresentationAccess::getByName( const OUString& aName ) in getByName() argument
414 SdCustomShow* pShow = getSdCustomShow(aName); in getByName()
451 sal_Bool SAL_CALL SdXCustomPresentationAccess::hasByName( const OUString& aName ) in hasByName() argument
455 return getSdCustomShow(aName) != NULL; in hasByName()
481 const String aName( Name ); in getSdCustomShow() local
[all …]
H A Dunoobj.cxx451 OUString aName; in getPropertyDefault() local
452 if( aRet >>= aName ) in getPropertyDefault()
454 aName = SdLayer::convertToExternalName( aName ); in getPropertyDefault()
455 aRet <<= aName; in getPropertyDefault()
725 OUString aName; in setPropertyValue() local
726 if( aAny >>= aName ) in setPropertyValue()
728 aName = SdLayer::convertToInternalName( aName ); in setPropertyValue()
729 aAny <<= aName; in setPropertyValue()
882 OUString aName; in getPropertyValue() local
885 aName = SdLayer::convertToExternalName( aName ); in getPropertyValue()
[all …]
/aoo42x/main/sd/source/ui/func/
H A Dfulinend.cxx113 String aName; in DoExecute() local
122 aName = aNewName; in DoExecute()
123 aName.Append( sal_Unicode(' ') ); in DoExecute()
124 aName.Append( UniString::CreateFromInt32( j++ ) ); in DoExecute()
128 if( aName == aLineEndList->GetLineEnd( i )->GetName() ) in DoExecute()
134 AbstractSvxNameDialog* pDlg = pFact ? pFact->CreateSvxNameDialog( NULL, aName, aDesc ) : 0; in DoExecute()
142 pDlg->GetName( aName ); in DoExecute()
147 if( aName == aLineEndList->GetLineEnd( i )->GetName() ) in DoExecute()
153 XLineEndEntry* pEntry = new XLineEndEntry( aPolyPolygon, aName ); in DoExecute()
/aoo42x/main/cui/source/tabpages/
H A Dtphatch.cxx510 String aName; in IMPL_LINK() local
518 aName = aNewName; in IMPL_LINK()
519 aName += sal_Unicode(' '); in IMPL_LINK()
520 aName += UniString::CreateFromInt32( j++ ); in IMPL_LINK()
524 if( aName == maHatchingList->GetHatch( i )->GetName() ) in IMPL_LINK()
537 pDlg->GetName( aName ); in IMPL_LINK()
571 XHatchEntry* pEntry = new XHatchEntry( aXHatch, aName ); in IMPL_LINK()
617 String aOldName = aName; in IMPL_LINK()
629 pDlg->GetName( aName ); in IMPL_LINK()
635 aName != aOldName ) in IMPL_LINK()
[all …]
H A Dtpgradnt.cxx445 String aName; in IMPL_LINK() local
453 aName = aNewName; in IMPL_LINK()
454 aName += sal_Unicode(' '); in IMPL_LINK()
455 aName += UniString::CreateFromInt32( j++ ); in IMPL_LINK()
459 if( aName == maGradientList->GetGradient( i )->GetName() ) in IMPL_LINK()
472 pDlg->GetName( aName ); in IMPL_LINK()
512 XGradientEntry* pEntry = new XGradientEntry( aXGradient, aName ); in IMPL_LINK()
558 String aOldName = aName; in IMPL_LINK()
571 pDlg->GetName( aName ); in IMPL_LINK()
577 aName != aOldName ) in IMPL_LINK()
[all …]
H A Dtplnedef.cxx589 String aName; in IMPL_LINK() local
598 aName = aNewName; in IMPL_LINK()
599 aName += sal_Unicode(' '); in IMPL_LINK()
600 aName += UniString::CreateFromInt32( j++ ); in IMPL_LINK()
616 pDlg->GetName( aName ); in IMPL_LINK()
621 if( aName == maDashList->GetDash( i )->GetName() ) in IMPL_LINK()
630 pEntry = new XDashEntry( aDash, aName ); in IMPL_LINK()
683 String aOldName = aName; in IMPL_LINK()
696 pDlg->GetName( aName ); in IMPL_LINK()
702 aName != aOldName ) in IMPL_LINK()
[all …]
/aoo42x/main/cui/source/options/
H A Dcfgchart.cxx123 String aPrefix, aPostfix, aName; in useDefault() local
135 aName = aPrefix; in useDefault()
136 aName.Append( String::CreateFromInt32( i + 1 )); in useDefault()
137 aName.Append( aPostfix ); in useDefault()
139 append( XColorEntry( aColors[ i % sizeof( aColors ) ], aName )); in useDefault()
213 String aPrefix, aPostfix, aName; in RetrieveOptions() local
228 aName = aPrefix; in RetrieveOptions()
229 aName.Append( String::CreateFromInt32( i + 1 )); in RetrieveOptions()
230 aName.Append( aPostfix ); in RetrieveOptions()
232 maDefColors.append( XColorEntry( aCol, aName )); in RetrieveOptions()
/aoo42x/main/scripting/source/dlgprov/
H A DDialogModelProvider.cxx115 uno::Any SAL_CALL DialogModelProvider::getByName(const ::rtl::OUString & aName) throw (css::uno::Ru… in getByName() argument
117 return m_xDialogModel->getByName(aName); in getByName()
125 ::sal_Bool SAL_CALL DialogModelProvider::hasByName(const ::rtl::OUString & aName) throw (css::uno::… in hasByName() argument
127 return m_xDialogModel->hasByName(aName); in hasByName()
131 void SAL_CALL DialogModelProvider::replaceByName(const ::rtl::OUString & aName, const uno::Any & aE… in replaceByName() argument
133 m_xDialogModel->replaceByName(aName,aElement); in replaceByName()
137 void SAL_CALL DialogModelProvider::insertByName(const ::rtl::OUString & aName, const uno::Any & aEl… in insertByName() argument
139 m_xDialogModel->insertByName(aName,aElement); in insertByName()
142 void SAL_CALL DialogModelProvider::removeByName(const ::rtl::OUString & aName) throw (css::uno::Run… in removeByName() argument
144 m_xDialogModel->removeByName(aName); in removeByName()
/aoo42x/main/desktop/source/migration/services/
H A Djvmfwk.cxx129 const rtl::OUString& aName,
137 const rtl::OUString& aName,
144 const rtl::OUString& aName,
157 const rtl::OUString& aName )
163 const rtl::OUString& aName,
190 const rtl::OUString& aName,
198 const rtl::OUString& aName,
410 const ::rtl::OUString& aName, in overrideProperty()
418 if (aName.equalsAscii("Enable")) in overrideProperty()
419 m_aStack.push(TElementStack::value_type(aName,ENABLE_JAVA)); in overrideProperty()
[all …]
/aoo42x/main/desktop/source/app/
H A Dconfiginit.cxx193 uno::Any getChainedValueByName( OUString const & aName) const in getChainedValueByName()
196 ? m_xChainedContext->getValueByName(aName) in getChainedValueByName()
202 getValueByName( OUString const & aName)
207 SimpleCurrentContext::getValueByName( OUString const & aName) in getValueByName() argument
210 return getChainedValueByName(aName); in getValueByName()
230 getValueByName( OUString const & aName)
238 uno::Any SAL_CALL ConfigurationErrorHandler::Context::getValueByName( OUString const & aName) in getValueByName() argument
241 if ( aName.equalsAscii( CONFIG_ERROR_HANDLER ) ) in getValueByName()
247 return SimpleCurrentContext::getValueByName( aName ); in getValueByName()
/aoo42x/main/svtools/source/svhtml/
H A Dparhtml.cxx2032 String aName( rURL.Copy(16) ); in InternalImgToPrivateURL() local
2033 switch( aName.GetChar(0) ) in InternalImgToPrivateURL()
2051 aName.EqualsAscii( OOO_STRING_SVTOOLS_HTML_INT_GOPHER_text ); in InternalImgToPrivateURL()
2060 String aName( rURL.Copy(14) ); in InternalImgToPrivateURL() local
2061 switch( aName.GetChar(0) ) in InternalImgToPrivateURL()
2148 String aName, aContent; in ParseMetaOptionsImpl() local
2158 aName = pOption->GetString(); in ParseMetaOptionsImpl()
2165 aName = pOption->GetString(); in ParseMetaOptionsImpl()
2195 SvKeyValue aKeyValue( aName, aContent ); in ParseMetaOptionsImpl()
2273 xUDProps->addProperty(aName, in ParseMetaOptionsImpl()
[all …]
/aoo42x/main/sc/source/ui/unoobj/
H A Dtarguno.cxx107 uno::Any SAL_CALL ScLinkTargetTypesObj::getByName(const rtl::OUString& aName) in getByName() argument
112 String aNameStr(aName); in getByName()
131 sal_Bool SAL_CALL ScLinkTargetTypesObj::hasByName(const rtl::OUString& aName) throw( uno::RuntimeEx… in hasByName() argument
133 String aNameStr = aName; in hasByName()
159 aName = String( ScResId( nTypeResIds[nType] ) ); //! on demand? in ScLinkTargetTypeObj()
259 aRet <<= rtl::OUString( aName ); in getPropertyValue()
280 uno::Any SAL_CALL ScLinkTargetsObj::getByName(const rtl::OUString& aName) in getByName() argument
283 …ySet > xProp( ScUnoHelpFunctions::AnyToInterface( xCollection->getByName(aName) ), uno::UNO_QUERY… in getByName()
296 sal_Bool SAL_CALL ScLinkTargetsObj::hasByName(const rtl::OUString& aName) throw( uno::RuntimeExcept… in hasByName() argument
298 return xCollection->hasByName(aName); in hasByName()
H A Dlinkuno.cxx154 setFileName(aName); // Name ist der Dateiname (URL) in setName()
448 String aNameStr(aName); in GetObjectByName_Impl()
545 String aNameStr(aName); in hasByName()
571 String aName; in getElementNames() local
1317 String aNamStr(aName); in GetObjectByName_Impl()
1382 uno::Reference<sheet::XDDELink> xLink(GetObjectByName_Impl(aName)); in getByName()
1418 String aNamStr(aName); in hasByName()
1475 xLink.set( GetObjectByName_Impl( aName ) ); in addDDELink()
1755 if (!mpRefMgr->hasExternalFile(aName)) in getByName()
1758 sal_uInt16 nFileId = mpRefMgr->getExternalFileId(aName); in getByName()
[all …]
/aoo42x/main/unotools/source/config/
H A Dxmlaccelcfg.cxx62 …virtual ::rtl::OUString SAL_CALL getTypeByName(const ::rtl::OUString& aName) throw (::com::sun::s…
64 …virtual ::rtl::OUString SAL_CALL getValueByName(const ::rtl::OUString& aName) throw (::com::sun::…
77 TagAttribute( const OUString &aName, const OUString &aType , const OUString &aValue ) in TagAttribute()
79 sName = aName; in TagAttribute()
289 OUString aName = xAttrList->getNameByIndex( i ); in startElement() local
292 if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_URL ))) in startElement()
294 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_MODIFIER ))) in startElement()
296 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_KEYCODE ))) in startElement()
318 void SAL_CALL OReadAccelatorDocumentHandler::endElement( const OUString& aName ) in endElement() argument
323 if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_ACCELERATORLIST ))) in endElement()
[all …]
/aoo42x/main/sw/source/ui/config/
H A Duinums.cxx235 : aName(rName) in SwNumRulesWithName()
273 aName = rCopy.aName; in operator =()
294 rStream.ReadByteString(aName, eEncoding); in SwNumRulesWithName()
343 rStream.WriteByteString(aName, eEncoding); in Store()
464 String aName; in _SwNumFmtGlobal() local
466 rStream.ReadByteString(aName, eEncoding); in _SwNumFmtGlobal()
469 if( aName.Len() ) in _SwNumFmtGlobal()
472 aFont.SetName( aName ); in _SwNumFmtGlobal()
554 String aName; in Store() local
561 aName = pFnt->GetName(); in Store()
[all …]
/aoo42x/main/basctl/source/basicide/
H A Dbastypes.cxx73 ,m_aName( aName ) in IDEBaseWindow()
213 String aName; in CreateQualifiedName() local
218 aName += '.'; in CreateQualifiedName()
219 aName += m_aLibName; in CreateQualifiedName()
220 aName += '.'; in CreateQualifiedName()
224 return aName; in CreateQualifiedName()
892 ,m_aName(aName) in SbxItem()
901 ,m_aName(aName) in SbxItem()
935 String aName( rName ); in QueryDel() local
936 aName += '\''; in QueryDel()
[all …]
/aoo42x/main/desktop/source/migration/
H A Dcfgfilter.hxx82 void pushElement(rtl::OUString aName, sal_Bool bUse = sal_True);
84 sal_Bool checkElement(rtl::OUString aName);
110 const rtl::OUString& aName,
118 const rtl::OUString& aName,
125 const rtl::OUString& aName,
138 const rtl::OUString& aName )
144 const rtl::OUString& aName,
171 const rtl::OUString& aName,
179 const rtl::OUString& aName,
/aoo42x/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx106 String aName; in ScConditionalFormatDlg() local
209 aName = pStyle->GetName(); in ScConditionalFormatDlg()
210 aLbCond1Template.InsertEntry( aName ); in ScConditionalFormatDlg()
211 aLbCond2Template.InsertEntry( aName ); in ScConditionalFormatDlg()
212 aLbCond3Template.InsertEntry( aName ); in ScConditionalFormatDlg()
219 aName = pStyle->GetName(); in ScConditionalFormatDlg()
222 aLbCond1Template.SelectEntry( aName ); in ScConditionalFormatDlg()
223 aLbCond2Template.SelectEntry( aName ); in ScConditionalFormatDlg()
224 aLbCond3Template.SelectEntry( aName ); in ScConditionalFormatDlg()
825 String aName = pStyle->GetName(); in IMPL_LINK() local
[all …]
/aoo42x/main/vcl/source/components/
H A Ddisplay.cxx69 …virtual Property SAL_CALL getPropertyByName( const OUString& aName ) throw (UnknownPropertyExcepti…
138 Property SAL_CALL DisplayInfo::getPropertyByName( const OUString& aName ) throw (UnknownPropertyExc… in getPropertyByName() argument
140 if( aName.equalsAscii( pScreenAreaName ) || in getPropertyByName()
141 aName.equalsAscii( pWorkAreaName ) ) in getPropertyByName()
142 …return Property( aName, 0, ::getCppuType( (::com::sun::star::awt::Rectangle const *)0 ), PropertyA… in getPropertyByName()
195 …virtual Property SAL_CALL getPropertyByName( const OUString& aName ) throw (UnknownPropertyExcepti…
278 Property SAL_CALL DisplayAccess::getPropertyByName( const OUString& aName ) throw (UnknownPropertyE… in getPropertyByName() argument
280 if( aName.equalsAscii( pMultiDisplayName ) ) in getPropertyByName()
281 return Property( aName, 0, ::getCppuType( (sal_Bool const *)0 ), PropertyAttribute::READONLY ); in getPropertyByName()
283 if( aName.equalsAscii( pDefaultDisplayName ) ) in getPropertyByName()
[all …]
/aoo42x/main/comphelper/source/xml/
H A Dofopxmlhelper.cxx279 if ( aName == m_aRelListElement ) in startElement()
287 m_aElementsSeq[nNewLength-1] = aName; in startElement()
291 else if ( aName == m_aRelElement ) in startElement()
298 m_aElementsSeq[nNewLength-1] = aName; in startElement()
341 if ( aName == m_aTypesElement ) in startElement()
349 m_aElementsSeq[nNewLength-1] = aName; in startElement()
356 else if ( aName == m_aDefaultElement ) in startElement()
363 m_aElementsSeq[nNewLength-1] = aName; in startElement()
385 else if ( aName == m_aOverrideElement ) in startElement()
392 m_aElementsSeq[nNewLength-1] = aName; in startElement()
[all …]

Completed in 127 milliseconds

12345678910>>...50