Home
last modified time | relevance | path

Searched refs:pMan (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1par.cxx87 Ww1Manager* pMan = new Ww1Manager( *pStrm, nFieldFlags ); in Read() local
88 if( pMan ) in Read()
90 if( !pMan->GetError() ) in Read()
96 *pRdr << *pMan; in Read()
97 if( !pMan->GetError() ) in Read()
105 if( pMan->GetFib().GetFIB().fComplexGet() ) in Read()
116 delete pMan; in Read()
/trunk/main/automation/source/simplecm/
H A Dsimplecm.cxx49 CommunicationLink::CommunicationLink( CommunicationManager *pMan ) in CommunicationLink() argument
50 : pMyManager(pMan) in CommunicationLink()
135 SimpleCommunicationLinkViaSocket::SimpleCommunicationLinkViaSocket( CommunicationManager *pMan, vos… in SimpleCommunicationLinkViaSocket() argument
136 : CommunicationLink( pMan ) in SimpleCommunicationLinkViaSocket()
351 …mpleCommunicationLinkViaSocketWithReceiveCallbacks( CommunicationManager *pMan, vos::OStreamSocket… in SimpleCommunicationLinkViaSocketWithReceiveCallbacks() argument
352 : SimpleCommunicationLinkViaSocket( pMan, pSocket ) in SimpleCommunicationLinkViaSocketWithReceiveCallbacks()
/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx141 CommunicationLink( CommunicationManager *pMan );
340 SimpleCommunicationLinkViaSocket( CommunicationManager *pMan, vos::OStreamSocket *pSocket );
358 …SimpleCommunicationLinkViaSocketWithReceiveCallbacks( CommunicationManager *pMan, vos::OStreamSock…
H A Dcommuni.hxx79 CommunicationLinkViaSocket( CommunicationManager *pMan, vos::OStreamSocket *pSocket );
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.cxx621 const OUString* pMan = rMan.getConstArray(); in IMPL_LINK() local
624 rMakes.Insert( new String(pMan[nMan]), rMakes.Count() ); in IMPL_LINK()
663 const OUString* pMan = rMan.getConstArray(); in SwSaveLabelDlg() local
665 aMakeCB.InsertEntry(pMan[i]); in SwSaveLabelDlg()
H A Dlabel1.cxx193 const rtl::OUString* pMan = rMan.getConstArray(); in SwLabDlg() local
196 aMakes.Insert( new String(pMan[nMan]), aMakes.Count() ); in SwLabDlg()
197 if ( pMan[nMan] == aItem.aLstMake ) in SwLabDlg()
/trunk/main/automation/source/communi/
H A Dcommuni.cxx67 CommunicationLinkViaSocket::CommunicationLinkViaSocket( CommunicationManager *pMan, vos::OStreamSoc… in CommunicationLinkViaSocket() argument
68 : SimpleCommunicationLinkViaSocket( pMan, pSocket ) in CommunicationLinkViaSocket()
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx345 MappingDialog_Impl::MappingDialog_Impl(Window* pParent, BibDataManager* pMan) : in MappingDialog_Impl() argument
347 pDatMan(pMan), in MappingDialog_Impl()
607 DBChangeDialog_Impl(Window* pParent, BibDataManager* pMan );
616 DBChangeDialog_Impl::DBChangeDialog_Impl(Window* pParent, BibDataManager* pMan ) : in DBChangeDialog_Impl() argument
626 pDatMan(pMan) in DBChangeDialog_Impl()
H A Dgeneral.cxx202 BibGeneralPage::BibGeneralPage(Window* pParent, BibDataManager* pMan): in BibGeneralPage() argument
242 pDatMan(pMan) in BibGeneralPage()

Completed in 52 milliseconds