Home
last modified time | relevance | path

Searched refs:SvNumberFormatsSupplierObj (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/svl/source/numbers/
H A Dnumuno.cxx58 SvNumberFormatsSupplierObj::SvNumberFormatsSupplierObj() in SvNumberFormatsSupplierObj() function in SvNumberFormatsSupplierObj
63 SvNumberFormatsSupplierObj::SvNumberFormatsSupplierObj(SvNumberFormatter* pForm) in SvNumberFormatsSupplierObj() function in SvNumberFormatsSupplierObj
68 SvNumberFormatsSupplierObj::~SvNumberFormatsSupplierObj() in ~SvNumberFormatsSupplierObj()
78 SvNumberFormatter* SvNumberFormatsSupplierObj::GetNumberFormatter() const in GetNumberFormatter()
83 void SvNumberFormatsSupplierObj::SetNumberFormatter(SvNumberFormatter* pNew) in SetNumberFormatter()
89 void SvNumberFormatsSupplierObj::NumberFormatDeleted(sal_uInt32) in NumberFormatDeleted()
94 void SvNumberFormatsSupplierObj::SettingsChanged() in SettingsChanged()
119 sal_Int64 SAL_CALL SvNumberFormatsSupplierObj::getSomething( in getSomething()
132 const uno::Sequence<sal_Int8>& SvNumberFormatsSupplierObj::getUnoTunnelId() in getUnoTunnelId()
149 SvNumberFormatsSupplierObj* SvNumberFormatsSupplierObj::getImplementation( in getImplementation()
[all …]
H A Dnumfmuno.hxx40 class SvNumberFormatsSupplierObj;
51 ::rtl::Reference< SvNumberFormatsSupplierObj > xSupplier;
115 SvNumberFormatsSupplierObj& rSupplier;
119 … SvNumberFormatsObj(SvNumberFormatsSupplierObj& pParent, ::comphelper::SharedMutex& _rMutex);
181 SvNumberFormatsSupplierObj& rSupplier;
186 …SvNumberFormatObj( SvNumberFormatsSupplierObj& rParent, sal_uLong nK, const ::comphelper::SharedMu…
256 SvNumberFormatsSupplierObj& rSupplier;
260 …SvNumberFormatSettingsObj( SvNumberFormatsSupplierObj& rParent, const ::comphelper::SharedMutex& _…
H A Dsupservs.hxx42 :protected SvNumberFormatsSupplierObj
62 virtual void SAL_CALL acquire() throw() { SvNumberFormatsSupplierObj::acquire(); } in acquire()
63 virtual void SAL_CALL release() throw() { SvNumberFormatsSupplierObj::release(); } in release()
65 { return SvNumberFormatsSupplierObj::queryInterface(_rType); } in queryInterface()
H A Dsupservs.cxx79 aReturn = SvNumberFormatsSupplierObj::queryAggregation(_rType); in queryAggregation()
188 return SvNumberFormatsSupplierObj::getNumberFormatSettings(); in getNumberFormatSettings()
196 return SvNumberFormatsSupplierObj::getNumberFormats(); in getNumberFormats()
202 sal_Int64 nReturn = SvNumberFormatsSupplierObj::getSomething( aIdentifier ); in getSomething()
H A Dnumfmuno.cxx150 ::rtl::Reference< SvNumberFormatsSupplierObj > xAutoReleaseOld; in attachNumberFormatsSupplier()
156 SvNumberFormatsSupplierObj* pNew = SvNumberFormatsSupplierObj::getImplementation( _xSupplier ); in attachNumberFormatsSupplier()
425 SvNumberFormatsObj::SvNumberFormatsObj( SvNumberFormatsSupplierObj& _rParent, ::comphelper::SharedM… in SvNumberFormatsObj()
714 SvNumberFormatObj::SvNumberFormatObj( SvNumberFormatsSupplierObj& rParent, sal_uLong nK, const ::co… in SvNumberFormatObj()
975 SvNumberFormatSettingsObj::SvNumberFormatSettingsObj( SvNumberFormatsSupplierObj& rParent, const ::… in SvNumberFormatSettingsObj()
/trunk/main/svl/inc/svl/
H A Dnumuno.hxx53 class SVL_DLLPUBLIC SvNumberFormatsSupplierObj : public cppu::WeakAggImplHelper2< class
61 SvNumberFormatsSupplierObj();
62 SvNumberFormatsSupplierObj(SvNumberFormatter* pForm);
63 virtual ~SvNumberFormatsSupplierObj();
87 static SvNumberFormatsSupplierObj* getImplementation( const com::sun::star::uno::Reference<
/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.hxx33 class SvNumberFormatsSupplierObj;
54 void SetFormatSupplier( const SvNumberFormatsSupplierObj* pSupplier );
74 inline void SetFormatSupplier( const SvNumberFormatsSupplierObj* _pSupplier ) in SetFormatSupplier()
96 SvNumberFormatsSupplierObj* pSupplier;
H A Dformcomponenthandler.cxx1126SvNumberFormatsSupplierObj* pSupplier = reinterpret_cast<SvNumberFormatsSupplierObj*>(xTunnel->get… in describePropertyLine()
1758SvNumberFormatsSupplierObj* pSupplier = reinterpret_cast<SvNumberFormatsSupplierObj*>(xTunnel->get… in actuatingPropertyChanged()
2718 SvNumberFormatsSupplierObj* pSupplier = in impl_dialogFormatting_nothrow()
2719 …reinterpret_cast< SvNumberFormatsSupplierObj* >( xTunnel->getSomething( SvNumberFormatsSupplierObj in impl_dialogFormatting_nothrow()
H A Dusercontrol.cxx78 void NumberFormatSampleField::SetFormatSupplier( const SvNumberFormatsSupplierObj* pSupplier ) in SetFormatSupplier()
H A Dpropcontroller.hxx73 class SvNumberFormatsSupplierObj;
/trunk/main/chart2/source/tools/
H A DNumberFormatterWrapper.cxx84SvNumberFormatsSupplierObj* pSupplierObj = SvNumberFormatsSupplierObj::getImplementation( xSupplie… in NumberFormatterWrapper()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx446 SvNumberFormatsSupplierObj* pNumFmt = new SvNumberFormatsSupplierObj( in GetNumberFormatter()
458 SvNumberFormatsSupplierObj* pNumFmt = 0; in GetNumberFormatter()
462 pNumFmt = reinterpret_cast<SvNumberFormatsSupplierObj*>( in GetNumberFormatter()
463 xNumTunnel->getSomething(SvNumberFormatsSupplierObj::getUnoTunnelId())); in GetNumberFormatter()
1526 SvNumberFormatsSupplierObj* pNumFmt = 0; in Invalidate()
1530 pNumFmt = reinterpret_cast<SvNumberFormatsSupplierObj*>( in Invalidate()
1531 xNumTunnel->getSomething(SvNumberFormatsSupplierObj::getUnoTunnelId())); in Invalidate()
1598 SvNumberFormatsSupplierObj* pNumFmt = 0; in InitNewDoc()
1602 pNumFmt = reinterpret_cast<SvNumberFormatsSupplierObj*>( in InitNewDoc()
1603 xNumTunnel->getSomething(SvNumberFormatsSupplierObj::getUnoTunnelId())); in InitNewDoc()
/trunk/main/forms/source/component/
H A DFormattedField.cxx94 class StandardFormatsSupplier : protected SvNumberFormatsSupplierObj, public ::utl::ITerminationLis…
103 using SvNumberFormatsSupplierObj::operator new;
104 using SvNumberFormatsSupplierObj::operator delete;
120 :SvNumberFormatsSupplierObj() in StandardFormatsSupplier()
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx252 SvNumberFormatsSupplierObj* pObj = in SvXMLNumFmtExport()
253 SvNumberFormatsSupplierObj::getImplementation( rSupp ); in SvXMLNumFmtExport()
290 SvNumberFormatsSupplierObj* pObj = in SvXMLNumFmtExport()
291 SvNumberFormatsSupplierObj::getImplementation( rSupp ); in SvXMLNumFmtExport()
H A Dxmlnumfi.cxx1621 SvNumberFormatsSupplierObj* pObj = in CreateAndInsert()
1622 SvNumberFormatsSupplierObj::getImplementation( xFormatsSupplier ); in CreateAndInsert()
2345 SvNumberFormatsSupplierObj* pObj = in SvXMLNumFmtHelper()
2346 SvNumberFormatsSupplierObj::getImplementation( rSupp ); in SvXMLNumFmtHelper()
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx830SvNumberFormatsSupplierObj* pSupplierImpl = (SvNumberFormatsSupplierObj*)sal::static_int_cast< sal… in ensureFormatter()
H A DUITools.cxx1526SvNumberFormatsSupplierObj* pSupplierImpl = reinterpret_cast<SvNumberFormatsSupplierObj*>(xTunnel-… in setEvalDateFormatForFormatter()
H A DTokenWriter.cxx1060SvNumberFormatsSupplierObj* pSupplierImpl = SvNumberFormatsSupplierObj::getImplementation( xSuppli… in WriteCell()
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx50 class SvNumberFormatsSupplierObj;
178 SvNumberFormatsSupplierObj* m_pCurrentSupplier;
/trunk/main/chart2/source/model/main/
H A DChartModel.cxx1310 … m_xOwnNumberFormatsSupplier = new SvNumberFormatsSupplierObj( m_apSvNumberFormatter.get() ); in impl_getNumberFormatsSupplier()
1322 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( SvNumberFormatsSupplierObj::getUnoTun… in getSomething()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx389 …uno::Reference<util::XNumberFormatsSupplier> xFormatter(new SvNumberFormatsSupplierObj(pDocShell->… in GetFormatter()
576 SvNumberFormatsSupplierObj* pNumFmt = in Notify()
577 SvNumberFormatsSupplierObj::getImplementation( in Notify()
619 SvNumberFormatsSupplierObj* pNumFmt = in Notify()
620 SvNumberFormatsSupplierObj::getImplementation( in Notify()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1310 SvNumberFormatsSupplierObj* pNew = NULL; in setFormatsSupplier()
1315 pNew = new SvNumberFormatsSupplierObj(pField->StandardFormatter()); in setFormatsSupplier()
1321 pNew = SvNumberFormatsSupplierObj::getImplementation(xSupplier); in setFormatsSupplier()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx996SvNumberFormatsSupplierObj* pSupplierImpl = SvNumberFormatsSupplierObj::getImplementation( xSuppli… in GetDatasourceFormatter()
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx700SvNumberFormatsSupplierObj* pSupplierImpl = SvNumberFormatsSupplierObj::getImplementation( xSuppli…
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1367SvNumberFormatsSupplierObj* pImplmentation = SvNumberFormatsSupplierObj::getImplementation(m_xSupp… in Init()
1972SvNumberFormatsSupplierObj* pImplmentation = SvNumberFormatsSupplierObj::getImplementation( xSuppl… in implAdjustGenericFieldSetting()

Completed in 192 milliseconds

12