Searched refs:aSpec (Results 1 – 3 of 3) sorted by relevance
129 COMDLG_FILTERSPEC aSpec; in lcl_buildFilterList() local131 aSpec.pszName = reinterpret_cast<LPCTSTR>(aFilter.first.getStr()) ; in lcl_buildFilterList()132 aSpec.pszSpec = reinterpret_cast<LPCTSTR>(aFilter.second.getStr()); in lcl_buildFilterList()134 lList.push_back(aSpec); in lcl_buildFilterList()
3148 static const sal_uInt8 aSpec[] = in WriteFtnBegin() local3154 aAttrArr.Insert(aSpec, sizeof(aSpec), aAttrArr.Count()); in WriteFtnBegin()3158 static sal_uInt8 const aSpec[] = in WriteFtnBegin() local3164 aAttrArr.Insert(aSpec, sizeof(aSpec), aAttrArr.Count()); in WriteFtnBegin()
2787 static const sal_uInt8 aSpec[2] = in WriteFkpPlcUsw() local2795 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aSpec ), aSpec ); in WriteFkpPlcUsw()
Completed in 61 milliseconds