| /AOO41X/main/autodoc/source/display/html/ |
| H A D | opageenv.cxx | 235 : pi( new CheshireCat(io_rOutputDir, i_rGate, i_rLayout) ) in OuputPage_Environment() 246 pi->NspEnv() = 0; in MoveDir_2Root() 247 pi->pInIndex = 0; in MoveDir_2Root() 248 pi->nDepth = 0; in MoveDir_2Root() 249 while ( pi->aMyPath.DirChain().Size() > pi->aOutputRoot.DirChain().Size() ) in MoveDir_2Root() 250 pi->aMyPath.DirChain().PopBack(); in MoveDir_2Root() 251 pi->aMyPath.SetFile(String ::Null_()); in MoveDir_2Root() 257 pi->NspEnv() = new InNamespaceTree( Gate().Ces().GlobalNamespace() ); in MoveDir_2Names() 258 pi->aMyPath.DirChain().PushBack( C_sCppDir ); in MoveDir_2Names() 259 pi->aMyPath.SetFile(String ::Null_()); in MoveDir_2Names() [all …]
|
| H A D | navibar.cxx | 222 : pi( new CheshireCat(i_rEnv) ) in NavigationBar() 226 case LOC_Overview: pi->aMainRow.SetupItems_Overview(); break; in NavigationBar() 227 case LOC_AllDefs: pi->aMainRow.SetupItems_AllDefs(); break; in NavigationBar() 228 case LOC_Index: pi->aMainRow.SetupItems_Index(); break; in NavigationBar() 229 case LOC_Help: pi->aMainRow.SetupItems_Help(); break; in NavigationBar() 237 : pi( new CheshireCat(i_rEnv) ) in NavigationBar() 239 pi->aMainRow.SetupItems_Ce( i_rCe ); in NavigationBar() 244 : pi( new CheshireCat(i_rEnv) ) in NavigationBar() 248 case CEGT_operations: pi->aMainRow.SetupItems_FunctionGroup(); break; in NavigationBar() 249 case CEGT_data: pi->aMainRow.SetupItems_DataGroup(); break; in NavigationBar() [all …]
|
| H A D | navibar.hxx | 107 Dyn<CheshireCat> pi; member in NavigationBar
|
| H A D | opageenv.hxx | 118 Dyn<CheshireCat> pi; member in OuputPage_Environment
|
| /AOO41X/main/slideshow/source/engine/ |
| H A D | sp_debug.cxx | 72 boost::detail::sp_counted_base * pi; member 96 if(q->pn.id == boost::detail::shared_count_id && q->pn.pi != 0 && m.count(q->pn.pi) != 0) in scan_and_count() 98 ++m2[q->pn.pi]; in scan_and_count() 113 if(q->pn.id == boost::detail::shared_count_id && q->pn.pi != 0 && m2.count(q->pn.pi) != 0) in scan_and_mark() 115 open.push_back(q->pn.pi); in scan_and_mark() 116 m2.erase(q->pn.pi); in scan_and_mark() 211 …if(q->pn.id == boost::detail::shared_count_id && q->pn.pi != 0 && m2.count(q->pn.pi) != 0 && q->px… in scan_and_free()
|
| /AOO41X/main/setup_native/source/win32/customactions/languagepacks/ |
| H A D | lngpckinsthelper.cxx | 183 PROCESS_INFORMATION pi; in RegisterLanguagePack() local 184 ZeroMemory(&pi, sizeof(pi)); in RegisterLanguagePack() 189 NULL, &si, &pi)) in RegisterLanguagePack() 192 WaitForSingleObject(pi.hProcess, INFINITE); in RegisterLanguagePack() 195 CloseHandle(pi.hProcess); in RegisterLanguagePack() 196 CloseHandle(pi.hThread); in RegisterLanguagePack()
|
| /AOO41X/main/setup_native/source/win32/customactions/shellextensions/ |
| H A D | registerextensions.cxx | 194 PROCESS_INFORMATION pi; in ExecuteCommand() local 209 &pi in ExecuteCommand() 214 WaitForSingleObject( pi.hProcess, INFINITE ); in ExecuteCommand() 216 if (!GetExitCodeProcess( pi.hProcess, out_exitCode)) in ExecuteCommand() 219 CloseHandle( pi.hProcess ); in ExecuteCommand() 220 CloseHandle( pi.hThread ); in ExecuteCommand()
|
| H A D | postuninstall.cxx | 71 PROCESS_INFORMATION pi; in ExecuteCommand() local 86 &pi in ExecuteCommand() 92 WaitForSingleObject( pi.hProcess, INFINITE ); in ExecuteCommand() 94 CloseHandle( pi.hProcess ); in ExecuteCommand() 95 CloseHandle( pi.hThread ); in ExecuteCommand()
|
| /AOO41X/main/xmerge/source/activesync/ |
| H A D | XMergeFilter.cpp | 215 PROCESS_INFORMATION pi; in NextConvertFile() local 218 ZeroMemory( &pi, sizeof(pi) ); in NextConvertFile() 338 &pi)) in NextConvertFile() 345 WaitForSingleObject(pi.hProcess, INFINITE); in NextConvertFile() 347 CloseHandle(pi.hProcess); in NextConvertFile() 348 CloseHandle(pi.hThread); in NextConvertFile()
|
| /AOO41X/main/sal/osl/w32/ |
| H A D | security.c | 609 PROFILEINFOW pi; in osl_loadUserProfile() local 613 ZeroMemory( &pi, sizeof(pi) ); in osl_loadUserProfile() 614 pi.dwSize = sizeof(pi); in osl_loadUserProfile() 615 pi.lpUserName = rtl_uString_getStr(buffer); in osl_loadUserProfile() 616 pi.dwFlags = PI_NOUI; in osl_loadUserProfile() 618 if (fLoadUserProfile(hAccessToken, &pi)) in osl_loadUserProfile() 620 fUnloadUserProfile(hAccessToken, pi.hProfile); in osl_loadUserProfile()
|
| /AOO41X/main/odk/examples/DevelopersGuide/ProfUNO/CppBinding/ |
| H A D | string_samples.cxx | 40 double pi = 3.14159; in SAL_IMPLEMENT_MAIN() local 50 buf.append( pi ); in SAL_IMPLEMENT_MAIN() 58 buf.append( (double)( n * pi ) ); in SAL_IMPLEMENT_MAIN()
|
| /AOO41X/main/svl/source/svdde/ |
| H A D | ddesvr.cxx | 973 DdeItem* pi; in SysItems() local 974 for ( pi = t->aItems.First(); pi; pi = t->aItems.Next(), n++ ) in SysItems() 978 s += pi->GetName(); in SysItems()
|
| /AOO41X/main/starmath/source/ |
| H A D | symbol.src | 231 < "pi" ; > ; 303 < "pi" ; > ;
|
| /AOO41X/extras/l10n/source/it/ |
| H A D | localize.sdf | 1621 ….Commands..uno:EditHeaderAndFooter Label 0 it Intestazioni e piè di pagina... … 2157 …ace.Commands..uno:HeaderAndFooter Label 0 it Intestazione e piè di pagina... … 2617 …ffects.UserInterface.Transitions.shape-plus Label 0 it Forma più 20130… 3273 …erInterface.Commands..uno:OutlineLeft Label 0 it Un livello più alto 20… 3274 …erInterface.Commands..uno:OutlineRight Label 0 it Un livello più basso … 3716 ….UserInterface.Commands..uno:EditFootnote Label 0 it Nota a piè pagina/di chiusura~… 3730 ….UserInterface.Commands..uno:FootnoteDialog Label 0 it Note a piè pagina/di chiusura.… 3802 …erInterface.Commands..uno:InsertFooter Label 0 it Inserisci piè di pagina … 3803 …..uno:InsertFootnote Label 0 it Inserisci direttamente nota a piè pagina/di chiusura … 3804 …erface.Commands..uno:InsertFootnoteDialog Label 0 it Nota a piè pagina/di chiusura~… [all …]
|
| /AOO41X/main/connectivity/qa/complex/connectivity/dbase/ |
| H A D | DBaseNumericFunctions.java | 175 pi(xRowRes); in testFunctions() 334 …private void pi(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkno… in pi() method in DBaseNumericFunctions
|
| /AOO41X/main/vcl/source/src/ |
| H A D | units.src | 38 < "pi" ; FUNIT_PICA ; > ;
|
| /AOO41X/main/slideshow/qa/tools/ |
| H A D | mkeffects.pl | 773 …"y" smil:values="0;1" smil:keyTimes="0;1" anim:formula="y+0.3*height*sin(5*pi*\$)" presentation:ad…
|
| /AOO41X/main/extensions/source/macosx/spotlight/ |
| H A D | unzip.m | 186 int *pi)); 188 local int unzlocal_getByte(pzlib_filefunc_def,filestream,pi) 191 int *pi; 197 *pi = (int)c;
|
| /AOO41X/main/libtextcat/data/new_fingerprints/lm/ |
| H A D | tagalog.lm | 216 pi 69
|
| H A D | serbian-latin.lm | 378 pi 218
|
| H A D | malay.lm | 344 pi 432
|
| H A D | swahili.lm | 336 pi 81
|
| H A D | italian.lm | 196 pi 196
|
| H A D | indonesian.lm | 269 pi 120
|
| H A D | slovak_ascii.lm | 325 pi 84
|