Home
last modified time | relevance | path

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

/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxprinter.hxx100 void SAL_CALL selectForm( const ::rtl::OUString& aFormDescription );
132 …void SAL_CALL selectForm( const ::rtl::OUString& aFormDescription ) { VCLXPrinterPropertySet::sele… in selectForm() function in VCLXPrinter
169 …void SAL_CALL selectForm( const ::rtl::OUString& aFormDescription ) { VCLXPrinterPropertySet::sele… in selectForm() function in VCLXInfoPrinter
/trunk/main/offapi/com/sun/star/awt/
H A DXPrinterPropertySet.idl78 void selectForm( [in] string aFormDescription )
/trunk/main/toolkit/source/awt/
H A Dvclxprinter.cxx237 void VCLXPrinterPropertySet::selectForm( const ::rtl::OUString& rFormDescription ) in selectForm() function in VCLXPrinterPropertySet