/trunk/main/sd/source/ui/framework/factories/ |
H A D | Pane.cxx | 43 Pane::Pane ( in Pane() function in sd::framework::Pane 57 Pane::~Pane (void) throw() in ~Pane() 64 void Pane::disposing (void) in disposing() 73 ::Window* Pane::GetWindow (void) in GetWindow() 84 void Pane::SetWindow (::Window* pWindow) in SetWindow() 124 sal_Bool SAL_CALL Pane::isVisible (void) in isVisible() 139 void SAL_CALL Pane::setVisible (sal_Bool bIsVisible) in setVisible() 166 void SAL_CALL Pane::setAccessible ( in setAccessible() 192 sal_Bool SAL_CALL Pane::isAnchorOnly (void) in isAnchorOnly() 203 const Sequence<sal_Int8>& Pane::getUnoTunnelId (void) in getUnoTunnelId() [all …]
|
H A D | ChildWindowPane.cxx | 132 Pane::disposing(); in disposing() 211 return Pane::getWindow(); in getWindow() 219 Pane); 223 Pane);
|
H A D | FrameWindowPane.cxx | 37 : Pane(rxPaneId,pWindow) in FrameWindowPane()
|
H A D | FrameWindowPane.hxx | 40 : public Pane
|
H A D | ChildWindowPane.hxx | 51 ::sd::framework::Pane,
|
H A D | BasicViewFactory.cxx | 141 mxLocalPane(new Pane(Reference<XResourceId>(), mpWindow.get())) in BasicViewFactory()
|
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ |
H A D | Window.log | 31 ITEM Assertion OK : Pane.ScrollColumn is: 100 32 ITEM Assertion OK : Pane.ScrollColumn is: 1 33 ITEM Assertion OK : Pane.ScrollRow is: 100 34 ITEM Assertion OK : Pane.ScrollRow is: 1 35 …ITEM Assertion OK : Pane.LargeScroll(Down): ScrollRow is: 94 (Test may only apply to maximized Win… 36 ITEM Assertion OK : Pane.LargeScroll(Up): ScrollRow is: 1 37 …ITEM Assertion OK : Pane.LargeScroll(ToRight): ScrollColumn is: 58 (Test may only apply to maximiz… 38 ITEM Assertion OK : Pane.LargeScroll(ToLeft): ScrollColumn is: 1 39 …ITEM Assertion OK : Pane.SmallScroll(ToRight): ScrollColumn is: 4 (Test may only apply to maximize… 40 ITEM Assertion OK : Pane.SmallScroll(ToLeft): ScrollColumn is: 1
|
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/ |
H A D | Window.log | 31 ITEM Assertion OK : Pane.ScrollColumn is: 100 32 ITEM Assertion OK : Pane.ScrollColumn is: 1 33 ITEM Assertion OK : Pane.ScrollRow is: 100 34 ITEM Assertion OK : Pane.ScrollRow is: 1 35 …ITEM Assertion OK : Pane.LargeScroll(Down): ScrollRow is: 94 (Test may only apply to maximized Win… 36 ITEM Assertion OK : Pane.LargeScroll(Up): ScrollRow is: 1 37 …ITEM Assertion OK : Pane.LargeScroll(ToRight): ScrollColumn is: 58 (Test may only apply to maximiz… 38 ITEM Assertion OK : Pane.LargeScroll(ToLeft): ScrollColumn is: 1 39 …ITEM Assertion OK : Pane.SmallScroll(ToRight): ScrollColumn is: 4 (Test may only apply to maximize… 40 ITEM Assertion OK : Pane.SmallScroll(ToLeft): ScrollColumn is: 1
|
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/ |
H A D | Window.log | 31 ITEM Assertion OK : Pane.ScrollColumn is: 100 32 ITEM Assertion OK : Pane.ScrollColumn is: 1 33 ITEM Assertion OK : Pane.ScrollRow is: 100 34 ITEM Assertion OK : Pane.ScrollRow is: 1 35 …ITEM Assertion OK : Pane.LargeScroll(Down): ScrollRow is: 127 (Test may only apply to maximized Wi… 36 ITEM Assertion OK : Pane.LargeScroll(Up): ScrollRow is: 1 37 …ITEM Assertion OK : Pane.LargeScroll(ToRight): ScrollColumn is: 58 (Test may only apply to maximiz… 38 ITEM Assertion OK : Pane.LargeScroll(ToLeft): ScrollColumn is: 1 39 …ITEM Assertion OK : Pane.SmallScroll(ToRight): ScrollColumn is: 4 (Test may only apply to maximize… 40 ITEM Assertion OK : Pane.SmallScroll(ToLeft): ScrollColumn is: 1
|
/trunk/main/sd/source/ui/inc/framework/ |
H A D | Pane.hxx | 67 class Pane class 81 Pane ( 86 virtual ~Pane (void) throw();
|
/trunk/main/sd/source/ui/dlg/ |
H A D | PaneDockingWindow.src | 39 Text [ en-US ] = "Slide Pane" ; 55 Text [ en-US ] = "Page Pane" ; 71 Text [ en-US ] = "Task Pane" ;
|
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | Pane.java | 40 public class Pane implements BIFFRecord { class 51 public Pane() { in Pane() method in Pane 60 public Pane(InputStream is) throws IOException { in Pane() method in Pane
|
H A D | Worksheet.java | 55 private Pane p = new Pane(); 187 p = new Pane(is); in read()
|
/trunk/main/sd/source/ui/view/ |
H A D | ViewTabBar.cxx | 264 framework::Pane* pPane = reinterpret_cast<framework::Pane*>( in GetAnchorWindow() 265 xTunnel->getSomething(framework::Pane::getUnoTunnelId())); in GetAnchorWindow()
|
/trunk/main/sfx2/source/appl/ |
H A D | newhelp.src | 275 Text [ en-US ] = "Show Navigation Pane" ; 279 Text [ en-US ] = "Hide Navigation Pane" ;
|
/trunk/main/sfx2/source/dialog/ |
H A D | dialog.src | 102 Text = "Task Pane" ;
|
/trunk/main/sd/source/ui/app/ |
H A D | strings.src | 1170 Text [ en-US ] = "~Dock Task Pane" ; 1174 Text [ en-US ] = "~Undock Task Pane" ;
|
/trunk/main/sd/ |
H A D | Library_sd.mk | 429 sd/source/ui/framework/factories/Pane \
|
/trunk/extras/l10n/source/kn/ |
H A D | localize.sdf | 19037 sd source\ui\app\strings.src 0 string STR_TASKPANEL_MASTER_PAGE_MENU_LOCK 175 kn ~Dock Task Pane… 19038 …src 0 string STR_TASKPANEL_MASTER_PAGE_MENU_UNLOCK 175 kn ~Undock Task Pane 20181231 09:50:43 19389 …ngWindow.src 0 dockingwindow FLT_TOOL_PANEL_DOCKING_WINDOW 100 kn Task Pane 20181231 09:50:43 20824 sfx2 source\dialog\dialog.src 0 string SID_TASKPANE 0 kn Task Pane 20181231 09:50:43 20969 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_ON 120 kn Show Navigation Pane 20… 20970 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_OFF 120 kn Hide Navigation Pane 2… 37194 …hared/guide/navpane_on.xhp\" name=\"Showing Navigation Pane of the Help\"\>Showing Navigation Pane… 37888 helpcontent2 source\text\shared\05\00000110.xhp 0 help hd_id3149202 8 0 kn Navigation Pane 201… 51555 helpcontent2 source\text\simpress\01\slidesorter.xhp 0 help tit 0 kn Page/Slide Pane 20181231… 51891 helpcontent2 source\text\simpress\01\06060000.xhp 0 help tit 0 kn Custom Animation Pane 20181… [all …]
|
/trunk/extras/l10n/source/ps/ |
H A D | localize.sdf | 19037 sd source\ui\app\strings.src 0 string STR_TASKPANEL_MASTER_PAGE_MENU_LOCK 175 ps ~Dock Task Pane… 19038 …src 0 string STR_TASKPANEL_MASTER_PAGE_MENU_UNLOCK 175 ps ~Undock Task Pane 20181231 09:50:43 19389 …ngWindow.src 0 dockingwindow FLT_TOOL_PANEL_DOCKING_WINDOW 100 ps Task Pane 20181231 09:50:43 20824 sfx2 source\dialog\dialog.src 0 string SID_TASKPANE 0 ps Task Pane 20181231 09:50:43 20969 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_ON 120 ps Show Navigation Pane 20… 20970 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_OFF 120 ps Hide Navigation Pane 2… 37194 …hared/guide/navpane_on.xhp\" name=\"Showing Navigation Pane of the Help\"\>Showing Navigation Pane… 37888 helpcontent2 source\text\shared\05\00000110.xhp 0 help hd_id3149202 8 0 ps Navigation Pane 201… 51555 helpcontent2 source\text\simpress\01\slidesorter.xhp 0 help tit 0 ps Page/Slide Pane 20181231… 51891 helpcontent2 source\text\simpress\01\06060000.xhp 0 help tit 0 ps Custom Animation Pane 20181… [all …]
|
/trunk/extras/l10n/source/af/ |
H A D | localize.sdf | 19037 sd source\ui\app\strings.src 0 string STR_TASKPANEL_MASTER_PAGE_MENU_LOCK 175 af ~Dock Task Pane… 19038 …src 0 string STR_TASKPANEL_MASTER_PAGE_MENU_UNLOCK 175 af ~Undock Task Pane 20181231 09:50:43 19389 …ngWindow.src 0 dockingwindow FLT_TOOL_PANEL_DOCKING_WINDOW 100 af Task Pane 20181231 09:50:43 20824 sfx2 source\dialog\dialog.src 0 string SID_TASKPANE 0 af Task Pane 20181231 09:50:43 20969 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_ON 120 af Show Navigation Pane 20… 20970 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_OFF 120 af Hide Navigation Pane 2… 37194 …hared/guide/navpane_on.xhp\" name=\"Showing Navigation Pane of the Help\"\>Showing Navigation Pane… 37888 helpcontent2 source\text\shared\05\00000110.xhp 0 help hd_id3149202 8 0 af Navigation Pane 201… 51555 helpcontent2 source\text\simpress\01\slidesorter.xhp 0 help tit 0 af Page/Slide Pane 20181231… 51891 helpcontent2 source\text\simpress\01\06060000.xhp 0 help tit 0 af Custom Animation Pane 20181… [all …]
|
/trunk/extras/l10n/source/en-ZA/ |
H A D | localize.sdf | 129 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_ON 0 en-ZA Show Navigation Pane 2… 130 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_OFF 0 en-ZA Hide Navigation Pane … 230 sfx2 source\dialog\dialog.src 0 string SID_TASKPANE 0 en-ZA Task Pane 2002-02-02 02:02:02 18143 helpcontent2 source\text\shared\05\00000110.xhp 0 help hd_id3149202 8 0 en-ZA Navigation Pane … 22483 …hared/guide/navpane_on.xhp\" name=\"Showing Navigation Pane of the Help\"\>Showing Navigation Pane… 26715 helpcontent2 source\text\simpress\01\taskpanel.xhp 0 help tit 0 en-ZA Task Pane 2002-02-02 02… 26959 helpcontent2 source\text\simpress\01\06060000.xhp 0 help tit 0 en-ZA Custom Animation Pane 20… 27238 helpcontent2 source\text\simpress\01\slidesorter.xhp 0 help tit 0 en-ZA Page/Slide Pane 2002-… 47831 …indow.src 0 dockingwindow FLT_TOOL_PANEL_DOCKING_WINDOW 100 en-ZA Task Pane 2002-02-02 02:02… 48607 …gs.src 0 string STR_TASKPANEL_MASTER_PAGE_MENU_LOCK 0 en-ZA ~Dock Task Pane 2002-02-02 02:02… [all …]
|
/trunk/extras/l10n/source/en-GB/ |
H A D | localize.sdf | 18834 ….src 0 string STR_TASKPANEL_MASTER_PAGE_MENU_LOCK 175 en-GB ~Dock Task Pane 20200411 15:09:53 18835 … 0 string STR_TASKPANEL_MASTER_PAGE_MENU_UNLOCK 175 en-GB ~Undock Task Pane 20200411 15:09:53 19275 …indow.src 0 dockingwindow FLT_TOOL_PANEL_DOCKING_WINDOW 100 en-GB Task Pane 20200411 15:09:53 20694 sfx2 source\dialog\dialog.src 0 string SID_TASKPANE 0 en-GB Task Pane 20200411 15:09:53 20923 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_ON 120 en-GB Show Navigation Pane … 20924 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_OFF 120 en-GB Hide Navigation Pane … 35732 …hared/guide/navpane_on.xhp\" name=\"Showing Navigation Pane of the Help\"\>Showing Navigation Pane… 37887 helpcontent2 source\text\shared\05\00000110.xhp 0 help hd_id3149202 8 0 en-GB Navigation Pane … 51773 helpcontent2 source\text\simpress\01\taskpanel.xhp 0 help tit 0 en-GB Task Pane 20200411 15:0… 52379 helpcontent2 source\text\simpress\01\slidesorter.xhp 0 help tit 0 en-GB Page/Slide Pane 20200… [all …]
|
/trunk/extras/l10n/source/kid/ |
H A D | localize.sdf | 32793 …xt\shared\05\00000110.xhp 0 help hd_id3149202 8 0 kid j413xd‖Navigation Pane 20130829 23:02:48 36570 …hared/guide/navpane_on.xhp\" name=\"Showing Navigation Pane of the Help\"\>Showing Navigation Pane… 40746 helpcontent2 source\text\simpress\01\slidesorter.xhp 0 help tit 0 kid +vsh5q‖Page/Slide Pane … 41298 helpcontent2 source\text\simpress\01\06060000.xhp 0 help tit 0 kid 20s3w]‖Custom Animation Pane … 41462 helpcontent2 source\text\simpress\01\taskpanel.xhp 0 help tit 0 kid n4vh86‖Task Pane 20130829… 62835 …0 string STR_TASKPANEL_MASTER_PAGE_MENU_LOCK 175 kid d3bh++‖~Dock Task Pane 20130829 23:02:48 62836 …ring STR_TASKPANEL_MASTER_PAGE_MENU_UNLOCK 175 kid a6[l-w‖~Undock Task Pane 20130829 23:02:48 62890 ….src 0 dockingwindow FLT_TOOL_PANEL_DOCKING_WINDOW 100 kid qa-u[1‖Task Pane 20130829 23:02:48 63396 …p.src 0 string STR_HELP_BUTTON_INDEX_ON 120 kid i9cgwc‖Show Navigation Pane 20130829 23:02:48 63397 ….src 0 string STR_HELP_BUTTON_INDEX_OFF 120 kid hldfb5‖Hide Navigation Pane 20130829 23:02:48 [all …]
|
/trunk/extras/l10n/source/th/ |
H A D | localize.sdf | 19273 ….src 0 dockingwindow FLT_LEFT_PANE_IMPRESS_DOCKING_WINDOW 100 th Slide Pane 20200411 15:09:53 19274 …ndow.src 0 dockingwindow FLT_LEFT_PANE_DRAW_DOCKING_WINDOW 100 th Page Pane 20200411 15:09:53 20923 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_ON 120 th Show Navigation Pane 20… 20924 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_INDEX_OFF 120 th Hide Navigation Pane 2… 35728 helpcontent2 source\text\shared\guide\navpane_on.xhp 0 help tit 0 th Showing Navigation Pane of … 35730 …hared/guide/navpane_on.xhp\" name=\"Showing Navigation Pane of the Help\"\>Showing Navigation Pane… 37885 helpcontent2 source\text\shared\05\00000110.xhp 0 help hd_id3149202 8 0 th Navigation Pane 202… 51771 helpcontent2 source\text\simpress\01\taskpanel.xhp 0 help tit 0 th Task Pane 20200411 15:09:53 51773 …par_idN10544 0 th \<link href=\"text/simpress/01/taskpanel.xhp\"\>Task Pane\</link\> 2020041… 52377 helpcontent2 source\text\simpress\01\slidesorter.xhp 0 help tit 0 th Page/Slide Pane 20200411… [all …]
|