Searched refs:templateId (Results 1 – 5 of 5) sorted by relevance
518 sal_Int16 templateId = -1; in initialize() local519 aAny >>= templateId; in initialize()521 switch( templateId ) in initialize()573 m_pControlHelper->initialize(templateId); in initialize()
56 void initialize( sal_Int16 templateId );
641 sal_Int16 templateId = -1; in initialize() local642 aAny >>= templateId; in initialize()648 switch ( templateId ) in initialize()
618 sal_Int16 templateId = -1; in initialize() local619 arg >>= templateId; in initialize()624 switch ( templateId ) in initialize()
1646 sal_Int16 templateId = -1; in initialize() local1647 aAny >>= templateId; in initialize()1655 switch( templateId ) in initialize()
Completed in 29 milliseconds