Home
last modified time | relevance | path

Searched refs:pImpl (Results 1 – 25 of 216) sorted by path

123456789

/trunk/main/autodoc/inc/ary/idl/
H A Di_module.hxx95 pImpl; member in ary::idl::Module
/trunk/main/autodoc/source/ary/idl/
H A Di_module.cxx50 : pImpl( new NameTreeNode<Ce_id> ) in Module()
56 : pImpl( new NameTreeNode<Ce_id>( i_sName, in Module()
57 *i_rParent.pImpl, in Module()
70 pImpl->Add_Name(i_sName, i_nCodeEntity); in Add_Name()
76 return pImpl->Search_Name(i_sName); in Search_Name()
82 pImpl->Get_Names( o_rResult ); in Get_Names()
100 return pImpl->Name(); in inq_LocalName()
106 return pImpl->Parent(); in inq_NameRoom()
112 return pImpl->Parent(); in inq_Owner()
150 itEnd = module_cast(i_ce).pImpl->LocalNames().end(); in Get_AllChildrenSeparated()
[all …]
/trunk/main/automation/inc/automation/
H A Dautomation.hxx32 ImplRemoteControl* pImpl; member in RemoteControl
/trunk/main/automation/source/inc/
H A Dtestapp.hxx116 ImplTestToolObj *pImpl; // Alles was von der Implementation abh�ngt member in TestToolObj
/trunk/main/automation/source/server/
H A Dserver.cxx954 pImpl = new ImplRemoteControl; in RemoteControl()
959 delete pImpl; in ~RemoteControl()
/trunk/main/basic/source/sbx/
H A Dsbxvar.cxx403 SbxVariableImpl* pImpl = getImpl(); in GetDeclareClassName() local
404 return pImpl->m_aDeclareClassName; in GetDeclareClassName()
409 SbxVariableImpl* pImpl = getImpl(); in SetDeclareClassName() local
410 pImpl->m_aDeclareClassName = rDeclareClassName; in SetDeclareClassName()
416 SbxVariableImpl* pImpl = getImpl(); in SetComListener() local
417 pImpl->m_xComListener = xComListener; in SetComListener()
418 pImpl->m_pComListenerParentBasic = pParentBasic; in SetComListener()
424 SbxVariableImpl* pImpl = getImpl(); in ClearComListener() local
425 pImpl->m_xComListener.clear(); in ClearComListener()
/trunk/main/comphelper/inc/comphelper/
H A Dembeddedobjectcontainer.hxx56 EmbedImpl* pImpl; member in comphelper::EmbeddedObjectContainer
H A Dimplementationreference.hxx141 explicit ImplementationReference( ImplementationType* pImpl ) : in ImplementationReference() argument
142 mxRef( static_cast<UnambiguousXInterfaceType*>(pImpl) ), in ImplementationReference()
143 mpImpl( pImpl ) in ImplementationReference()
159 ImplementationReference( ImplementationType* pImpl, CreateFromQuery ) : in ImplementationReference() argument
160 mxRef( static_cast<UnambiguousXInterfaceType*>(pImpl), in ImplementationReference()
162 mpImpl( pImpl ) in ImplementationReference()
177 static ImplementationReference createFromQuery( ImplementationType* pImpl ) in createFromQuery() argument
179 return ImplementationReference( pImpl, CreateFromQuery() ); in createFromQuery()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx127 pImpl = new EmbedImpl; in EmbeddedObjectContainer()
136 pImpl = new EmbedImpl; in EmbeddedObjectContainer()
137 pImpl->mxStorage = rStor; in EmbeddedObjectContainer()
145 pImpl = new EmbedImpl; in EmbeddedObjectContainer()
146 pImpl->mxStorage = rStor; in EmbeddedObjectContainer()
150 pImpl->m_xModel = xModel; in EmbeddedObjectContainer()
160 pImpl->mxStorage = rStor; in SwitchPersistence()
221 delete pImpl; in ~EmbeddedObjectContainer()
470 aIt = pImpl->mpTempObjectContainer->pImpl->maObjectContainer.begin(); in AddEmbeddedObject()
500 pImpl->mpTempObjectContainer->pImpl->maObjectContainer.erase( aIt ); in AddEmbeddedObject()
[all …]
/trunk/main/cui/source/customize/
H A Dmacropg.cxx599 _SvxMacroTabPage_Impl* pImpl = pThis->mpImpl; in IMPL_STATIC_LINK() local
600 SvHeaderTabListBox& rListBox = pImpl->pEventLB->GetListBox(); in IMPL_STATIC_LINK()
628 _SvxMacroTabPage_Impl* pImpl = pThis->mpImpl; in GenericHandler_Impl() local
629 SvHeaderTabListBox& rListBox = pImpl->pEventLB->GetListBox(); in GenericHandler_Impl()
639 const sal_Bool bAssEnabled = pBtn != pImpl->pDeletePB && pImpl->pAssignPB->IsEnabled(); in GenericHandler_Impl()
666 if( pBtn == pImpl->pDeletePB ) in GenericHandler_Impl()
675 && ( pBtn == pImpl->pAssignComponentPB ) in GenericHandler_Impl()
726 pImpl->pEventLB->SetUpdateMode( sal_False ); in GenericHandler_Impl()
729 pImpl->pMacroImg, pImpl->pComponentImg, in GenericHandler_Impl()
730 pImpl->pMacroImg_h, pImpl->pComponentImg_h ), LB_MACROS_ITEMPOS ); in GenericHandler_Impl()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx249 pImpl = new SpellDialog_Impl; in SpellDialog()
284 delete pImpl; in ~SpellDialog()
952 pImpl->aDics = xDicList->getDictionaries(); in InitUserDicts()
955 bEnable = pImpl->aDics.getLength(); in InitUserDicts()
971 const sal_Int32 nSize = pImpl->aDics.getLength();
972 pDic = pImpl->aDics.getConstArray();
H A Dmultipat.cxx67 bool bIsSelected = pImpl->bIsRadioButtonMode in IMPL_LINK()
102 if ( pImpl->bIsRadioButtonMode ) in IMPL_LINK()
143 if ( pImpl->bIsRadioButtonMode ) in IMPL_LINK()
200 pImpl ( new MultiPath_Impl( bEmptyAllowed ) ) in SvxMultiPathDialog()
237 delete pImpl; in ~SvxMultiPathDialog()
247 if ( pImpl->bIsRadioButtonMode ) in GetPath()
292 if ( pImpl->bIsRadioButtonMode ) in SetPath()
310 if ( pImpl->bIsRadioButtonMode && nCount > 0 ) in SetPath()
327 pImpl->bIsClassPathMode = sal_True; in SetClassPathMode()
336 return pImpl->bIsClassPathMode; in IsClassPathMode()
[all …]
/trunk/main/cui/source/inc/
H A DSpellDialog.hxx201 SpellDialog_Impl* pImpl; member in svx::SpellDialog
H A Dcuioptgenrl.hxx99 GeneralTabPage_Impl* pImpl; member in SvxGeneralTabPage
H A Dmultipat.hxx66 MultiPath_Impl* pImpl; member in SvxMultiPathDialog
H A Doptasian.hxx59 SvxAsianLayoutPage_Impl* pImpl; member in SvxAsianLayoutPage
H A Doptpath.hxx76 OptPath_Impl* pImpl; member in SvxPathTabPage
/trunk/main/cui/source/options/
H A Doptasian.cxx181 delete pImpl; in ~SvxAsianLayoutPage()
199 if(pImpl->xPrSetInfo.is() && pImpl->xPrSetInfo->hasPropertyByName(sPunct)) in FillItemSet()
215 if(pImpl->xPrSetInfo.is() && pImpl->xPrSetInfo->hasPropertyByName(sCompress)) in FillItemSet()
222 if(pImpl->aConfig.IsModified()) in FillItemSet()
223 pImpl->aConfig.Commit(); in FillItemSet()
224 if(pImpl->xForbidden.is()) in FillItemSet()
265 if( pImpl->xPrSet.is() ) in Reset()
266 pImpl->xPrSetInfo = pImpl->xPrSet->getPropertySetInfo(); in Reset()
270 if(pImpl->xPrSetInfo.is()) in Reset()
350 if(pImpl->xForbidden.is()) in IMPL_LINK()
[all …]
H A Doptgenrl.cxx105 pImpl ( new GeneralTabPage_Impl ) in SvxGeneralTabPage()
109 pImpl->maQueryStr = String( CUI_RES( STR_QUERY_REG ) ); in SvxGeneralTabPage()
230 delete pImpl; in ~SvxGeneralTabPage()
H A Doptinet2.cxx1624 pImpl(new SvxEMailTabPage_Impl) in SvxEMailTabPage()
1653 delete pImpl; in ~SvxEMailTabPage()
1668 if(!pImpl->aMailConfig.bROProgram && aMailerURLED.GetSavedValue() != aMailerURLED.GetText()) in FillItemSet()
1670 pImpl->aMailConfig.sProgram = aMailerURLED.GetText(); in FillItemSet()
1674 pImpl->aMailConfig.Commit(); in FillItemSet()
1686 if(pImpl->aMailConfig.bROProgram) in Reset()
1689 aMailerURLED.SetText(pImpl->aMailConfig.sProgram); in Reset()
1691 aMailerURLED.Enable(!pImpl->aMailConfig.bROProgram); in Reset()
1692 aMailerURLPB.Enable(!pImpl->aMailConfig.bROProgram); in Reset()
1693 aMailerURLFT.Enable(!pImpl->aMailConfig.bROProgram); in Reset()
[all …]
H A Doptinet2.hxx297 SvxEMailTabPage_Impl* pImpl; member in SvxEMailTabPage
H A Doptpath.cxx227 pImpl->m_sMultiPathDlg = String( CUI_RES( STR_MULTIPATHDLG ) ); in SvxPathTabPage()
282 delete pImpl; in ~SvxPathTabPage()
587 String sNewTitle( pImpl->m_sMultiPathDlg ); in IMPL_LINK()
743 if ( !pImpl->m_xPathSettings.is() ) in GetPathList()
753 if ( pImpl->m_xPathSettings.is() ) in GetPathList()
776 aAny = pImpl->m_xPathSettings->getPropertyValue( sProp ); in GetPathList()
792 aAny = pImpl->m_xPathSettings->getPropertyValue( sProp ); in GetPathList()
818 if ( !pImpl->m_xPathSettings.is() ) in SetPathList()
828 if ( pImpl->m_xPathSettings.is() ) in SetPathList()
840 pImpl->m_xPathSettings->setPropertyValue( sProp, aValue ); in SetPathList()
[all …]
H A Doptsave.cxx192 pImpl ( new SvxSaveTabPage_Impl ) in SfxSaveTabPage()
282 delete pImpl; in ~SfxSaveTabPage()
305 bODF = pImpl->aODFArr[nPos][nFilter]; in AcceptFilter()
435 if(pImpl->aDefaultArr[APP_MATH].getLength() && in FillItemSet()
440 if( pImpl->aDefaultArr[APP_DRAW].getLength() && in FillItemSet()
450 if(pImpl->aDefaultArr[APP_CALC].getLength() && in FillItemSet()
517 if ( !pImpl->bInitialized ) in Reset()
590 pImpl->bInitialized = sal_True; in Reset()
712 pImpl->aUIFilterArr[nData].realloc(pImpl->aFilterArr[nData].getLength()); in IMPL_LINK()
727 if ( pImpl->aODFArr[nData][i] ) in IMPL_LINK()
[all …]
H A Doptsave.hxx80 SvxSaveTabPage_Impl* pImpl; member in SvxSaveTabPage
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx275 _SfxMacroTabPage_Impl* pImpl = pThis->mpImpl; in IMPL_STATIC_LINK() local
293 _SfxMacroTabPage_Impl* pImpl = pThis->mpImpl; in IMPL_STATIC_LINK() local
294 String sSel( pImpl->pGroupLB->GetGroup() ); in IMPL_STATIC_LINK()
295 pImpl->pGroupLB->GroupSelected(); in IMPL_STATIC_LINK()
299 aLabelText = pImpl->maStaticMacroLBLabel; in IMPL_STATIC_LINK()
300 pImpl->pFT_MacroLBLabel->SetText( aLabelText ); in IMPL_STATIC_LINK()
308 _SfxMacroTabPage_Impl* pImpl = pThis->mpImpl; in IMPL_STATIC_LINK() local
309 pImpl->pMacroLB->FunctionSelected(); in IMPL_STATIC_LINK()
316 _SfxMacroTabPage_Impl* pImpl = pThis->mpImpl; in IMPL_STATIC_LINK() local
327 const sal_Bool bAssEnabled = pBtn != pImpl->pDeletePB && pImpl->pAssignPB->IsEnabled(); in IMPL_STATIC_LINK()
[all …]

Completed in 111 milliseconds

123456789