Home
last modified time | relevance | path

Searched refs:Init (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx111 void Init() const;
170 sal_uInt16 GetDefTab() const { Init(); return nDefTab; } in GetDefTab()
337 sal_Int32 GetDisplay() const { Init(); return mnDisplay; } in GetDisplay()
440 sal_Bool IsOrtho() const { Init(); return (sal_Bool) bOrtho; } in IsOrtho()
442 sal_Bool IsRotate() const { Init(); return (sal_Bool) bRotate; } in IsRotate()
443 sal_Int16 GetSnapArea() const { Init(); return nSnapArea; } in GetSnapArea()
444 sal_Int16 GetAngle() const { Init(); return nAngle; } in GetAngle()
605 sal_Bool IsDraw() const { Init(); return (sal_Bool) bDraw; } in IsDraw()
606 sal_Bool IsNotes() const { Init(); return (sal_Bool) bNotes; } in IsNotes()
609 sal_Bool IsDate() const { Init(); return (sal_Bool) bDate; } in IsDate()
[all …]
/trunk/main/sw/source/core/access/
H A Daccfrmobj.cxx62 Init( pDrawObj ); in SwAccessibleChild()
70 Init( pFrm ); in SwAccessibleChild()
78 Init( pWindow ); in SwAccessibleChild()
88 Init( pFrm ); in SwAccessibleChild()
92 Init( pDrawObj ); in SwAccessibleChild()
96 Init( pWindow ); in SwAccessibleChild()
114 void SwAccessibleChild::Init( const SwFrm* pFrm ) in Init() function in sw::access::SwAccessibleChild
123 void SwAccessibleChild::Init( Window* pWindow ) in Init() function in sw::access::SwAccessibleChild
213 Init( pDrawObj ); in operator =()
219 Init( pFrm ); in operator =()
[all …]
H A Daccfrmobj.hxx85 void Init( const SdrObject* pDrawObj );
86 void Init( const SwFrm* pFrm );
87 void Init( Window* pWindow );
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx58 Init( rSize ); in InitBitmap()
64 Init( rSrc.maRect.GetSize() ); in CopyBackground()
72 Init( rSize ); in DrawBackground()
139 void DialControlBmp::Init( const Size& rSize ) in Init() function in svx::DialControlBmp
248 Init( rSize, rFont ); in DialControl()
256 Init( rSize, pParent->GetFont() ); in DialControl()
258 Init( rSize ); in DialControl()
265 Init( GetOutputSizePixel() ); in DialControl()
408 mpImpl->Init( rWinSize, rWinFont ); in Init()
414 void DialControl::Init( const Size& rWinSize ) in Init() function in svx::DialControl
[all …]
/trunk/main/sc/source/filter/ftools/
H A Dfprogressbar.cxx48 Init( pDocShell ); in ScfProgressBar()
54 Init( pDocShell ); in ScfProgressBar()
59 Init( rParProgress.mpDocShell ); in ScfProgressBar()
68 void ScfProgressBar::Init( SfxObjectShell* pDocShell ) in Init() function in ScfProgressBar
209 Init( nSize ); in ScfSimpleProgressBar()
215 Init( nSize ); in ScfSimpleProgressBar()
218 void ScfSimpleProgressBar::Init( sal_Size nSize ) in Init() function in ScfSimpleProgressBar
236 Init( pDocShell, ScGlobal::GetRscString( nResId ) ); in ScfStreamProgressBar()
244 void ScfStreamProgressBar::Init( SfxObjectShell* pDocShell, const String& rText ) in Init() function in ScfStreamProgressBar
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx195 Init(); in Init()
326 Init(); in UsesProxy()
948 Init( rEnv ); in PROPFIND()
971 Init( rEnv ); in PROPFIND()
993 Init( rEnv ); in PROPPATCH()
1039 Init(rEnv ); in HEAD()
1067 Init( rEnv ); in GET()
1093 Init( rEnv ); in GET()
1120 Init( rEnv ); in GET()
1636 Init(); in LOCK()
[all …]
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx337 namespace { struct Init : public rtl::Static< TypeDescriptor_Init_Impl, Init > {}; } struct
348 TypeDescriptor_Init_Impl &rInit = Init::get(); in typelib_typedescription_registerCallback()
360 TypeDescriptor_Init_Impl &rInit = Init::get(); in typelib_typedescription_revokeCallback()
422 MutexGuard aGuard( Init::get().getMutex() ); in typelib_typedescription_initTables()
495 TypeDescriptor_Init_Impl &rInit = Init::get(); in complete()
588 &Init::get().nArrayTypeDescriptionCount ); in typelib_typedescription_newEmpty()
616 &Init::get().nUnionTypeDescriptionCount ); in typelib_typedescription_newEmpty()
670 &Init::get().nEnumTypeDescriptionCount ); in typelib_typedescription_newEmpty()
1650 TypeDescriptor_Init_Impl &rInit = Init::get(); in typelib_typedescription_register()
2070 TypeDescriptor_Init_Impl &rInit = Init::get(); in typelib_typedescription_getByName()
[all …]
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx331 Init(); in BulletsTypeMgr()
337 Init(); in BulletsTypeMgr()
610 Init(); in GraphicBulletsTypeMgr()
616 Init(); in GraphicBulletsTypeMgr()
856 Init(); in MixBulletsTypeMgr()
862 Init(); in MixBulletsTypeMgr()
869 Init(); in MixBulletsTypeMgr()
875 Init(); in MixBulletsTypeMgr()
1401 Init(); in NumberingTypeMgr()
1405 Init(); in NumberingTypeMgr()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A DRelationDlg.cxx127 Init(m_pConnData); in DBG_NAME()
132 m_pTableControl->Init( m_pConnData ); in DBG_NAME()
146 void ORelationDialog::Init(const TTableConnectionData::value_type& _pConnectionData) in Init() function in ORelationDialog
265 Init(m_pConnData);
266 m_pTableControl->Init( m_pConnData );
295 Init(m_pConnData); in notifyConnectionChange()
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx131 virtual void Init( SwFntObj *pUpperFont, SwFntObj *pLowerFont ) = 0;
149 virtual void Init( SwFntObj *pUpperFont, SwFntObj *pLowerFont );
154 void SwDoGetCapitalSize::Init( SwFntObj *, SwFntObj * ) in Init() function in SwDoGetCapitalSize
209 virtual void Init( SwFntObj *pUpperFont, SwFntObj *pLowerFont );
214 void SwDoGetCapitalBreak::Init( SwFntObj *, SwFntObj * ) in Init() function in SwDoGetCapitalBreak
299 virtual void Init( SwFntObj *pUpperFont, SwFntObj *pLowerFont );
304 void SwDoDrawCapital::Init( SwFntObj *pUpperFont, SwFntObj *pLowerFont ) in Init() function in SwDoDrawCapital
397 virtual void Init( SwFntObj *pUpperFont, SwFntObj *pLowerFont );
404 void SwDoCapitalCrsrOfst::Init( SwFntObj *pUpperFont, SwFntObj *pLowerFont ) in Init() function in SwDoCapitalCrsrOfst
639 rDo.Init( pBigFont, pSmallFont ); in DoOnCapitals()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalvd.cxx68 …if( !pVDev->Init( GetX11SalData()->GetDisplay(), nDX, nDY, nBitCount, nScreen, pData->hDrawable, p… in CreateVirtualDevice()
74 else if( !pVDev->Init( GetX11SalData()->GetDisplay(), nDX, nDY, nBitCount, in CreateVirtualDevice()
93 void X11SalGraphics::Init( X11SalVirtualDevice *pDevice, SalColormap* pColormap, bool bDeleteColorm… in Init() function in X11SalGraphics
131 sal_Bool X11SalVirtualDevice::Init( SalDisplay *pDisplay, in Init() function in X11SalVirtualDevice
174 pGraphics_->Init( this, pColormap, bDeleteColormap ); in Init()
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx214 virtual void Init()=0;
249 virtual void Init();
281 virtual void Init();
313 virtual void Init();
343 virtual void Init();
374 virtual void Init();
H A Ddialcontrol.hxx62 void Init( const Size& rSize );
139 void Init( const Size& rWinSize, const Font& rWinFont );
148 void Init( const Size& rWinSize, const Font& rWinFont );
149 void Init( const Size& rWinSize );
/trunk/main/sw/source/core/view/
H A Dvnew.cxx53 void ViewShell::Init( const SwViewOption *pNewOpt ) in Init() function in ViewShell
123 pOpt->Init( GetWin() ); in Init()
143 pLayout->Init( pDoc->GetDfltFrmFmt() ); in Init()
216 Init( pNewOpt ); //verstellt ggf. das Outdev (InitPrt()) in ViewShell()
297 Init( rShell.GetViewOptions() ); //verstellt ggf. das Outdev (InitPrt()) in ViewShell()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx95 pSlideSorter->Init(); in CreateSlideSorter()
112 pSlideSorter->Init(); in CreateSlideSorter()
171 void SlideSorter::Init (void) in Init() function in sd::slidesorter::SlideSorter
441 mpSlideSorterModel->Init(); in CreateModelViewController()
442 mpSlideSorterController->Init(); in CreateModelViewController()
443 mpSlideSorterView->Init(); in CreateModelViewController()
/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx142 virtual void Init(const TTableConnectionData::value_type& _pConnData);
143 virtual void Init() { ORelationControl_Base::Init(); } in Init() function in dbaui::ORelationControl
182 void ORelationControl::Init(const TTableConnectionData::value_type& _pConnData) in Init() function in dbaui::ORelationControl
505 m_pRC_Tables->Init( ); in DBG_NAME()
687 void OTableListBoxControl::Init(const TTableConnectionData::value_type& _pConnData) in Init() function in dbaui::OTableListBoxControl
689 m_pRC_Tables->Init(_pConnData); in Init()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx1014 if( !Init() )
1073 if( !Init() )
1136 if( !Init() )
1185 if( !Init() )
1451 if( !pImp->Init() )
1512 if( !pImp->Init() )
1649 pImp->Init();
1659 pImp->Init();
1669 pImp->Init();
1679 pImp->Init();
[all …]
/trunk/main/vcl/unx/kde/
H A Dkdedata.cxx118 void KDEXLib::Init() in Init() function in KDEXLib
218 void KDEData::Init() in Init() function in KDEData
221 pXLib_->Init(); in Init()
268 pSalData->Init(); in create_SalInstance()
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cmd_parse.cxx156 aGlobalLanguage.Init(it, itEnd); in do_Init()
208 dpProject->Init(it, itEnd); in do_clProject()
223 dpProject->Init(it, itEnd); in do_clDefaultProject()
323 aFiles.Init(it, itEnd); in do_Init()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx92 void Init(const Rectangle& rVisRect, sal_Int32 nOffset);
203 void ScNotesChilds::Init(const Rectangle& rVisRect, sal_Int32 nOffset) in Init() function in ScNotesChilds
709 void Init();
886 Init(); in DataChanged()
933 void ScShapeChilds::Init() in Init() function in ScShapeChilds
1113 rShape.mpAccShape->Init(); in GetAccShape()
1542 mpTable->Init(); in Notify()
1626 mpTable->Init(); in getAccessibleAtPoint()
1731 mpTable->Init(); in getAccessibleChild()
1886 mpNotesChilds->Init(aCount.aVisRect, aCount.nBackShapes + aCount.nHeaders); in GetNotesChilds()
[all …]
/trunk/main/svtools/source/control/
H A Dstdctrl.cxx51 Init(); in SelectableFixedText()
59 Init(); in SelectableFixedText()
70 void SelectableFixedText::Init() in Init() function in svt::SelectableFixedText
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx159 pImplDlg->Init(); in Activate()
311 void SwRedlineAcceptDlg::Init(sal_uInt16 nStart) in Init() function in SwRedlineAcceptDlg
511 Init(i); in Activate()
555 Init(nCount); in Activate()
589 Init(); in CalcDiff()
654 Init(nStart); // Alle Eintraege bis zum Ende abgleichen in CalcDiff()
1069 Init(); in IMPL_LINK()
1334 Init(); // Alles neu fuellen in IMPL_LINK()
/trunk/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx230 Init( rLabelData, rFuncData ); in ScDPFunctionDlg()
265 void ScDPFunctionDlg::Init( const ScDPLabelData& rLabelData, const ScPivotFuncData& rFuncData ) in Init() function in ScDPFunctionDlg
412 Init( rLabelData, rFuncData ); in ScDPSubtotalDlg()
438 void ScDPSubtotalDlg::Init( const ScDPLabelData& rLabelData, const ScPivotFuncData& rFuncData ) in Init() function in ScDPSubtotalDlg
531 Init( rDataFields, bEnableLayout ); in ScDPSubtotalOptDlg()
572 void ScDPSubtotalOptDlg::Init( const ScDPNameVec& rDataFields, bool bEnableLayout ) in Init() function in ScDPSubtotalOptDlg
/trunk/main/vcl/inc/
H A Dbrdwin.hxx253 virtual void Init( OutputDevice* pDev, long nWidth, long nHeight ) = 0;
280 virtual void Init( OutputDevice* pDev, long nWidth, long nHeight );
309 virtual void Init( OutputDevice* pOutDev, long nWidth, long nHeight );
340 virtual void Init( OutputDevice* pDev, long nWidth, long nHeight );
/trunk/main/sc/source/filter/inc/
H A Dfprogressbar.hxx148 void Init( SfxObjectShell* pDocShell );
207 void Init( sal_Size nSize );
227 void Init( SfxObjectShell* pDocShell, const String& rText );

Completed in 164 milliseconds

12345678910>>...25