Home
last modified time | relevance | path

Searched refs:nAt (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/svx/source/dialog/
H A Dlangbox.cxx350 return nAt; in ImplInsertLanguage()
367 sal_uInt16 nAt = 0; in ImplInsertLanguage() local
387 return nAt; in ImplInsertLanguage()
410 return nAt; in InsertLanguage()
420 return nAt; in InsertLanguage()
429 if ( nAt != LISTBOX_ENTRY_NOTFOUND ) in RemoveLanguage()
430 RemoveEntry( nAt ); in RemoveLanguage()
455 if ( nAt != LISTBOX_ENTRY_NOTFOUND ) in SelectLanguage()
456 SelectEntryPos( nAt, bSelect ); in SelectLanguage()
468 if ( nAt != LISTBOX_ENTRY_NOTFOUND ) in IsLanguageSelected()
[all …]
H A Dtxencbox.cxx186 sal_uInt16 nAt = InsertEntry( rEntry, nPos ); in InsertTextEncoding() local
187 SetEntryData( nAt, (void*)(sal_uIntPtr)nEnc ); in InsertTextEncoding()
211 sal_uInt16 nAt = EncodingToPos_Impl( nEnc ); in RemoveTextEncoding() local
213 if ( nAt != LISTBOX_ENTRY_NOTFOUND ) in RemoveTextEncoding()
214 RemoveEntry( nAt ); in RemoveTextEncoding()
233 sal_uInt16 nAt = EncodingToPos_Impl( nEnc ); in SelectTextEncoding() local
235 if ( nAt != LISTBOX_ENTRY_NOTFOUND ) in SelectTextEncoding()
236 SelectEntryPos( nAt, bSelect ); in SelectTextEncoding()
243 sal_uInt16 nAt = EncodingToPos_Impl( nEnc ); in IsTextEncodingSelected() local
245 if ( nAt != LISTBOX_ENTRY_NOTFOUND ) in IsTextEncodingSelected()
[all …]
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshe.cxx123 xub_StrLen nAt; in GetSelectionText() local
124 while ( (nAt = aStrSelection.Search( CHAR_CR )) != STRING_NOTFOUND ) in GetSelectionText()
125 aStrSelection.SetChar( nAt, ' ' ); in GetSelectionText()
126 while ( (nAt = aStrSelection.Search( '\t' )) != STRING_NOTFOUND ) in GetSelectionText()
127 aStrSelection.SetChar( nAt, ' ' ); in GetSelectionText()
/aoo41x/main/svx/source/items/
H A Dnumfmtsh.cxx260 sal_uInt16 nAt = 0; in AddFormat() local
267 nAt = i; in AddFormat()
271 aDelList.Remove( nAt ); in AddFormat()
332 sal_uInt16 nAt = 0; in RemoveFormat() local
339 nAt = i; in RemoveFormat()
343 aAddList.Remove( nAt ); in RemoveFormat()
1489 sal_uInt32 nAt=0; in GetListPos4Entry() local
1491 if(FindEntry(rFmtString, &nAt)) in GetListPos4Entry()
1493 if(NUMBERFORMAT_ENTRY_NOT_FOUND!=nAt && NUMBERFORMAT_ENTRY_NEW_CURRENCY!=nAt) in GetListPos4Entry()
1495 nSelP=GetListPos4Entry(nAt); in GetListPos4Entry()
/aoo41x/main/sc/source/core/tool/
H A Drangeutl.cxx287 sal_uInt16 nAt = 0; in MakeRangeFromName() local
289 if ( rRangeNames.SearchName( rName, nAt ) ) in MakeRangeFromName()
291 ScRangeData* pData = rRangeNames[nAt]; in MakeRangeFromName()
326 sal_uInt16 nAt = 0; in MakeRangeFromName() local
328 if ( rDbNames.SearchName( rName, nAt ) ) in MakeRangeFromName()
330 ScDBData* pData = rDbNames[nAt]; in MakeRangeFromName()
/aoo41x/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx412 sal_uInt16 nAt; in UpdateDBData() local
415 aLocalDbCol.SearchName( rStrName, nAt ); in UpdateDBData()
416 pData = (ScDBData*)(aLocalDbCol.At( nAt )); in UpdateDBData()
H A Dconsdlg.cxx232 sal_uInt16 nAt = 0; in Init() local
238 pAreaData[nAt++].Set( aStrName, aStrArea, aIter.WasDBName() ); in Init()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx277 sal_uInt16 nAt = pFormat->IndexOf( pNewData ); in IMPL_LINK() local
279 aLbFormat.InsertEntry( aFormatName, nAt ); in IMPL_LINK()
/aoo41x/main/sc/source/ui/navipi/
H A Dcontent.cxx1101 xub_StrLen nAt; in lcl_NoteString() local
1102 while ( (nAt = aText.Search( '\n' )) != STRING_NOTFOUND ) in lcl_NoteString()
1103 aText.SetChar( nAt, ' ' ); in lcl_NoteString()
/aoo41x/main/sc/source/filter/starcalc/
H A Dscflt.cxx1448 sal_uInt16 nAt = aPageCollection.InsertFormat(PageFormat); in LoadTables() local
1449 String aPageName = lcl_MakeOldPageStyleFormatName( nAt ); in LoadTables()
/aoo41x/extras/l10n/source/lv/
H A Dlocalize.sdf1737 …y.src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_VERYHIGH 0 lv Ļ~oti augsts.\nAtļauts palaist makros…
1738 …rosecurity.src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_HIGH 0 lv ~Augsts.\nAtļauts palaist makros…
12913 …c 0 string RID_STR_ONLY_QUERY 0 lv Norādītā komanda nav SELECT komanda.\nAtļauti tikai vaicājum…
/aoo41x/extras/l10n/source/kk/
H A Dlocalize.sdf71353 …es will be compressed and data, that is no longer needed, will be removed.\nAt the last step of th…
/aoo41x/extras/l10n/source/en-GB/
H A Dlocalize.sdf71355 …es will be compressed and data, that is no longer needed, will be removed.\nAt the last step of th…
/aoo41x/extras/l10n/source/kid/
H A Dlocalize.sdf63296 …es will be compressed and data, that is no longer needed, will be removed.\nAt the last step of th…

Completed in 3132 milliseconds