Home
last modified time | relevance | path

Searched refs:aEmptyStr (Results 1 – 25 of 224) sorted by path

123456789

/trunk/main/avmedia/source/framework/
H A Dmediaplayer.cxx145 static const ::rtl::OUString aEmptyStr; in getURL() local
146 return( mpMediaWindow ? mpMediaWindow->getURL() : aEmptyStr ); in getURL()
/trunk/main/basctl/source/basicide/
H A Dmacrodlg.cxx865 String aEmptyStr; in UpdateFields() local
867 aMacroNameEdit.SetText( aEmptyStr ); in UpdateFields()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx2692 String aEmptyStr; in RTLFUNC() local
2693 rPar.Get(0)->PutString( aEmptyStr ); in RTLFUNC()
/trunk/main/basic/source/sbx/
H A Dsbxbase.cxx184 XubString aEmptyStr; in Create() local
192 case SBXID_OBJECT: return new SbxObject( aEmptyStr ); in Create()
193 case SBXID_COLLECTION: return new SbxCollection( aEmptyStr ); in Create()
195 return new SbxStdCollection( aEmptyStr, aEmptyStr ); in Create()
196 case SBXID_METHOD: return new SbxMethod( aEmptyStr, SbxEMPTY ); in Create()
197 case SBXID_PROPERTY: return new SbxProperty( aEmptyStr, SbxEMPTY ); in Create()
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx306 if ( aStrNewName == aEmptyStr ) in DoApply()
347 if ( aStrNewName != aEmptyStr ) in DoApply()
H A Dhldoctp.cxx137 if ( aStrPath != aEmptyStr ) in GetCurrentURL()
146 if( aStrURL == aEmptyStr ) in GetCurrentURL()
150 if( aStrMark != aEmptyStr ) in GetCurrentURL()
173 aStrURL=aEmptyStr; in GetCurentItemData()
248 maStrURL == aEmptyStr || in IMPL_LINK()
257 mpMarkWnd->RefreshTree ( aEmptyStr ); in IMPL_LINK()
298 maStrURL == aEmptyStr || in IMPL_LINK()
304 mpMarkWnd->RefreshTree ( aEmptyStr ); in IMPL_LINK()
H A Dhlinettp.cxx108 maBtBrowse.Enable( maStrStdDocURL != aEmptyStr ); in SvxHyperlinkInternetTp()
157 aURL.SetUserAndPass(aEmptyStr,aEmptyStr); in FillDlgFields()
357 if ( aStrURL != aEmptyStr ) in RemoveImproperProtocol()
360 if ( aStrScheme != aEmptyStr && aStrScheme != aProperScheme ) in RemoveImproperProtocol()
420 maStrOldUser = aEmptyStr; in IMPL_LINK()
421 maStrOldPassword = aEmptyStr; in IMPL_LINK()
496 if ( aStrURL != aEmptyStr ) in RefreshMarkWindow()
541 if( aStrCurrentTarget == aEmptyStr || in SetOnlineMode()
H A Dhlmailtp.cxx134 maEdSubject.SetText (aEmptyStr); in FillDlgFields()
170 if ( maEdSubject.GetText() != aEmptyStr ) in CreateAbsoluteURL()
238 if ( aStrURL != aEmptyStr ) in RemoveImproperProtocol()
241 if ( aStrScheme != aEmptyStr && aStrScheme != aProperScheme ) in RemoveImproperProtocol()
H A Dhlmarkwn.cxx219 String aEmptyStr; in RefreshTree() local
H A Dhltpbase.cxx294 aEmptyStr() in SvxHyperlinkTabPageBase()
742 maStrInitURL = aEmptyStr; in Reset()
799 aTmpURL.SetPass(aEmptyStr); in CreateUiNameFromURL()
/trunk/main/cui/source/inc/
H A Dhltpbase.hxx148 String aEmptyStr; member in SvxHyperlinkTabPageBase
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx418 String aEmptyStr; in IMPL_LINK() local
420 aFmt.SetPrefix( aEmptyStr ); in IMPL_LINK()
1153 String aEmptyStr; in IMPL_LINK() local
1738 String aEmptyStr; in InitControls() local
1800 aWidthMF.SetText(aEmptyStr); in InitControls()
2057 String aEmptyStr; in IMPL_LINK() local
2337 String aEmptyStr; in IMPL_LINK() local
2539 String aEmptyStr; in IMPL_LINK() local
3274 const String aEmptyStr; in InitControls() local
3763 String aEmptyStr; in IMPL_LINK() local
[all …]
H A Dtpline.cxx1680 String aEmptyStr; in IMPL_LINK() local
1693 … SvxBrushItem* pBrushItem = new SvxBrushItem(*pGrfName, aEmptyStr, GPOS_AREA, SID_ATTR_BRUSH); in IMPL_LINK()
1746 String aEmptyStr; in IMPL_LINK() local
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx6712 String aEmptyStr; in GetBLIPDirect() local
6713 nRes = pGF->ImportGraphic( rData, aEmptyStr, *pGrStream, GRFILTER_FORMAT_DONTKNOW ); in GetBLIPDirect()
/trunk/main/fpicker/test/
H A Dsvdem.cxx81 String aEmptyStr; variable
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx1231 OUString aEmptyStr; in getOutlineNumberingLevels() local
1270 level[j].sPrefix = aEmptyStr; in getOutlineNumberingLevels()
1272 level[j].sSuffix = aEmptyStr; in getOutlineNumberingLevels()
1279 level[j].sTransliteration = aEmptyStr; in getOutlineNumberingLevels()
/trunk/main/sd/source/core/
H A Dsdpage.cxx465 String aEmptyStr; in CreatePresObj() local
/trunk/main/sd/source/ui/dlg/
H A Dbrkdlg.cxx109 String aEmptyStr; in IMPL_LINK() local
135 aFiActInfo.SetText( aEmptyStr ); in IMPL_LINK()
148 aFiInsInfo.SetText( aEmptyStr ); in IMPL_LINK()
H A Ddlgass.cxx1522 String aEmptyStr; in UpdatePreview() local
1590 aReq.AppendItem( SfxStringItem( SID_REFERER, aEmptyStr ) ); in UpdatePreview()
1644 pDoc->SetMasterPage(0, aEmptyStr, pLayoutDoc, sal_True, sal_False ); in UpdatePreview()
/trunk/main/sd/source/ui/func/
H A Dfubullet.cxx142 pOV->InsertText( aEmptyStr ); in InsertFormattingMark()
147 aEmptyStr ); in InsertFormattingMark()
270 pOV->InsertText( aEmptyStr ); in InsertSpecialCharacter()
277 aEmptyStr ); in InsertSpecialCharacter()
H A Dfuinsert.cxx248 INetBookmark aINetBookmark( aEmptyStr, aEmptyStr ); in DoExecute()
257 …rViewSh->InsertURLField( aINetBookmark.GetURL(), aINetBookmark.GetDescription(), aEmptyStr, NULL ); in DoExecute()
433 aEmptyStr ) ); in DoExecute()
H A Dfumorph.cxx408 aSet.Put( XLineColorItem( aEmptyStr, Color(aLineColor))); in ImpInsertPolygons()
417 aSet.Put( XFillColorItem( aEmptyStr, Color(aFillColor))); in ImpInsertPolygons()
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx55 extern const String aEmptyStr;
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx560 INetBookmark aINetBookmark( aEmptyStr, aEmptyStr ); in Command()
569 InsertURLField( aINetBookmark.GetURL(), aINetBookmark.GetDescription(), aEmptyStr, NULL ); in Command()
H A Ddrviewse.cxx851 INetBookmark aINetBookmark( aEmptyStr, aEmptyStr ); in FuSupport()
860 … InsertURLField( aINetBookmark.GetURL(), aINetBookmark.GetDescription(), aEmptyStr, NULL ); in FuSupport()

Completed in 227 milliseconds

123456789