Searched refs:pTypeList (Results 1 – 5 of 5) sorted by relevance
728 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 …]
136 ListBox* pTypeList; member in ImpFileDialog
836 const ImplFontAttrTypeSearchData* pTypeList = aImplTypeAttrSearchList; in getMapName() local837 while ( pTypeList->mpStr ) in getMapName()839 if ( ImplFindAndErase( rFamilyName, pTypeList->mpStr ) ) in getMapName()840 rType |= pTypeList->mnType; in getMapName()841 pTypeList++; in getMapName()
289 uno::Type* pTypeList; member831 Type* pType = pTypeListInfo->pTypeList; in FindControl()
75 static sal_uInt16 pTypeList[SC_CONTENT_COUNT] = variable136 pPosList[pTypeList[i]] = i; // invers zum suchen in ScContentTree()
Completed in 37 milliseconds