Home
last modified time | relevance | path

Searched refs:Page (Results 1 – 25 of 220) sorted by relevance

123456789

/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx47 struct Page struct in SvDataPipe_Impl
49 Page * m_pPrev; argument
50 Page * m_pNext; argument
59 Page * m_pFirstPage;
60 Page * m_pReadPage;
61 Page * m_pWritePage;
71 bool remove(Page * pPage);
871 Page * pRemove = m_pReadPage; in read()
889 = static_cast< Page * >(rtl_allocateMemory(sizeof (Page) in write()
956 Page * pNew in write()
[all …]
/trunk/main/canvas/source/tools/
H A Dpage.cxx32 Page::Page( const IRenderModuleSharedPtr &rRenderModule ) : in Page() function in canvas::Page
38 void Page::validate() in validate()
48 bool Page::isValid() const in isValid()
53 FragmentSharedPtr Page::allocateSpace( const ::basegfx::B2ISize& rSize ) in allocateSpace()
66 bool Page::nakedFragment( const FragmentSharedPtr& pFragment ) in nakedFragment()
79 void Page::free( const FragmentSharedPtr& pFragment ) in free()
92 bool Page::insert( SurfaceRect& r ) in insert()
127 bool Page::isValidLocation( const SurfaceRect& r ) const in isValidLocation()
H A Dpage.hxx46 class Page class
49 Page( const IRenderModuleSharedPtr& rRenderModule );
69 typedef ::boost::shared_ptr< Page > PageSharedPtr;
78 Page* pPage ) : in PageFragment()
101 void setPage( Page* pPage ) { mpPage=pPage; } in setPage()
146 Page* mpPage;
H A Dpagemanager.cxx64 PageSharedPtr pPage(new Page(mpRenderModule)); in allocateSpace()
198 ::boost::mem_fn(&Page::validate)); in validatePages()
/trunk/main/sd/source/ui/inc/taskpane/
H A DSlideSorterCacheDisplay.hxx176 #define SSCD_SET_REQUEST_CLASS(Page,RequestClass) \ argument
177 SscdSetRequestClass(Page,RequestClass)
182 #define SSCD_SET_UPTODATE(Page,UpToDate) \ argument
183 SscdSetUpToDate(Page,UpToDate)
190 #define SSCD_SET_REQUEST_CLASS(Page,RequestClass) argument
193 #define SSCD_SET_UPTODATE(Page,UpToDate) argument
/trunk/main/reportdesign/source/ui/dlg/
H A DPageNumber.src39 Text [ en-US ] = "Page Numbers" ;
58 Text [ en-US ] = "Page N";
65 Text [ en-US ] = "Page N of M";
82 Text [ en-US ] = "Top of Page (Header)";
89 Text [ en-US ] = "Bottom of Page (Footer)";
129 Text [ en-US ] = "Show Number on First Page";
159 Text [ en-US ] = "\"Page \" & #PAGENUMBER#" ;
H A Ddlgpage.src32 Text [ en-US ] = "Page Setup" ;
43 Text [ en-US ] = "Page" ;
82 Text [ en-US ] = "Page" ;
/trunk/main/l10ntools/layout/
H A Dloc.sdf2 transex3 layout\workben\zoom-1.xml 0 help BTN_WHOLE_PAGE 0 en-US Whole Page 20080204 13:51:01
3 transex3 layout\workben\zoom-1.xml 0 help BTN_PAGE_WIDTH 0 en-US Page Width 20080204 13:51:01
12 transex3 layout\workben\zoom-1.xml 0 help BTN_WHOLE_PAGE 0 de deWhole Page 20080204 13:51:01
22 transex3 layout\workben\zoom-1.xml 0 help BTN_WHOLE_PAGE 0 en-US Whole Page 20080204 13:51:01
24 transex3 layout\workben\zoom-1.xml 0 help BTN_WHOLE_PAGE 0 de de3:Whole Page 20080204 13:51:01
/trunk/main/svx/inc/svx/
H A Dsvdviter.hxx91 - Alle Views in denen eine bestimme Page sichtbar ist (ww. auch als MasterPage)
95 - Alle PageViews in denen eine bestimme Page sichtbar ist (ww. auch als MasterPage)
99 - Alle OutputDevices in denen eine bestimme Page sichtbar ist (ww. auch als MasterPage)
103 - Alle Windows in denen eine bestimme Page sichtbar ist (auch als MasterPage)
105 Ob die Auswahl auf ein(e) bestimmte(s) Page/Objekt beschraenkt wird, bestimmt man
/trunk/main/svx/source/items/
H A Dsvxitems.src58 < "Page Break" ; SID_ATTR_PARA_PAGEBREAK ; > ;
67 < "Page" ; SID_ATTR_PAGE ; > ;
68 < "Page Style" ; SID_ATTR_PARA_MODEL ; > ;
133 Text [ en-US ] = "Page Style" ;
314 Text [ en-US ] = "Page Description: " ;
/trunk/main/sc/source/ui/src/
H A Dpopup.src245 Text [ en-US ] = "Page Preview pop-up menu" ;
256 Text [ en-US ] = "~Previous Page" ;
262 Text [ en-US ] = "~Next Page" ;
448 Text [ en-US ] = "Page Break Preview pop-up menu" ;
525 Text [ en-US ] = "Page Format..." ;
/trunk/main/sd/source/filter/html/
H A Dpubdlg.src36 // Page 1: Choose a design
98 // Page 2: Type of publishing
359 // Page 3: Misc Options, Picture format and resolution
481 // Page 4: Information for title page
583 // Page 5: Buttons
617 // Page 6: Colorscheme
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.src63 // Page 1
144 // Page 2
237 // Page 3
398 // Page 4
469 // Page 5
/trunk/main/reportdesign/source/ui/inspection/
H A Dinspection.src53 Text [ en-US ] = "Force New Page" ;
149 Text [ en-US ] = "Per Page" ;
173 Text [ en-US ] = "Page header" ;
177 Text [ en-US ] = "Page footer" ;
/trunk/main/sw/source/ui/utlui/
H A Dpoolfmt.src33 Text [ en-US ] = "Page Number" ;
651 // Page styles
658 Text [ en-US ] = "First Page" ;
662 Text [ en-US ] = "Left Page" ;
666 Text [ en-US ] = "Right Page" ;
/trunk/main/sw/source/ui/app/
H A Dmn.src890 Text [ en-US ] = "~Page Wrap" ; \
897 Text [ en-US ] = "~Optimal Page Wrap" ; \
955 Text [ en-US ] = "~Page Wrap" ; \
962 Text [ en-US ] = "~Optimal Page Wrap" ; \
1367 Text [ en-US ] = "Previous Page" ;
1373 Text [ en-US ] = "Next Page" ;
/trunk/main/sfx2/source/appl/
H A Dnewhelp.src283 Text [ en-US ] = "First Page" ;
287 Text [ en-US ] = "Previous Page" ;
291 Text [ en-US ] = "Next Page" ;
303 Text [ en-US ] = "Find on this Page..." ;
/trunk/main/sw/source/ui/fldui/
H A Dfldui.src64 Text [ en-US ] = "Page numbers" ;
436 Text [ en-US ] = "As Page Style" ;
512 Text [ en-US ] = "Page" ;
524 Text [ en-US ] = "As Page Style" ;
/trunk/main/reportdesign/source/ui/report/
H A Dreport.src600 Text [ en-US ] = "Insert Page Header/Footer" ;
604 Text [ en-US ] = "Delete Page Header/Footer" ;
640 Text [ en-US ] = "Page Header" ;
644 Text [ en-US ] = "Page Footer" ;
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src545 Text [ en-US ] = "~Page Styles" ;
1456 Text [ en-US ] = "Page number:" ;
1460 Text [ en-US ] = "Page count:" ;
1861 Text [ en-US ] = "Page design" ;
1866 Text [ en-US ] = "Page design" ;
1871 Text [ en-US ] = "Page design" ;
2050 Text [ en-US ] = "Page design" ;
2156 Text [ en-US ] = "Page design" ;
2161 Text [ en-US ] = "Page design" ;
2347 Text [ en-US ] = "Page design" ;
[all …]
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.src55 Text [ en-US ] = "Page Number" ;
61 Text [ en-US ] = "Page Count" ;
160 Text [ en-US ] = "Page" ;
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.src201 Text [ en-US ] = "Page Style" ;
211 Text [ en-US ] = "Page" ;
271 Text [ en-US ] = "Page" ;
/trunk/main/sw/source/ui/chrdlg/
H A Dchrdlg.src31 Text [ en-US ] = " (Page Style: " ;
41 …Message [ en-US ] = "Page numbers cannot be applied to the current page. Even numbers can be used …
/trunk/main/cui/source/tabpages/
H A Dparagrph.src545 < "Page" ; 0 ; > ;
575 Text [ en-US ] = "With Page St~yle" ;
592 Text [ en-US ] = "Page ~number" ;
737 Text [ en-US ] = "Page Style" ;
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.hrc42 /* ------------- Page Text/Field ------------------ */
50 /* ------------- Page Table -------------------- */

Completed in 686 milliseconds

123456789