Home
last modified time | relevance | path

Searched refs:pList (Results 226 – 238 of 238) sorted by relevance

12345678910

/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1899 const SvObjectServerList* pList ) in CreateInsertObjectDialog() argument
1903 pDlg = new SvInsertOleDlg( pParent, xStor, pList ); in CreateInsertObjectDialog()
H A Ddlgfact.hxx631 const SvObjectServerList* pList = 0 );
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx482 …virtual AbstractScNamePasteDlg * CreateScNamePasteDlg ( Window * pParent, const ScRangeName* pList
/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx2530 …const SdrGluePointList* pList = rConn1.GetObject() ? rConn1.GetObject()->GetGluePointList() : NULL; in setGluePointIndex() local
2531 if( pList == NULL || SDRGLUEPOINT_NOTFOUND == pList->FindGluePoint((sal_uInt16)nIndex) ) in setGluePointIndex()
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx557 sal_uInt16 GetSortListPos( SvPtrarr* pList, long nValue, int bVertical);
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2304 ListDef::Pointer pList = pListTable->GetList( nIntValue ); in sprmWithProps() local
2305 if( pList.get( ) ) in sprmWithProps()
2313 uno::Any aRules = uno::makeAny( pList->GetNumberingRules( ) ); in sprmWithProps()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx333 DffRecordList( DffRecordList* pList );
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2482 SwGlossaryList* pList = ::GetGlossaryList(); in KeyInput() local
2485 if(pList->GetShortName( sFnd, sShrtNm, sGroup)) in KeyInput()
5698 SwGlossaryList* pList = ::GetGlossaryList(); in ShowAutoTextCorrectQuickHelp() local
5699 pList->HasLongName( rWord, &pQuickHlpData->aArr ); in ShowAutoTextCorrectQuickHelp()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2074 const FontList* pList = pFontListItem->GetFontList(); in SetNumberingRuleByIndex() local
2075 FontInfo aInfo = pList->Get( in SetNumberingRuleByIndex()
H A Dunostyle.cxx2060 const FontList* pList = pFontListItem->GetFontList(); in lcl_SetStyleProperty() local
2061 FontInfo aInfo = pList->Get( in lcl_SetStyleProperty()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4790 const SdrGluePointList* pList = pCustoShape->GetGluePointList(); in GetConnectorRule() local
4791 if ( pList ) in GetConnectorRule()
4794 sal_uInt16 nNum, nAnz = pList->GetCount(); in GetConnectorRule()
4799 const SdrGluePoint& rGP = (*pList)[ nNum ]; in GetConnectorRule()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2723 void UCBStorage::FillInfoList( SvStorageInfoList* pList ) const
2736 pList->Append( aInfo );
/trunk/main/vcl/source/control/
H A Dbutton.cxx3060 ImageList *pList, const ResId &rResId, in LoadThemedImageList() argument
3081 pList->InsertFromHorizontalBitmap (rResId, nImages, &aMaskColor, in LoadThemedImageList()

Completed in 191 milliseconds

12345678910