Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextTableHandler.java144 int TextTableCount = xAllTextTables.getCount(); in removeAllTextTables() local
145 for (int i = TextTableCount - 1; i >= 0; i--) in removeAllTextTables()

Completed in 18 milliseconds