Home
last modified time | relevance | path

Searched refs:aEmpty (Results 51 – 75 of 139) sorted by relevance

123456

/trunk/main/framework/source/uielement/
H A Dfontmenucontroller.cxx199 rtl::OUString aEmpty; in itemActivated() local
212 aText = aText.replaceAt( nIndex, 1, aEmpty ); in itemActivated()
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx489 String aEmpty; in IMPL_LINK() local
490 SourceName().SetText( aEmpty ); in IMPL_LINK()
491 TypeName().SetText( aEmpty ); in IMPL_LINK()
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx75 Wallpaper aEmpty; in SdDocPreviewWin() local
76 SetBackground( aEmpty ); in SdDocPreviewWin()
/trunk/main/sfx2/source/doc/
H A Ddoctempl.cxx1470 OUString aEmpty; in SetName() local
1481 pRegion->SetTargetURL( aEmpty ); in SetName()
1482 pRegion->SetHierarchyURL( aEmpty ); in SetName()
1501 pEntry->SetTargetURL( aEmpty ); in SetName()
1502 pEntry->SetHierarchyURL( aEmpty ); in SetName()
H A Dobjcont.cxx710 String aEmpty; in Remove() local
722 pTestSheet->SetParent(aEmpty); // Verknuepfung aufloesen in Remove()
729 pTestSheet->SetFollow(aEmpty); // Verknuepfung aufloesen in Remove()
/trunk/main/extensions/source/propctrlr/
H A Deventhandler.cxx569 EventMap aEmpty; in inspect() local
570 m_aEvents.swap( aEmpty ); in inspect()
979 EventMap aEmpty; in IMPLEMENT_FORWARD_XCOMPONENT() local
980 m_aEvents.swap( aEmpty ); in IMPLEMENT_FORWARD_XCOMPONENT()
H A Dpropertyeditor.cxx99 MapStringToPageId aEmpty; in ClearAll() local
100 m_aPropertyPageIds.swap( aEmpty ); in ClearAll()
/trunk/main/sd/source/core/
H A DEffectMigration.cxx678 OUString aEmpty; in SetTextAnimationEffect() local
681 Reference< XAnimationNode > xNode( pPreset->create( aEmpty ) ); in SetTextAnimationEffect()
1008 Any aEmpty; in SetDimHide() local
1024 pEffect->setDimColor( aEmpty ); in SetDimHide()
/trunk/main/svx/source/form/
H A Dfmexch.cxx277 ListBoxEntrySet aEmpty; in buildListFromPath() local
278 m_aSelectedEntries.swap( aEmpty ); in buildListFromPath()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx49 static OUString aEmpty; in getOfficePath() local
99 return aEmpty; in getOfficePath()
/trunk/main/connectivity/source/commontools/
H A Dparamwrapper.cxx353 Parameters aEmpty; in disposing() local
354 m_aParameters.swap( aEmpty ); in disposing()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx198 String aStr, aEmpty; in Flush() local
205 aStr += SetLink(aEmpty,aEmpty); in Flush()
892 String aEmpty; in ExportWebCast() local
1872 String aEmpty; in CreateContentPage() local
2317 String aEmpty; in CreateFrames() local
2319 aFunction.SearchAndReplaceAll( aSlash, aEmpty); in CreateFrames()
/trunk/main/sot/source/sdstor/
H A Dstgdir.cxx973 StgEntry aEmpty; in Store() local
974 aEmpty.Init(); in Store()
983 aEmpty.Store( p ); in Store()
/trunk/main/sc/source/core/data/
H A Dvalidat.cxx133 String aEmpty; in IsEmpty() local
134 …ScValidationData aDefault( SC_VALID_ANY, SC_COND_EQUAL, aEmpty, aEmpty, GetDocument(), ScAddress()… in IsEmpty()
/trunk/main/linguistic/source/
H A Dspelldta.cxx174 static const OUString aEmpty; in SeqRemoveNegEntries() local
184 pEntries[i] = aEmpty; in SeqRemoveNegEntries()
/trunk/main/forms/source/helper/
H A Dformnavigation.cxx380 FeatureMap aEmpty; in invalidateSupportedFeaturesSet() local
381 m_aSupportedFeatures.swap( aEmpty ); in invalidateSupportedFeaturesSet()
/trunk/main/toolkit/source/controls/grid/
H A Ddefaultgridcolumnmodel.cxx369 Columns aEmpty; in disposing() local
370 m_aColumns.swap( aEmpty ); in disposing()
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx353 const OUString aEmpty; in EndElement() local
356 mxCursor->setString( aEmpty ); in EndElement()
1746 OUString aEmpty; in StartElement() local
1747 xText->setString( aEmpty ); in StartElement()
2206 const OUString aEmpty( RTL_CONSTASCII_USTRINGPARAM( " " ) ); in StartElement() local
2207 xText->setString( aEmpty ); in StartElement()
2227 const OUString aEmpty; in EndElement() local
2230 xCursor->setString( aEmpty ); in EndElement()
H A Dshapeexport.cxx437 const OUString aEmpty; in collectShapeAutoStyles() local
438 …leName = mrExport.GetAutoStylePool()->Find( XML_STYLE_FAMILY_TEXT_PARAGRAPH, aEmpty, xPropStates ); in collectShapeAutoStyles()
442 …StyleName = mrExport.GetAutoStylePool()->Add(XML_STYLE_FAMILY_TEXT_PARAGRAPH, aEmpty, xPropStates); in collectShapeAutoStyles()
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx190 Any aEmpty; in fixInteractiveSequenceTiming() local
191 xNode->setBegin( aEmpty ); in fixInteractiveSequenceTiming()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx813 Rectangle aEmpty; in Import() local
815 … SdrObject* pImpObj = ImportObj( rStCtrl, (void*)&aProcessData, aEmpty, aEmpty ); in Import()
1453 Rectangle aEmpty; in SetHeaderFooterPageSettings() local
1457 SdrObject* pObj = ImportObj( rStCtrl, (void*)&aProcessData, aEmpty, aEmpty ); in SetHeaderFooterPageSettings()
/trunk/main/sfx2/source/appl/
H A Dapp.cxx445 String aEmpty; in ResetLastDir() local
446 pAppData_Impl->aLastDir = aEmpty; in ResetLastDir()
/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx377 uno::Sequence< sal_Int32 > aEmpty; in getIdentifiers() local
378 return aEmpty; in getIdentifiers()
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx997 Graphic aEmpty; in SetEmptyPresObj() local
998 pGraphicObj->SetGraphic(aEmpty); in SetEmptyPresObj()
1202 const String aEmpty; in clearEventsInAnimationInfo() local
1203 pInfo->SetBookmark( aEmpty ); in clearEventsInAnimationInfo()
/trunk/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx191 uno::Sequence< beans::PropertyValue > aEmpty; in getNewOutputName() local
197 …m_xReport->storeToStorage(xTemp,aEmpty); // store to temp file because it may contain information … in getNewOutputName()

Completed in 214 milliseconds

123456