Searched defs:ContentList (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/wizards/com/sun/star/wizards/ui/ |
H A D | CommandFieldSelection.java | 285 String[] ContentList = new String[0]; in fillupCommandListBox() local 290 …System.arraycopy(CurDBMetaData.getQueryNames(), 0, ContentList, CurDBMetaData.getTableNames().leng… in fillupCommandListBox() local 297 …System.arraycopy(CurDBMetaData.getTableNames(), 0, ContentList, 0, CurDBMetaData.getTableNames().l… in fillupCommandListBox() local 303 …etUnoPropertyValue(UnoDialog.getModel(xTableListBox), PropertyNames.STRING_ITEM_LIST, ContentList); in fillupCommandListBox() local
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editdoc.hxx | 286 class ContentList : public DummyContentList class 290 ContentList() : DummyContentList( 0, 4 ), nLastCache(0) {} in ContentList() function in ContentList
|
Completed in 27 milliseconds