Home
last modified time | relevance | path

Searched refs:EMPTY_STRING (Results 126 – 150 of 213) sorted by relevance

123456789

/aoo41x/main/sc/source/ui/view/
H A Dscextopt.cxx204 …(nTab < GetCodeNameCount())) ? mxImpl->maCodeNames[ static_cast< size_t >( nTab ) ] : EMPTY_STRING; in GetCodeName()
H A Dspelldialog.cxx255 mxEngine->SetText( EMPTY_STRING ); in Init()
H A Deditsh.cxx294 pDlg->Insert( SOT_FORMAT_STRING, EMPTY_STRING ); in Execute()
295 pDlg->Insert( SOT_FORMAT_RTF, EMPTY_STRING ); in Execute()
/aoo41x/main/sc/source/filter/inc/
H A Dxihelper.hxx319 inline const String& GetString() const { return mxStr.get() ? *mxStr : EMPTY_STRING; } in GetString()
/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DCallWizard.java226 byteReturn = (PropertyNames.EMPTY_STRING + this.hashCode()).getBytes(); in getImplementationId()
H A DStatusDialog.java108 …8, PropertyNames.EMPTY_STRING, new Integer(width * 2 / 3), 6, new Short(tabstop++), new Integer(wi… in StatusDialog()
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DRelationController.java94 if (sLocCatalog.equals(PropertyNames.EMPTY_STRING)) in getCatalogName()
H A DQueryMetaData.java195 String CurCommandName = PropertyNames.EMPTY_STRING; in getIncludedCommandNames()
H A DDBMetaData.java695 … DBConnection = _dataSource.getConnection(PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING); in getConnection()
/aoo41x/main/wizards/com/sun/star/wizards/ui/event/
H A DListModelBinder.java52 return PropertyNames.EMPTY_STRING;
H A DDataAware.java319 return PropertyNames.EMPTY_STRING; in get()
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DCallReportWizard.java213 byteReturn = (PropertyNames.EMPTY_STRING + this.hashCode()).getBytes(); in getImplementationId()
H A DDataimport.java169 10, PropertyNames.EMPTY_STRING, 12, 42, 0, 120 in showProgressDisplay()
/aoo41x/main/wizards/com/sun/star/wizards/table/
H A DFieldDescription.java39 private String tablename = PropertyNames.EMPTY_STRING;
/aoo41x/main/toolkit/workben/layout/
H A Dtpsort.cxx688 aEdOutPos.SetText( EMPTY_STRING ); in Init()
819 aEdOutPos.SetText( EMPTY_STRING ); in Reset()
/aoo41x/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx684 pPrevActContent->SetNewCell(pNewCell, pDoc, EMPTY_STRING); in SetContentDependencies()
812 pChangeActionContent->SetNewCell(pNewCell, pDoc, EMPTY_STRING); in SetNewCell()
/aoo41x/main/sc/source/ui/dbgui/
H A Dtpsort.cxx675 aEdOutPos.SetText( EMPTY_STRING ); in Init()
803 aEdOutPos.SetText( EMPTY_STRING ); in Reset()
/aoo41x/main/sc/source/core/data/
H A Ddpshttab.cxx78 if (*rEntry.pStr == EMPTY_STRING && in ScSheetDPData()
/aoo41x/main/wizards/com/sun/star/wizards/document/
H A DDatabaseControl.java151 return PropertyNames.EMPTY_STRING; in getGridColumnName()
/aoo41x/main/sc/source/core/tool/
H A Daddincol.cxx1217 return EMPTY_STRING; in FindFunction()
1251 return EMPTY_STRING; in FindFunction()
1776 pMatrix->PutString( EMPTY_STRING, in SetResult()
H A Duserlist.cxx123 return EMPTY_STRING; in GetSubStr()
/aoo41x/main/sc/source/filter/excel/
H A Dxepivot.cxx843 XclExpString aRef( XclExpUrlHelper::EncodeUrl( GetRoot(), EMPTY_STRING, &maTabName ) ); in WriteDconref()
970 return mpCacheItem ? mpCacheItem->ConvertToText() : EMPTY_STRING; in GetItemName()
1010 return mpCacheField ? mpCacheField->GetFieldName() : EMPTY_STRING; in GetFieldName()
/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DUCB.java119 copy(sourceDir,filename, targetDir, PropertyNames.EMPTY_STRING); in copy()
H A DPropertySetHelper.java369 String sName = PropertyNames.EMPTY_STRING; in showProperties()
/aoo41x/main/oox/source/dump/
H A Dxlsbdumper.cxx378 writeHexItem( EMPTY_STRING, static_cast< sal_uInt16 >( mxStrm->tell() - nStartPos ) ); in implDump()
379 sal_uInt8 nTokenId = dumpHex< sal_uInt8 >( EMPTY_STRING, mxTokens ); in implDump()
562 writeHexItem( EMPTY_STRING, nFuncId, "FUNCID" ); in writeFuncIdItem()

Completed in 164 milliseconds

123456789