| /aoo41x/main/writerfilter/source/doctok/ |
| H A D | WW8ListTable.cxx | 75 WW8List * pList = new WW8List(this, entryOffsets[nIndex]); in getEntry() local
|
| /aoo41x/main/dbaccess/source/ui/misc/ |
| H A D | RtfReader.cxx | 86 const TColumnVector* pList, in ORTFReader()
|
| /aoo41x/main/idl/source/prj/ |
| H A D | command.cxx | 217 static sal_Bool ResponseFile( StringList * pList, int argc, char ** argv ) in ResponseFile()
|
| /aoo41x/main/sfx2/source/appl/ |
| H A D | appmisc.cxx | 176 SvUShorts* pList = pAppData_Impl->pDisabledSlotList; in GetDisabledSlotList_Impl() local
|
| /aoo41x/main/svtools/source/contnr/ |
| H A D | treelist.cxx | 295 SvTreeEntryList* pList = pParent->pChilds; in IsChild() local 1136 SvTreeEntryList* pList = pEntry->pParent->pChilds; in NextSibling() local 1150 SvTreeEntryList* pList = pEntry->pParent->pChilds; in PrevSibling() local 1250 SvTreeEntryList* pList = pParent->pChilds; in Insert() local 1455 SvTreeEntryList* pList = pParent->pChilds; in Remove() local 1577 void SvTreeList::SetListPositions( SvTreeEntryList* pList ) in SetListPositions() 1614 void lcl_CheckList( SvTreeEntryList* pList ) in lcl_CheckList()
|
| H A D | imivctl2.cxx | 46 sal_uInt16 IcnCursor_Impl::GetSortListPos( SvPtrarr* pList, long nValue, in GetSortListPos() 130 SvPtrarr* pList = &(pColumns[ nCol ]); in SearchCol() local 205 SvPtrarr* pList = &(pRows[ nRow ]); in SearchRow() local
|
| /aoo41x/main/sfx2/source/dialog/ |
| H A D | mailmodel.cxx | 160 void SfxMailModel::ClearList( AddressList_Impl* pList ) in ClearList() 171 void SfxMailModel::MakeValueList( AddressList_Impl* pList, String& rValueList ) in MakeValueList() 777 AddressList_Impl* pList = NULL; in AddAddress() local
|
| /aoo41x/main/sw/source/ui/uiview/ |
| H A D | viewsrch.cxx | 153 const SearchAttrItemList* pList = pSrchDlg->GetSearchItemList(); in ExecSearch() local 183 const SearchAttrItemList* pList = pSrchDlg->GetSearchItemList(); in ExecSearch() local
|
| H A D | viewdraw.cxx | 742 SdrObjList* pList = pSdrObj->GetSubList(); in HasDrwObj() local 765 SdrObjList* pList = pSdrObj->GetSubList(); in HasOnlyObj() local
|
| /aoo41x/main/sd/source/ui/func/ |
| H A D | fuprobjs.cxx | 101 List* pList = pOutlinerView->CreateSelectionList(); in DoExecute() local
|
| /aoo41x/main/cui/source/dialogs/ |
| H A D | srchxtra.cxx | 102 const FontList* pList = pAppFontList; in PageCreated() local
|
| /aoo41x/main/soldep/bootstrp/ |
| H A D | prodmap.cxx | 267 SByteStringList *pList = NULL; in GetMinorList() local 293 GenericInformationList *pList, const ByteString &rVersion ) in GetVersionRoot()
|
| /aoo41x/main/sw/source/core/doc/ |
| H A D | docnum.cxx | 1230 SwList* pList = (*aListIter).second; in DelNumRule() local 1240 SwList* pList = aListsForDeletion.back(); in DelNumRule() local 2610 SwList* pList = getListByName( sListId ); in MarkListLevel() local 2802 SwList* pList = getListByName( sListId ); in deleteList() local 2812 SwList* pList = 0; in getListByName() local 2862 SwList* pList = 0; in getListForListStyle() local 2878 SwList* pList = getListForListStyle( sListStyleName ); in deleteListForListStyle() local 2897 SwList* pList = getListForListStyle( sListStyleName ); in trackChangeOfListStyleName() local
|
| /aoo41x/main/sfx2/source/doc/ |
| H A D | Metadatable.cxx | 524 const XmlIdList_t * pList( LookupElementList(i_rStreamName, i_rIdref) ); in LookupElement() local 576 XmlIdList_t * pList( LookupElementList(i_rStreamName, i_rIdref) ); in TryInsertMetadatable() local 824 XmlIdList_t * pList ( m_pImpl->LookupElementList(path, idref) ); in RegisterCopy() local 1688 static void dump(sfx2::XmlIdList_t * pList) in dump()
|
| /aoo41x/main/vcl/unx/generic/plugadapt/ |
| H A D | salplug.cxx | 174 const char ** pList = pStandardFallbackList; in autodetect_plugin() local
|
| /aoo41x/main/filter/source/config/cache/ |
| H A D | cacheitem.cxx | 119 css::beans::PropertyValue* pList = lList.getArray(); in getAsPackedPropertyValueList() local
|
| /aoo41x/main/xmloff/source/text/ |
| H A D | XMLPropertyBackpatcher.cxx | 114 BackpatchListType* pList = in ResolveId() local
|
| /aoo41x/main/sw/source/ui/chrdlg/ |
| H A D | chardlg.cxx | 241 TargetList* pList = new TargetList; in SwCharURLPage() local
|
| /aoo41x/main/autodoc/source/exes/adc_uni/ |
| H A D | adc_cmd_parse.cxx | 250 pList = 0; in do_Init() local
|
| /aoo41x/main/soldep/inc/soldep/ |
| H A D | prj.hxx | 119 void SetDependencies( SByteStringList *pList ){pDepList = pList;} in SetDependencies() 203 …DepInfo(ByteString* pString, SByteStringList* pList) : pProject(0), pModeList(0), bAllModes(sal_Fa… in DepInfo() 210 void SetModeList (SByteStringList* pList) {pModeList = pList;} in SetModeList()
|
| /aoo41x/main/vcl/source/window/ |
| H A D | accel.cxx | 108 static void ImplAccelEntryInsert( ImplAccelList* pList, ImplAccelEntry* pEntry ) in ImplAccelEntryInsert() 132 static sal_uInt16 ImplAccelEntryGetFirstPos( ImplAccelList* pList, sal_uInt16 nId ) in ImplAccelEntryGetFirstPos()
|
| /aoo41x/main/sc/source/filter/xml/ |
| H A D | XMLStylesImportHelper.cxx | 85 void ScMyStyleRanges::AddRange(const ScRange& rRange, ScRangeList* pList, in AddRange() 261 void ScMyStyleRanges::SetStylesToRanges(ScRangeList* pList, in SetStylesToRanges()
|
| /aoo41x/main/rsc/source/parser/ |
| H A D | rscdb.cxx | 1056 RscInconsList * pList ) in IsInstConsistent() 1078 sal_Bool MakeConsistent( RscTop * pRscTop, RscInconsList * pList ) in MakeConsistent() 1103 sal_Bool RscTypCont :: MakeConsistent( RscInconsList * pList ){ in MakeConsistent()
|
| /aoo41x/main/svx/source/engine3d/ |
| H A D | helperhittest3d.cxx | 175 SdrObjList* pList = rScene.GetSubList(); in getAllHit3DObjectsSortedFrontToBack() local
|
| /aoo41x/main/rsc/source/res/ |
| H A D | rscarray.cxx | 330 static sal_Bool IsConsistent( RscInstNode * pNode, RscInconsList * pList ) in IsConsistent() 345 sal_Bool RscArray::IsConsistent( const RSCINST & rInst, RscInconsList * pList ) in IsConsistent()
|