Home
last modified time | relevance | path

Searched refs:EMPTY_STRING (Results 101 – 125 of 213) sorted by relevance

123456789

/aoo41x/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java362 xProgressBar.start(PropertyNames.EMPTY_STRING, FieldColumns.length); in positionControls()
629 … DBControlList[i].setPropertyValue(PropertyNames.PROPERTY_LABEL, PropertyNames.EMPTY_STRING); in insertDBControl()
H A DCallFormWizard.java159 byteReturn = (PropertyNames.EMPTY_STRING + this.hashCode()).getBytes(); in getImplementationId()
H A DFinalizer.java72 …FORM_TXTPATH", 97, 35, UIConsts.INTEGERS[8], new Short((short) 82), PropertyNames.EMPTY_STRING, 185 in Finalizer()
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java109 private String m_sReportBuilderLayoutName = PropertyNames.EMPTY_STRING;
553 return PropertyNames.EMPTY_STRING; in getContentPath()
/aoo41x/main/shell/source/all/ooofilereader/
H A Dsimpletag.cxx60 return ( ::std::wstring( EMPTY_STRING ) ); in getTagAttribute()
/aoo41x/main/sc/source/ui/view/
H A Ddrawattr.cxx56 default : return EMPTY_STRING; in GetValueText()
H A Dviewfun5.cxx477 bRet = PasteGraphic( aPos, aGraphic, EMPTY_STRING, EMPTY_STRING ); in PasteDataFormat()
/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DPropertyNames.java57 public static String EMPTY_STRING = ""; field in PropertyNames
H A DXMLHelper.java50 if (attValues[i] != null && (!attValues[i].equals(PropertyNames.EMPTY_STRING))) in addElement()
/aoo41x/main/wizards/com/sun/star/wizards/agenda/
H A DCGTopic.java74 pv[0].Value = PropertyNames.EMPTY_STRING + cp_Index + "."; in setDataToRow()
H A DCallWizard.java184 byteReturn = (PropertyNames.EMPTY_STRING + this.hashCode()).getBytes(); in getImplementationId()
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java75 String sCatalogSep = PropertyNames.EMPTY_STRING;
76 String sIdentifierQuote = PropertyNames.EMPTY_STRING;
H A DBlindtextCreator.java40 String BlindTextString = PropertyNames.EMPTY_STRING; in adjustBlindTextlength()
/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DLogTaskListener.java95 …System.out.println(PropertyNames.EMPTY_STRING + arg + "//" + ix + "//Exception: " + ex.getLocalize… in error()
/aoo41x/main/shell/inc/internal/
H A Dconfig.hxx51 #define EMPTY_STRING L"" macro
/aoo41x/main/sc/source/ui/app/
H A Dinputhdl.cxx239 pView->InsertText( EMPTY_STRING, sal_False ); in lcl_Replace()
1634 pTableView->InsertText( EMPTY_STRING, sal_False ); in UpdateParenthesis()
3569 pEngine->SetText( EMPTY_STRING ); in IMPL_LINK()
3572 pInputWin->SetPosString( EMPTY_STRING ); in IMPL_LINK()
3573 pInputWin->SetTextString( EMPTY_STRING ); in IMPL_LINK()
3713 pTableView->GetEditEngine()->SetText( EMPTY_STRING ); in GetFuncEditView()
/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java335 …sibleName(xFieldsListBox, JavaTools.replaceSubString(slblFields, PropertyNames.EMPTY_STRING, "~")); in FieldSelection()
336 …SelectedFieldsListBox, JavaTools.replaceSubString(slblSelFields, PropertyNames.EMPTY_STRING, "~")); in FieldSelection()
/aoo41x/main/sc/source/filter/excel/
H A Dfontbuff.cxx150 …pEntry->pFont = new SvxFontItem( eFamily, *pEntry->pTmpName, EMPTY_STRING, ePitch, eCharSet, ATTR_… in MakeFont()
/aoo41x/main/sc/source/filter/qpro/
H A Dqprostyle.cxx160 …rItemSet.Put( SvxFontItem( FAMILY_SYSTEM, fntName, EMPTY_STRING, PITCH_DONTKNOW, RTL_TEXTENCODING_… in SetFormat()
/aoo41x/main/wizards/com/sun/star/wizards/document/
H A DGridControl.java75 …rol oControl = new TimeStampControl(new Resource(_xMSF, PropertyNames.EMPTY_STRING, "dbw"), this, … in GridControl()
/aoo41x/main/wizards/com/sun/star/wizards/fax/
H A DCallWizard.java188 byteReturn = (PropertyNames.EMPTY_STRING + this.hashCode()).getBytes(); in getImplementationId()
/aoo41x/main/wizards/com/sun/star/wizards/letter/
H A DCallWizard.java188 byteReturn = (PropertyNames.EMPTY_STRING + this.hashCode()).getBytes(); in getImplementationId()
/aoo41x/main/wizards/com/sun/star/wizards/text/
H A DTextStyleHandler.java58 String CurOptionName = PropertyNames.EMPTY_STRING; in loadStyleTemplates()
/aoo41x/main/wizards/com/sun/star/wizards/query/
H A DCallQueryWizard.java168 byteReturn = (PropertyNames.EMPTY_STRING + this.hashCode()).getBytes(); in getImplementationId()
/aoo41x/main/wizards/com/sun/star/wizards/table/
H A DCallTableWizard.java166 byteReturn = (PropertyNames.EMPTY_STRING + this.hashCode()).getBytes(); in getImplementationId()

Completed in 462 milliseconds

123456789