Home
last modified time | relevance | path

Searched refs:NewSelGroupNames (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java503 …public void removeGroupName(String[] NewSelGroupNames, String CurGroupTitle, java.util.Vector Grou… in removeGroupName() argument
505 removeGroupNamesofRecordTable(NewSelGroupNames.length + 1); in removeGroupName()
514 if (JavaTools.FieldInList(NewSelGroupNames, CurGroupTitle) == -1) in removeGroupName()
516 updateTextSections(NewSelGroupNames); in removeGroupName()
518 int iSelItemCount = NewSelGroupNames.length; in removeGroupName()
H A DGroupFieldHandler.java176 String[] NewSelGroupNames = xSelectedFieldsListBox.getItems(); in shiftFromRightToLeft() local
177 …blBlindTextNote_1", PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(NewSelGroupNames.length == 0)); in shiftFromRightToLeft()
H A DIReportDocument.java137 …public void liveupdate_removeGroupName(String[] NewSelGroupNames, String CurGroupTitle, java.util.… in liveupdate_removeGroupName() argument
H A DReportTextImplementation.java513 …public void liveupdate_removeGroupName(String[] NewSelGroupNames, String CurGroupTitle, Vector Gro… in liveupdate_removeGroupName() argument
515 getDoc().removeGroupName(NewSelGroupNames, CurGroupTitle, GroupFieldVector); in liveupdate_removeGroupName()
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java297 …public void liveupdate_removeGroupName(String[] NewSelGroupNames, String CurGroupTitle, Vector Gro… in liveupdate_removeGroupName() argument

Completed in 79 milliseconds