Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DColumnarSingleColumn.java75 final SectionObject aSOLabel = getDesignTemplate().getDetailLabel(); in insertDetailFields()
H A DInBlocksLabelsLeft.java94 SectionObject aSOLabel = getDesignTemplate().getDetailLabel(); in insertDetailFields()
H A DColumnarTwoColumns.java99 final SectionObject aSOLabel = getDesignTemplate().getDetailLabel(); in insertDetailFields()
H A DTabular.java109 aSO = getDesignTemplate().getDetailLabel(); in insertDetailFieldTitles()
H A DInBlocksLabelsAbove.java118 final SectionObject aSOLabel = getDesignTemplate().getDetailLabel(); in insertDetailFields()
H A DDesignTemplate.java111 SectionObject getDetailLabel() in getDetailLabel() method in DesignTemplate