/aoo42x/main/svx/source/unodraw/ |
H A D | gluepts.cxx | 226 SdrGluePointList* pList = mpObject->ForceGluePointList(); in insert() local 258 SdrGluePointList* pList = const_cast<SdrGluePointList*>(mpObject->GetGluePointList()); in removeByIdentifier() local 291 SdrGluePointList* pList = const_cast< SdrGluePointList* >( mpObject->GetGluePointList() ); in replaceByIdentifer() local 332 const SdrGluePointList* pList = mpObject->GetGluePointList(); in getByIdentifier() local 359 const SdrGluePointList* pList = mpObject->GetGluePointList(); in getIdentifiers() local 391 SdrGluePointList* pList = mpObject->ForceGluePointList(); in insertByIndex() local 421 SdrGluePointList* pList = mpObject->ForceGluePointList(); in removeByIndex() local 453 SdrGluePointList* pList = const_cast< SdrGluePointList* >( mpObject->GetGluePointList() ); in replaceByIndex() local 481 const SdrGluePointList* pList = mpObject->GetGluePointList(); in getCount() local 509 const SdrGluePointList* pList = mpObject->GetGluePointList(); in getByIndex() local
|
/aoo42x/main/rsc/source/misc/ |
H A D | rscdbl.cxx | 45 REResourceList * pList ){ in InsertList() 62 void FillSubList( RSCINST & rInst, REResourceList * pList ) in FillSubList() 80 REResourceList * pList, sal_uLong lFileKey ) in FillListObj() 103 void FillList( RscTop * pRscTop, REResourceList * pList, sal_uLong lFileKey ){ in FillList() 113 void RscTypCont::FillNameIdList( REResourceList * pList, sal_uLong lFileKey ){ in FillNameIdList()
|
/aoo42x/main/accessibility/source/standard/ |
H A D | vclxaccessiblebox.cxx | 125 VCLXAccessibleList* pList = static_cast<VCLXAccessibleList*>(m_xList.get()); in ProcessWindowEvent() local 148 VCLXAccessibleList* pList = static_cast<VCLXAccessibleList*>(m_xList.get()); in ProcessWindowEvent() local 163 VCLXAccessibleList* pList = static_cast<VCLXAccessibleList*>(m_xList.get()); in ProcessWindowEvent() local 184 VCLXAccessibleList* pList = static_cast<VCLXAccessibleList*>(m_xList.get()); in ProcessWindowEvent() local 219 VCLXAccessibleList* pList = static_cast<VCLXAccessibleList*>(m_xList.get()); in ProcessWindowEvent() local 237 VCLXAccessibleList* pList = static_cast<VCLXAccessibleList*>(m_xList.get()); in ProcessWindowEvent() local 354 VCLXAccessibleList* pList = new VCLXAccessibleList ( GetVCLXWindow(), in getAccessibleChild() local 512 VCLXAccessibleList* pList = static_cast<VCLXAccessibleList*>(m_xList.get()); in getCurrentValue() local
|
/aoo42x/main/tools/bootstrp/ |
H A D | iserver.cxx | 97 GenericInformationList *pList = aParser.Execute( s ); in main() local 109 GenericInformationList *pList = pInfo->GetSubList(); in main() local
|
H A D | sspretty.cxx | 46 GenericInformationList *pList = aParser.Execute( aFileName ); in main() local
|
/aoo42x/main/reportdesign/source/filter/xml/ |
H A D | xmlExportDocumentHandler.cxx | 70 SvXMLAttributeList* pList = SvXMLAttributeList::getImplementation(xAttribs); in lcl_correctCellAddress() local 159 SvXMLAttributeList* pList = new SvXMLAttributeList(); in startElement() local 226 SvXMLAttributeList* pList = SvXMLAttributeList::getImplementation(xAttribs); in startElement() local 241 SvXMLAttributeList* pList = SvXMLAttributeList::getImplementation(xAttribs); in startElement() local 424 SvXMLAttributeList* pList = new SvXMLAttributeList(); in exportTableRows() local
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unocpres.cxx | 334 List* pList = 0; in insertByName() local 389 List* pList = GetCustomShowList(); in removeByName() local 433 List* pList = GetCustomShowList(); in getElementNames() local 470 List* pList = GetCustomShowList(); in hasElements() local 478 List* pList = GetCustomShowList(); in getSdCustomShow() local
|
/aoo42x/main/autodoc/source/display/html/ |
H A D | html_kit.hxx | 111 csi::html::DefList* pList; member in adcdisp::ExplanationList 185 csi::html::DefList* pList; member in adcdisp::IndexList
|
/aoo42x/main/svx/source/mnuctrls/ |
H A D | fntszctl.cxx | 128 const FontList* pList = pFonts ? pFonts->GetFontList(): 0; in StateChanged() local 151 const FontList* pList = pFonts ? pFonts->GetFontList(): NULL; in StateChanged() local
|
H A D | fntctl.cxx | 81 const FontList* pList = pFonts ? pFonts->GetFontList(): 0; in FillMenu() local
|
/aoo42x/main/tools/source/communi/ |
H A D | parser.cxx | 281 GenericInformationList *pList; in Execute() local 328 GenericInformationList *pList; in Execute() local 365 GenericInformationList *pList; in Execute() local
|
/aoo42x/main/tools/workben/ |
H A D | tldem.cxx | 43 StringList *pList = new StringList; in main() local
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | fcomp.cxx | 813 OSQLParseNode* pList = pPredicateNode->getChild(2); in executeFunction() local 885 OSQLParseNode* pList = pPredicateNode->getChild(2); in executeFunction() local 902 OSQLParseNode* pList = pPredicateNode->getChild(2); in executeFunction() local
|
/aoo42x/main/svx/source/sidebar/text/ |
H A D | SvxSBFontNameBox.hxx | 70 void Fill( const FontList* pList ) in Fill()
|
/aoo42x/main/svtools/source/control/ |
H A D | stdmenu.cxx | 66 void FontNameMenu::Fill( const FontList* pList ) in Fill() 183 void FontStyleMenu::Fill( const XubString& rName, const FontList* pList ) in Fill() 414 void FontSizeMenu::Fill( const FontInfo& rInfo, const FontList* pList ) in Fill()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | textglos.cxx | 135 SwGlossaryList* pList = ::GetGlossaryList(); in ExecGlossary() local
|
/aoo42x/main/rsc/source/res/ |
H A D | rscclobj.cxx | 182 sal_Bool ObjNode::IsConsistent( RscInconsList * pList ) in IsConsistent()
|
/aoo42x/main/sax/test/sax/ |
H A D | testwriter.cxx | 471 AttributeListImpl *pList = new AttributeListImpl; in testSimple() local 544 AttributeListImpl *pList = new AttributeListImpl; in testExceptions() local 611 AttributeListImpl *pList = new AttributeListImpl; in testDTD() local 635 AttributeListImpl *pList = new AttributeListImpl; in testPerformance() local
|
/aoo42x/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 1768 SvxAutoCorrectLanguageListsPtr pList, const String& rTxt, in lcl_SearchWordsInList() 1814 SvxAutoCorrectLanguageListsPtr pList = pLangTable->Seek(sal_uLong(eLang)); in SearchWordsInList() local 1836 SvxAutoCorrectLanguageListsPtr pList = pLangTable->Seek( nTmp ); in SearchWordsInList() local 1873 SvxAutoCorrectLanguageListsPtr pList = pLangTable->Seek(sal_uLong(eLang)); in FindInWrdSttExceptList() local 1889 SvxAutoCorrectLanguageListsPtr pList = pLangTable->Seek(nTmp); in FindInWrdSttExceptList() local 1954 const SvStringsISortDtor* pList = pLists->GetCplSttExceptList(); in FindInCplSttExceptList() local 1971 const SvStringsISortDtor* pList = pLists->GetCplSttExceptList(); in FindInCplSttExceptList() local 1980 const SvStringsISortDtor* pList = pLists->GetCplSttExceptList(); in FindInCplSttExceptList() local 2290 void SvxAutoCorrectLanguageLists::SetAutocorrWordList( SvxAutocorrWordList* pList ) in SetAutocorrWordList() 2403 void SvxAutoCorrectLanguageLists::SetCplSttExceptList( SvStringsISortDtor* pList ) in SetCplSttExceptList() [all …]
|
/aoo42x/main/extensions/test/sax/ |
H A D | testwriter.cxx | 571 AttributeListImpl *pList = new AttributeListImpl; in testSimple() local 640 AttributeListImpl *pList = new AttributeListImpl; in testExceptions() local 691 AttributeListImpl *pList = new AttributeListImpl; in testDTD() local 715 AttributeListImpl *pList = new AttributeListImpl; in testPerformance() local
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | namepast.cxx | 40 ScNamePasteDlg::ScNamePasteDlg( Window * pParent, const ScRangeName* pList, sal_Bool bInsList ) in ScNamePasteDlg()
|
/aoo42x/main/rsc/source/tools/ |
H A D | rsctree.cxx | 91 BiNode * BiNode::ChangeDLListBTree( BiNode * pList ){ in ChangeDLListBTree() 135 BiNode * pList; in ChangeBTreeDLList() local
|
/aoo42x/main/svx/source/engine3d/ |
H A D | view3d1.cxx | 111 SdrObjList* pList = pObj->GetSubList(); in Imp_E3dView_InorderRun3DObjects() local
|
/aoo42x/main/writerfilter/source/dmapper/ |
H A D | NumberingManager.cxx | 967 ListDef::Pointer pList( new ListDef() ); in lcl_entry() local 1010 ListDef::Pointer pList = GetList( pStyleSheetProperties->GetNumId() ); in GetAbstractList() local 1011 if( bool(pList) ) in GetAbstractList() local 1031 ListDef::Pointer pList; in GetList() local
|
/aoo42x/main/writerfilter/source/doctok/ |
H A D | WW8ListTable.cxx | 75 WW8List * pList = new WW8List(this, entryOffsets[nIndex]); in getEntry() local
|