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()
3147 static const sal_uInt8 aSpec[] = in WriteFtnBegin() local3153 aAttrArr.Insert(aSpec, sizeof(aSpec), aAttrArr.Count()); in WriteFtnBegin()3157 static sal_uInt8 const aSpec[] = in WriteFtnBegin() local3163 aAttrArr.Insert(aSpec, sizeof(aSpec), aAttrArr.Count()); in WriteFtnBegin()
2786 static const sal_uInt8 aSpec[2] = in WriteFkpPlcUsw() local2794 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aSpec ), aSpec ); in WriteFkpPlcUsw()