Home
last modified time | relevance | path

Searched defs:ContentList (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DCommandFieldSelection.java285 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
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx286 class ContentList : public BaseList<ContentNode> class
290 ContentList() : nLastCache(0) {} in ContentList() function in ContentList

Completed in 13 milliseconds