Home
last modified time | relevance | path

Searched refs:ph (Results 1 – 18 of 18) sorted by relevance

/AOO41X/main/writerfilter/qa/cppunittests/odiapi/
H A DtestCore.cxx43 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testCreateCore() local
45 Node::Pointer_t node = createNode(NS_style::LN_char, ph, "NS_style::LN_char"); in testCreateCore()
49 CPPUNIT_ASSERT_MESSAGE("Create node failed wrong pool handle", node->getProperties() == ph); in testCreateCore()
58 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testInsertSibling() local
60 Node::Pointer_t node1 = createNode(NS_style::LN_char, ph, "Text"); in testInsertSibling()
61 Node::Pointer_t node2 = createNode(NS_style::LN_char, ph, "\\par"); in testInsertSibling()
75 Node::Pointer_t node3 = createNode(NS_style::LN_char, ph, "\\span"); in testInsertSibling()
96 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testAppendChildren() local
98 Node::Pointer_t node1 = createNode(NS_style::LN_char, ph, "Text"); in testAppendChildren()
101 Node::Pointer_t node2 = createNode(NS_style::LN_char, ph, "\\par"); in testAppendChildren()
[all …]
H A DtestProperty.cxx386 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testInsertEmptyPropertyBag() local
388 … CPPUNIT_ASSERT_MESSAGE("Inserting empty property bag failed", ph->getPropertyBag()->size() == 0); in testInsertEmptyPropertyBag()
/AOO41X/main/qadevOOo/runner/base/
H A Dbasic_fat.java161 helper.ProcessHandler ph = (helper.ProcessHandler) param.get( in executeTest()
164 if (ph != null) in executeTest()
173 ph.kill(); in executeTest()
190 helper.ProcessHandler ph = (helper.ProcessHandler) param.get( in executeTest() local
193 if (ph != null) in executeTest()
202 ph.kill(); in executeTest()
241 helper.ProcessHandler ph = (helper.ProcessHandler) param.get( in executeTest() local
244 if (ph != null) in executeTest()
274 helper.ProcessHandler ph = (helper.ProcessHandler) param.get( in executeTest()
277 if (ph != null) in executeTest()
[all …]
H A Djava_fat.java484 helper.ProcessHandler ph = (helper.ProcessHandler) m_aParams.get("AppProvider"); in closeExistingOffice() local
486 if (ph != null) in closeExistingOffice()
/AOO41X/extras/l10n/source/vi/
H A Dlocalize.sdf38 … vi Ngôn ngữ mặc định được dùng nếu không có sẵn bản địa hoá cho miền địa phương của giao diện ng…
59 … thể được biên dịch hoặc lưu.\nHãy xoá một số chú thích hoặc chuyển một số phương thức sang mô-đun…
75 …g thể chạy ngôn ngữ kịch bản này.\n\nĐể biết thông tin thêm, hãy chỉnh sửa phần thiết lập bảo mật.…
94 ….src 0 string RID_STR_OBJNOTFOUND 0 vi Đối tượng hoặc phương thức không tìm t…
117 … string RID_STR_MACRONAMEREQ 0 vi Bạn cần nhập tên cho phần này. …
118 …tring RID_STR_WILLSTOPPRG 0 vi Sau khi chỉnh sửa phần này, bạn sẽ cần phải tắt và …
163 …ixedtext RID_MACROCHOOSER RID_TXT_MACROSIN 100 vi Tồn tại phần ngôn ngữ kịch bản …
213 …radiobutton RID_DLG_EXPORT RB_EXPORTASPACKAGE 103 vi Xuất dạng ~phần mở rộng …
216 …0 string RID_STR_EXPORTPACKAGE 115 vi Xuất thư viện dạng phần mở rộng …
319 … 0 vi Click chuột trái, phải hoặc nhấn phím mũi tên hướng xuống, phím khoảng trắng, phím pa…
[all …]
/AOO41X/main/framework/qa/complex/framework/recovery/
H A DRecoveryTools.java243 helper.ProcessHandler ph = (helper.ProcessHandler) param.get("AppProvider"); in waitForClosedOffice() local
248 while ((ph != null) && (ph.getExitCode()<0) && (pause*multi < timeOut)) { in waitForClosedOffice()
255 if (ph != null) ph.kill(); in waitForClosedOffice()
259 helper.ProcessHandler ph = (helper.ProcessHandler) param.get("AppProvider"); in killOffice() local
260 ph.kill(); in killOffice()
/AOO41X/main/qadevOOo/runner/helper/
H A DOfficeProvider.java243 final ProcessHandler ph = new ProcessHandler(cmd, (PrintWriter) log); in getManager() local
244 isExecutable = ph.executeAsynchronously(); in getManager()
248 param.put("AppProvider", ph); in getManager()
380 final ProcessHandler ph = (ProcessHandler) param.get("AppProvider"); in closeExistingOffice() local
382 if (ph != null) in closeExistingOffice()
543 final ProcessHandler ph = (ProcessHandler) param.get("AppProvider"); in disposeOffice() local
545 if (ph != null) in disposeOffice()
555 ph.kill(); in disposeOffice()
H A DOfficeWatcher.java67 final ProcessHandler ph = (ProcessHandler) params.get("AppProvider"); in run() local
69 if (ph == null) { in run()
85 if (ph != null) { in run()
108 ph.kill(); in run()
/AOO41X/main/canvas/source/tools/
H A Dsurface.cxx84 const double ph( aPageSize.getY() ); in getUVCoords() local
91 oy/ph, in getUVCoords()
93 (oy+sy)/ph ); in getUVCoords()
106 const double ph( aPageSize.getY() ); in getUVCoords() local
113 oy/ph, in getUVCoords()
115 (oy+sy)/ph ); in getUVCoords()
/AOO41X/main/oox/source/ppt/
H A Dpptshapegroupcontext.cxx76 case PPT_TOKEN( ph ): in createFastChildContext()
H A Dpptshapecontext.cxx108 case PPT_TOKEN( ph ): in createFastChildContext()
/AOO41X/main/libtextcat/data/new_fingerprints/lm/
H A Dvietnamese.lm97 ph 776
H A Dzulu.lm77 ph
/AOO41X/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java916 public static XTextContent createPlaceHolder(XMultiServiceFactory xmsf, String ph, String hint) in createPlaceHolder() argument
928 Helper.setUnoPropertyValue(placeHolder, "PlaceHolder", ph); in createPlaceHolder()
/AOO41X/extras/l10n/source/gd/
H A Dlocalize.sdf2754 …e.Commands..uno:AutoPilotAddressDataSource Label 0 gd Fèin-phìleat: Tùs dàta an t-…
2755 …UserInterface.Commands..uno:AutoPilotAgenda Label 0 gd Fèin-phìleat: Clàr-gnothaich…
2756 …nds.UserInterface.Commands..uno:AutoPilotFax Label 0 gd Fèin-phìleat: Facs …
2757 …UserInterface.Commands..uno:AutoPilotLetter Label 0 gd Fèin-phìleat: Litir …
2758 …nds.UserInterface.Commands..uno:AutoPilotMemo Label 0 gd Fèin-phìleat: Cuimhneachan …
2760 …rface.Commands..uno:AutoPilotPresentations Label 0 gd Fèin-phìleat: Taisbeanadh …
3970 …tingDialog Label 0 gd Roghainnean na duilleige - Fòrmat a' phàipeir …
4991 …g STR_SVT_PRNDLG_PAPER_PROBLEM 0 gd Duilgheadas leis a' phàipear …
6356 … RID_GLOBSTR STR_ERR_DATAPILOT_INPUT 0 gd Chan urrainn dhut a' phàirt seo de chlàr Piv…
6928 …n ùine pàighidh. Àireamh iomlan nan ùineachan sa bheil am bliadhnachas 'ga phàigheadh. …
[all …]
/AOO41X/extras/l10n/source/ga/
H A Dlocalize.sdf13863 …1\05040200.xhp 0 help hd_id3149549 31 0 ga Formáid an pháipéir 20…
16858 … 0 help hd_id3156211 3 0 ga Sonraigh rudaí atá ar do pháipéar ceannlitreach …
26220 …01180001.xhp 0 help hd_id3155445 17 0 ga Formáid an pháipéir 20…
47572 …IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES 4 0 ga Tíligh bileog pháipéir le sleamhnáin …
47576 …ESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW 4 0 ga Tíligh bileog pháipéir le leathanaigh…
48974 …TTERWIZARDDIALOG_START + 55 0 ga Sonraigh rudaí atá ar do pháipéar ceannlitreach …
51828 …fixedline RID_SVXPAGE_PAGE FL_PAPER_SIZE 164 ga Formáid an pháipéir 20…
51858 …_PAGE CB_ADAPT 135 ga ~Oiriúnaigh an réad go dtí formáid an pháipéir 2…
52441 …shbutton RID_SVXPAGE_MACROASSIGN PB_ASSIGN_COMPONENT 0 ga Comh~pháirt... …
64159 …0 readmeitem joining3 joining3 0 ga Cabhraigh linn trí pháirt a ghlacadh sa Lí…
[all …]
/AOO41X/extras/l10n/source/kid/
H A Dlocalize.sdf3543 …asNewDb.src 0 string STR_ADABAS_NO_SYSTEM_TABLES 0 kid 2ph=pf‖An error occurred…
4061 …2.src 0 string STR_COULD_NOT_CREATE_DIRECTORY 0 kid r33[ph‖The directory $name$…
6810 …basic\shared\01030200.xhp 0 help par_id3149565 24 0 kid ph]nbv‖Click the \<emph…
8412 …asic\shared\03132000.xhp 0 help par_id3149959 20 0 kid +ph]0o‖MsgBox oEvent.Dbg…
14810 …calc\01\04060182.xhp 0 help par_id3149819 92 0 kid 6oi]ph‖ \<item t…
17563 …\scalc\01\04060116.xhp 0 help hd_id3145591 89 0 kid 70ph+9‖Syntax …
18409 …calc\01\04060107.xhp 0 help par_idN10E17 0 kid op4=ph‖2 201…
18622 …xt\scalc\01\04060107.xhp 0 help par_id3163174 156 0 kid ph[tmf‖\<emph\>Function…
19674 …calc\05\02140000.xhp 0 help par_id3155766 13 0 kid 54d=ph‖Invalid floating poi…
29904 …xt\shared\01\05340400.xhp 0 help par_id3153960 19 0 kid ph]y2c‖Click the column…
[all …]
/AOO41X/extras/l10n/source/ku/
H A Dlocalize.sdf8678 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 41 0 ku phî …