Home
last modified time | relevance | path

Searched refs:GetName (Results 51 – 75 of 1011) sorted by relevance

12345678910>>...41

/trunk/main/cui/source/tabpages/ !
H A Dtpgradnt.cxx231 aURL.Append( maGradientList->GetName() ); in ActivatePage()
459 if( aName == maGradientList->GetGradient( i )->GetName() ) in IMPL_LINK()
472 pDlg->GetName( aName ); in IMPL_LINK()
477 if( aName == maGradientList->GetGradient( i )->GetName() ) in IMPL_LINK()
557 String aName( maGradientList->GetGradient( nPos )->GetName() ); in IMPL_LINK()
571 pDlg->GetName( aName ); in IMPL_LINK()
576 if( aName == maGradientList->GetGradient( i )->GetName() && in IMPL_LINK()
764 if( maGradientList->GetName().Len() ) in IMPL_LINK()
766 aFile.Append( maGradientList->GetName() ); in IMPL_LINK()
/trunk/main/sc/source/filter/xml/ !
H A DXMLCodeNameProvider.cxx82 if( mpDoc->GetName( i, sSheetName ) && sSheetName == sName ) in hasByName()
112 if( mpDoc->GetName( i, sSheetName ) && sSheetName == sName ) in getByName()
141 if( mpDoc->GetName( i, sSheetName ) ) in getElementNames()
169 if( sCodeName.Len() > 0 && mpDoc->GetName( i, sSheetName ) ) in hasElements()
192 if( pDoc->GetName( i, sSheetName ) && in set()
/trunk/main/sc/source/filter/excel/ !
H A Dxename.cxx154 const XclExpName* GetName( sal_uInt16 nNameIdx ) const;
461 const XclExpName* XclExpNameManagerImpl::GetName( sal_uInt16 nNameIdx ) const in GetName() function in XclExpNameManagerImpl
546 const String& rName = rRangeData.GetName(); in CreateName()
592 const String& rName = rDBData.GetName(); in CreateName()
694 …if( pDBData && (pDBData->GetName() != maUnnamedDBName) && !FindNameIdx( maDBRangeMap, pDBData->Get… in CreateDatabaseNames()
766 const XclExpName* pName = mxImpl->GetName( nNameIdx ); in GetOrigName()
772 const XclExpName* pName = mxImpl->GetName( nNameIdx ); in GetScTab()
778 const XclExpName* pName = mxImpl->GetName( nNameIdx ); in IsVolatile()
/trunk/main/svx/source/gallery2/ !
H A Dgaltheme.cxx97 …Broadcast( GalleryHint( GALLERY_HINT_CLOSE_OBJECT, GetName(), reinterpret_cast< sal_uIntPtr >( pEn… in ~GalleryTheme()
99 …Broadcast( GalleryHint( GALLERY_HINT_OBJECT_REMOVED, GetName(), reinterpret_cast< sal_uIntPtr >( p… in ~GalleryTheme()
274 INetURLObject aPathURL( GetParent()->GetImportURL( GetName() ) ); in ImplGetURL()
278 aPathURL.Append( pObject->aURL.GetName() ); in ImplGetURL()
388 Broadcast( GalleryHint( GALLERY_HINT_THEME_UPDATEVIEW, GetName(), nUpdatePos ) ); in ImplBroadcast()
531 …Broadcast( GalleryHint( GALLERY_HINT_CLOSE_OBJECT, GetName(), reinterpret_cast< sal_uIntPtr >( pEn… in RemoveObject()
533 …Broadcast( GalleryHint( GALLERY_HINT_OBJECT_REMOVED, GetName(), reinterpret_cast< sal_uIntPtr >( p… in RemoveObject()
662 …Broadcast( GalleryHint( GALLERY_HINT_CLOSE_OBJECT, GetName(), reinterpret_cast< sal_uIntPtr >( pEn… in Actualize()
1501 …Broadcast( GalleryHint( GALLERY_HINT_CLOSE_OBJECT, GetName(), reinterpret_cast< sal_uIntPtr >( pOb… in ReadData()
1503 …Broadcast( GalleryHint( GALLERY_HINT_OBJECT_REMOVED, GetName(), reinterpret_cast< sal_uIntPtr >( p… in ReadData()
[all …]
/trunk/main/svl/source/items/ !
H A Dstyle.cxx210 const XubString& SfxStyleSheetBase::GetName() const in GetName() function in SfxStyleSheetBase
284 if(pIter->GetName() == aName && aName != rName) in SetParent()
550 if ( pStyle->GetName().Equals( rStr ) && DoesStyleMatch( pStyle ) ) in Find()
594 : aAppName(r.GetName()) in SfxStyleSheetBasePool()
728 SfxStyleSheetBase* pOld = aIter.Find( rSheet.GetName() ); in Add()
804 ChangeParent( p->GetName(), p->GetParent() ); in Remove()
831 SfxStyleSheetBase* pOld = aIter.Find( p->GetName() ); in Insert()
912 aAppName = rPool.GetName(); in Load()
1002 aAppName = rPool.GetName(); in Load1_Impl()
1140 String* pName = new String( p->GetName() ); in Store()
[all …]
/trunk/main/starmath/source/ !
H A Ddialog.cxx255 XubString Text (GetFont().GetName()); in Paint()
320 aFontBox.SetText( Face.GetName() ); in SetFont()
906 aFixedLine.SetText(Categories[nCategory]->GetName()); in SetCategory()
1486 aText += pSym->GetName(); in IMPL_LINK()
1627 aSymbolName.SetText(pSym ? pSym->GetName() : XubString()); in SelectSymbol()
1699 rComboBox.InsertEntry( aSymSet[i]->GetName() ); in FillSymbols()
1915 aSymbolName.SetText( aNewSymbol.GetName() ); in IMPL_LINK()
1957 aSymbolName.SetText( aNewSymbol.GetName() ); in IMPL_LINK()
2274 aSymName = pSymbol->GetName(); in SetOrigSymbol()
2318 SelectFont(rFont.GetName(), sal_False); in SelectSymbol()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmltble.cxx307 const String& rFmtName = pTestFmt->GetName(); in AddRow()
487 const String& rFmtName = pTestFmt->GetName(); in AddCell()
780 OUString sName( pTblFmt->GetName() ); in ExportTableAutoStyles()
804 const String& rName = pFrmFmt->GetName(); in ExportTableBox()
945 const String& rName = pFrmFmt->GetName(); in ExportTableLine()
1127 if( pFrmFmt && pFrmFmt->GetName().Len() ) in lcl_xmltble_ClearName_Box()
1146 if( pTblFmt && pTblFmt->GetName().Len() ) in ExportTable()
1148 AddAttribute( XML_NAMESPACE_TABLE, XML_NAME, pTblFmt->GetName() ); in ExportTable()
1150 EncodeStyleName( pTblFmt->GetName() ) ); in ExportTable()
1166 pDDEFldType->GetName() ); in ExportTable()
/trunk/main/sw/source/core/doc/
H A Ddocchart.cxx62 GetFrmFmt()->GetDoc()->UpdateCharts( GetFrmFmt()->GetName() ); in UpdateCharts()
133 String aName( rTbl.GetFrmFmt()->GetName() ); in _UpdateCharts()
172 const String aOldName( rTblFmt.GetName() ); in SetTableName()
181 pFmt->GetName() == rNewName && IsUsed( *pFmt ) ) in SetTableName()
238 String aName( pTable->GetFrmFmt()->GetName() ); in CreateChartInternalDataProviders()
H A Ddocfld.cxx114 String sFldNm( rFldTyp.GetName() ); in SV_IMPL_OP_PTRARR_SORT()
181 const String& rFldNm = rFldTyp.GetName(); in InsDeletedFldType()
186 rSCmp.isEqual( rFldNm, pFnd->GetName() ) ) in InsDeletedFldType()
195 rSCmp.isEqual( sSrch, pFnd->GetName() ) ) in InsDeletedFldType()
314 String aFldName( pFldType->GetName() ); in GetFldType()
1310 const String& rNm = pFldType->GetName(); in UpdateExpFlds()
1416 const String& rName = pFld->GetTyp()->GetName(); in UpdateExpFlds()
1512 aNew = pSFldTyp->GetName(); in UpdateExpFlds()
2124 pDocInfFld->GetName() ) ); in SetFixFields()
2628 sFldName = ((SwUserFieldType&)rType).GetName(); in InsertFldType()
[all …]
/trunk/main/svl/source/svdde/
H A Dddesvr.cxx251 pTopic->aItem = pItem->GetName(); in SV_IMPL_VARARR()
534 const String& DdeService::GetName() const in GetName() function in DdeService
637 const String& DdeTopic::GetName() const in GetName() function in DdeTopic
646 return sal_Bool (GetName() == reinterpret_cast<const sal_Unicode*>(SZDDESYS_TOPIC)); in IsSystemTopic()
705 if ( pItem->GetName() == rItem ) in NotifyClient()
839 const String& DdeItem::GetName() const in GetName() function in DdeItem
970 if ( t->GetName() == reinterpret_cast<const sal_Unicode*>(SZDDESYS_TOPIC) ) in SysItems()
978 s += pi->GetName(); in SysItems()
999 s += t->GetName(); in Topics()
/trunk/main/svx/source/tbxctrls/
H A Dlinectrl.cxx188 String aString( pDashItem->GetName() ); in Update()
479 pLineStartItem = new XLineStartItem( pEntry->GetName(), pEntry->GetLineEnd() ); in IMPL_LINK()
484 pLineEndItem = new XLineEndItem( pEntry->GetName(), pEntry->GetLineEnd() ); in IMPL_LINK()
547 aLineEndSet.InsertItem( 1, aVD.GetBitmap( aPt0, aBmpSize ), pEntry->GetName() ); in FillValueSet()
548 aLineEndSet.InsertItem( 2, aVD.GetBitmap( aPt1, aBmpSize ), pEntry->GetName() ); in FillValueSet()
560 …ndSet.InsertItem( (sal_uInt16)((i+1L)*2L+1L), aVD.GetBitmap( aPt0, aBmpSize ), pEntry->GetName() ); in FillValueSet()
561 …eEndSet.InsertItem( (sal_uInt16)((i+2L)*2L), aVD.GetBitmap( aPt1, aBmpSize ), pEntry->GetName() ); in FillValueSet()
/trunk/main/cui/source/customize/
H A Dcfg.cxx296 if ( name.equals( pEntry->GetName() ) ) in generateCustomName()
2620 pNameDialog->GetName( aNewName ); in IMPL_LINK()
2678 pNameDialog->GetName(aNewName); in IMPL_LINK()
2724 pNameDialog->GetName(aNewName); in IMPL_LINK()
3357 pNameDialog->GetName(aNewName); in IMPL_LINK()
3447 pNameDialog->GetName(aNewName); in IMPL_LINK()
3482 if ( !pEntry->GetName().equals( aSystemName ) ) in IMPL_LINK()
3969 return a->GetName().compareTo( b->GetName() ) < 0; in EntrySort()
4310 uno::makeAny( OUString( pToolbar->GetName() ) ) ); in ApplyToolbar()
4358 uno::makeAny( pToolbar->GetName() ) ); in CreateToolbar()
[all …]
/trunk/main/idl/inc/
H A Dbasobj.hxx184 virtual const SvString & GetName() const { return aName; } in GetName() function in SvMetaName
212 const SvString & GetName() const in GetName() function in SvMetaReference
215 || SvMetaName::GetName().Len() ) in GetName()
216 ? SvMetaName::GetName() in GetName()
217 : aRef->GetName(); in GetName()
/trunk/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx122 if ( pMed->GetName() == aEntered ) in IMPL_LINK()
188 aCbUrl.SetText( pMed->GetName() ); in InitFromOldLink()
246 SfxErrorContext aEc( ERRCTX_SFX_OPENDOC, pMed->GetName() ); in IMPL_LINK()
264 aCbUrl.SetText( pMed->GetName() ); in IMPL_LINK()
319 return pMed->GetName(); in GetURL()
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx369 if( pDocPrt->GetName() == getPrinter()->GetName() ) in jobFinished()
373 … SfxPrinter* pNewPrt = new SfxPrinter( pDocPrt->GetOptions().Clone(), getPrinter()->GetName() ); in jobFinished()
560 String aTempPrtName = pNewPrinter->GetName(); in SetPrinter_Impl()
561 String aDocPrtName = pDocPrinter->GetName(); in SetPrinter_Impl()
879 if ( pPrinter->GetName() != pDlgPrinter->GetName() ) in ExecPrint_Impl()
883 aReq.AppendItem( SfxStringItem( SID_PRINTER_NAME, pDlgPrinter->GetName() ) ); in ExecPrint_Impl()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx923 Any aAny = xFilterCFG->getByName( pFilter->GetName() ); in HandleFilter()
1145 ByteString aString( rMedium.GetName(), RTL_TEXTENCODING_ASCII_US ); in SaveTo_Impl()
1233 && ::utl::UCBContentHelper::EqualURLs( pMedium->GetName(), rMedium.GetName() ) ) in SaveTo_Impl()
1727 else if ( pMedium->GetName().Len() in SaveTo_Impl()
1809 const ::rtl::OUString aFileURL = rMedium.GetName(); in SaveTo_Impl()
2085 if( pNewMed->GetName().Len() ) in DoSaveCompleted()
2189 if ( pNewMed->GetName().Len() && SFX_CREATE_MODE_EMBEDDED != eCreateMode ) in DoSaveCompleted()
2544 pNewValue[i].Value <<= OUString ( rMedium.GetName() ); in ExportTo()
2786 INetURLObject aCompare( pTmp->GetMedium()->GetName() ); in CommonSaveAs_Impl()
2825 const INetURLObject aActName(pActMed->GetName()); in CommonSaveAs_Impl()
[all …]
H A Dobjcont.cxx473 rText = pStyle->GetName(); in GetContent()
574 String aOldName(pHisSheet->GetName()); in Insert()
709 String aName(pMySheet->GetName()); in Remove()
797 String aStr(pStyle->GetName()); in Print()
917 pMyPool->Find( pSource->GetName(), pSource->GetFamily() ); in LoadStyles()
920 pDest = &pMyPool->Make( pSource->GetName(), in LoadStyles()
962 if ( !::utl::LocalFileHelper::IsLocalFile( pFile->GetName() ) ) in UpdateFromTemplate_Impl()
991 … if( ::utl::LocalFileHelper::ConvertSystemPathToURL( aTemplURL, GetMedium()->GetName(), aURL ) ) in UpdateFromTemplate_Impl()
H A Dobjserv.cxx313 aFilterName = pFilter->GetName(); in APISaveAs_Impl()
426 aURL = GetMedium()->GetName(); in ExecFile_Impl()
1047 SID_FILE_NAME, GetMedium()->GetName() ) ); in GetState_Impl()
1212 String aFileName( GetObjectShell()->GetMedium()->GetName() ); in ExecView_Impl()
1274 …if ( GetMedium() && GetMedium()->GetName().Len() && IsOwnStorageFormat_Impl( *GetMedium()) && Get… in ImplAnalyzeSignature()
1337 && GetMedium()->GetName().Len() in ImplSign()
1370 if ( IsModified() || !GetMedium() || !GetMedium()->GetName().Len() in ImplSign()
1382 if ( !GetMedium() || !GetMedium()->GetName().Len() ) in ImplSign()
1413 if ( IsModified() || !GetMedium() || !GetMedium()->GetName().Len() ) in ImplSign()
/trunk/main/sw/source/core/access/
H A Daccframebase.cxx160 SetName( pFrmFmt->GetName() ); in SwAccessibleFrameBase()
251 OUString sOldName( GetName() ); in Modify()
256 const String& rNewName = pFrmFmt->GetName(); in Modify()
262 if( sOldName != GetName() ) in Modify()
267 aEvent.NewValue <<= GetName(); in Modify()
/trunk/main/svtools/source/dialogs/
H A Dprnsetup.cxx51 pBox->SelectEntry( pPrinter->GetName() ); in ImplFillPrnDlgListBox()
78 if ( (pPrinter->GetName() == pInfo->GetPrinterName()) && in ImplPrnDlgListBoxSelect()
86 if ( (pTempPrinter->GetName() != pInfo->GetPrinterName()) || in ImplPrnDlgListBoxSelect()
111 aPrnName = pTempPrinter->GetName(); in ImplPrnDlgUpdatePrinter()
113 aPrnName = pPrinter->GetName(); in ImplPrnDlgUpdatePrinter()
/trunk/main/idl/source/objects/
H A Dmodule.cxx449 rOutStm << SvHash_module()->GetName().GetBuffer() << endl in WriteSvIdl()
539 rOutStm << "library " << GetName().GetBuffer() << endl; in Write()
585 rOutStm << "<MODULE>" << endl << GetName().GetBuffer() << endl; in Write()
595 rOutStm << pClass->GetName().GetBuffer(); in Write()
598 rOutStm << " : " << pSC->GetName().GetBuffer(); in Write()
610 rOutStm << pCl->GetName().GetBuffer(); in Write()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A DHtmlGenerator.java182 maOut.printf(" \"%s\" : {\n", aNode.GetName().GetDisplayName()); in WriteTopLevelNodes()
236 WritePair("name", aNode.GetName().GetDisplayName()); in Visit()
312 WritePair("name", aNode.GetName().GetDisplayName()); in Visit()
431 WritePair("name", aNode.GetName().GetDisplayName()); in Visit()
468 WritePair("name", aNode.GetName().GetDisplayName()); in Visit()
493 WritePair("name", aNode.GetName().GetDisplayName()); in Visit()
/trunk/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx300 pStySheet->GetName(), in MoveToItemPool()
356 pAnchor = pNewPool->Find(pSheet->GetName(), pSheet->GetFamily()); in SetModel()
378 pNewSheet = &pNewPool->Make(pSheet->GetName(), pSheet->GetFamily(), pSheet->GetMask()); in SetModel()
388 pLastSheet->SetParent(pNewSheet->GetName()); in SetModel()
403 pLastSheet->SetParent(pAnchor->GetName()); in SetModel()
/trunk/main/tools/source/fsys/
H A Dfilecopy.cxx240 FSysPathStyle eSourceStyle = DirEntry::GetPathStyle( rSource.ImpGetTopPtr()->GetName() ); in DoCopy_Impl()
241 FSysPathStyle eTargetStyle = DirEntry::GetPathStyle( rTarget.ImpGetTopPtr()->GetName() ); in DoCopy_Impl()
249 aTgt.MakeShortName( rTarget.GetName() ); in DoCopy_Impl()
321 aSubTarget += rSubSource.GetName(); in DoCopy_Impl()
478 aAbsTarget += aSource.GetName(); in ExecuteExact()
/trunk/main/idl/source/cmptools/
H A Dhash.cxx226 if( pE->GetName().EqualsIgnoreCaseAscii( rName ) && !pE->GetName().Equals( rName ) ) in GetNearString()
227 return pE->GetName(); in GetNearString()
305 return ((const ByteString *)pElement)->CompareTo( pEntries[ nIndex ].GetName() ); in Compare()

Completed in 2394 milliseconds

12345678910>>...41