Home
last modified time | relevance | path

Searched refs:pTypeList (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx728 delete pTypeList; in ~ImpFileDialog()
808 if( pTypeList ) in InitControls()
1177 if( pTypeList ) in AddFilter()
1193 if( pTypeList ) in RemoveFilter()
1208 if( pTypeList ) in RemoveAllFilter()
1209 pTypeList->Clear(); in RemoveAllFilter()
1214 if( !pTypeList ) in SetCurFilter()
1230 if ( pTypeList ) in GetCurFilter()
1244 if( pTypeList && !pTypeList->GetEntryCount() ) in PreExecute()
1248 pTypeList->Disable(); in PreExecute()
[all …]
H A Dfiledlg2.hxx136 ListBox* pTypeList; member in ImpFileDialog
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx836 const ImplFontAttrTypeSearchData* pTypeList = aImplTypeAttrSearchList; in getMapName() local
837 while ( pTypeList->mpStr ) in getMapName()
839 if ( ImplFindAndErase( rFamilyName, pTypeList->mpStr ) ) in getMapName()
840 rType |= pTypeList->mnType; in getMapName()
841 pTypeList++; in getMapName()
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx289 uno::Type* pTypeList; member
831 Type* pType = pTypeListInfo->pTypeList; in FindControl()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx75 static sal_uInt16 pTypeList[SC_CONTENT_COUNT] = variable
136 pPosList[pTypeList[i]] = i; // invers zum suchen in ScContentTree()

Completed in 35 milliseconds