Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/simpledbt/
H A Dstaticdbtools_s.cxx126 …void ODataAccessStaticTools::TransferFormComponentProperties(const Reference< XPropertySet>& _rxOl… in TransferFormComponentProperties() function in connectivity::ODataAccessStaticTools
128 ::dbtools::TransferFormComponentProperties(_rxOld, _rxNew, _rLocale); in TransferFormComponentProperties()
H A Dstaticdbtools_s.hxx106 virtual void TransferFormComponentProperties(
/trunk/main/svx/source/form/
H A Ddbtoolsclient.cxx216 …void OStaticDataAccessTools::TransferFormComponentProperties(const Reference< XPropertySet>& _rxOl… in TransferFormComponentProperties() function in svxform::OStaticDataAccessTools
220 m_xDataAccessTools->TransferFormComponentProperties(_rxOld, _rxNew, _rLocale); in TransferFormComponentProperties()
H A Dfmshimp.cxx1203 TransferFormComponentProperties(xOldSet, xNewSet, aNewLanguage); in executeControlConversionSlot()
/trunk/main/svx/inc/svx/
H A Ddbtoolsclient.hxx125 void TransferFormComponentProperties(
/trunk/main/forms/source/component/
H A DFormattedFieldWrapper.cxx253 dbtools::TransferFormComponentProperties(xFormatProps, xEditProps, aAppLanguage); in write()
/trunk/main/connectivity/inc/connectivity/
H A Dvirtualdbtools.hxx148 virtual void TransferFormComponentProperties(
H A Ddbtools.hxx460 OOO_DLLPUBLIC_DBTOOLS void TransferFormComponentProperties(
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx945 OStaticDataAccessTools().TransferFormComponentProperties( in PostExecuteColumnContextMenu()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1003 void TransferFormComponentProperties( in TransferFormComponentProperties() function