Home
last modified time | relevance | path

Searched refs:EMPTY_STRING (Results 151 – 175 of 213) sorted by relevance

123456789

/aoo41x/main/wizards/com/sun/star/wizards/form/
H A DFormConfiguration.java203 return PropertyNames.EMPTY_STRING; in getreferencedTableName()
H A DUIControlArranger.java190 return PropertyNames.EMPTY_STRING; in render()
H A DFormDocument.java313 if (sRefTableName.equals(PropertyNames.EMPTY_STRING)) in finalizeForms()
/aoo41x/main/sc/inc/
H A Dscmatrix.hxx51 const String& GetString() const { return pS ? *pS : EMPTY_STRING; } in GetString()
H A Dglobal.hxx256 #define EMPTY_STRING ScGlobal::GetEmptyString() macro
H A Dnameuno.hxx77 … ScNamedRangeObj(ScDocShell* pDocSh, const String& rNm, const String& rScopeName = EMPTY_STRING);
/aoo41x/main/sc/source/filter/excel/
H A Dimpop.cxx548 static_cast<SCROW>(nLastRow), aMarkData, EMPTY_STRING, in Array25()
1020 static_cast<SCROW>(nLastRow), aMarkData, EMPTY_STRING, in Array34()
H A Dxicontent.cxx195 rEE.SetText( EMPTY_STRING ); in lclInsertUrl()
941 maURL, rFilterName, EMPTY_STRING, maTables, maDestRange, mnRefresh * 60UL ); in Apply()
H A Dxipivot.cxx1205 return EMPTY_STRING; in GetFieldName()
1219 return EMPTY_STRING; in GetDataFieldName()
H A Dxename.cxx767 return pName ? pName->GetOrigName() : EMPTY_STRING; in GetOrigName()
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DTypeInspector.java277 String ret = PropertyNames.EMPTY_STRING; in getDefaultTypeName()
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DReportLayouter.java226 if (CurUnoDialog.getControlProperty("txtTitle", "Text").equals(PropertyNames.EMPTY_STRING)) in initialize()
/aoo41x/main/sc/source/ui/view/
H A Dspelleng.cxx309 SetText( EMPTY_STRING ); in FillFromCell()
/aoo41x/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx146 aEdFilterArea.SetText( EMPTY_STRING ); // may be overwritten below in Init()
/aoo41x/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java394 if (type.equals(PropertyNames.EMPTY_STRING)) in getFileMediaDecriptor()
/aoo41x/main/sc/source/ui/navipi/
H A Dcontent.cxx1424 pScMod->SetDragLink( aDocName, aText, EMPTY_STRING ); in DoDrag()
1429 pScMod->SetDragLink( aDocName, EMPTY_STRING, aText ); in DoDrag()
/aoo41x/main/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java414 if ((!sIncSuffix.equals(PropertyNames.EMPTY_STRING)) && (!sIncSuffix.equals("_"))) in setID()
/aoo41x/main/sc/source/core/data/
H A Dstlpool.cxx401 pEdEngine->SetText(EMPTY_STRING); in CreateStandardStyles()
/aoo41x/main/sc/source/filter/starcalc/
H A Dscflt.cxx762 SC10TOSTRING( pHeadFootLine->LogFont.lfFaceName ), EMPTY_STRING, in PutToDoc()
1204 … rItemSet.Put( SvxFontItem( eFam, SC10TOSTRING( pPattern->LogFont.lfFaceName ), EMPTY_STRING, in LoadPatternCollection()
1792 … aScPattern.GetItemSet().Put(SvxFontItem(eFam, SC10TOSTRING( pFont->FaceName ), EMPTY_STRING, in LoadColAttr()
/aoo41x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx866 return EMPTY_STRING; in getTableName()
2145 return EMPTY_STRING; in getOwnDocumentName()
2149 return EMPTY_STRING; in getOwnDocumentName()
H A Ddocfunc.cxx3844 aMark, EMPTY_STRING, pTokenArray, eGrammar); in EnterMatrix()
3850 aMark, EMPTY_STRING, pCode, eGrammar); in EnterMatrix()
3860 aMark, EMPTY_STRING, pCode, eGrammar); in EnterMatrix()
4782 …bRet = EnterMatrix( aNewRange, &aMark, NULL, aFormula, bApi, sal_False, EMPTY_STRING, formula::For… in ResizeMatrix()
4786 …EnterMatrix( rOldRange, &aMark, NULL, aFormula, bApi, sal_False, EMPTY_STRING, formula::FormulaGra… in ResizeMatrix()
/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog2.java367 return PropertyNames.EMPTY_STRING; in translateURL()
/aoo41x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialog.java104 final private String IMGHELP1_HID = PropertyNames.EMPTY_STRING;
/aoo41x/main/sc/source/core/tool/
H A Dviewopti.cxx442 SetGridColor( Color(nIntVal), EMPTY_STRING ); in ScViewCfg()
H A Ddetfunc.cxx81 #define SC_LINEEND_NAME EMPTY_STRING
156 aBoxSet.Put( XLineColorItem( EMPTY_STRING, Color( ScDetectiveFunc::GetArrowColor() ) ) ); in ScDetectiveData()

Completed in 182 milliseconds

123456789