Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtvfldi.cxx906 Reference<XPropertySet> xFieldMaster; in XMLVariableDeclImportContext() local
907 if (FindFieldMaster(xFieldMaster, GetImport(), rHlp, in XMLVariableDeclImportContext()
917 xFieldMaster->setPropertyValue(sPropertyNumberingLevel, aAny); in XMLVariableDeclImportContext()
923 xFieldMaster->setPropertyValue( in XMLVariableDeclImportContext()
934 xFieldMaster->setPropertyValue(sPropertySubType, aAny); in XMLVariableDeclImportContext()
941 xFieldMaster->setPropertyValue(sPropertyIsExpression, aAny); in XMLVariableDeclImportContext()
942 aValueHelper.PrepareField(xFieldMaster); in XMLVariableDeclImportContext()
/trunk/main/offapi/com/sun/star/text/
H A DXDependentTextField.idl80 void attachTextFieldMaster( [in] com::sun::star::beans::XPropertySet xFieldMaster )
/trunk/main/sw/inc/
H A Dunofield.hxx165 …:sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & xFieldMaster) throw( ::com::…
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1155 void SwXTextField::attachTextFieldMaster(const uno::Reference< beans::XPropertySet > & xFieldMaster) in attachTextFieldMaster() argument
1161 uno::Reference< lang::XUnoTunnel > xMasterTunnel(xFieldMaster, uno::UNO_QUERY); in attachTextFieldMaster()

Completed in 41 milliseconds