Home
last modified time | relevance | path

Searched refs:Push (Results 1 – 25 of 287) sorted by last modified time

12345678910>>...12

/trunk/main/tools/source/fsys/
H A Ddirent.cxx205 inline void Push( DirEntry *pEntry );
211 inline void DirEntryStack::Push( DirEntry *pEntry ) in Push() function in DirEntryStack
375 aStack.Push( new DirEntry( aName, FSYS_FLAG_ABSROOT, eStyle ) ); in ImpParseOs2Name()
382 aStack.Push( new DirEntry( FSYS_FLAG_ABSROOT ) ); in ImpParseOs2Name()
403 aStack.Push( new DirEntry( aName, FSYS_FLAG_ABSROOT, eStyle ) ); in ImpParseOs2Name()
414 aStack.Push( new DirEntry( aName, FSYS_FLAG_RELROOT, eStyle ) ); in ImpParseOs2Name()
437 aStack.Push( new DirEntry( FSYS_FLAG_PARENT ) ); in ImpParseOs2Name()
483 aStack.Push( pNew ); in ImpParseOs2Name()
2301 aStack.Push( new DirEntry( FSYS_FLAG_ABSROOT ) ); in ImpParseUnixName()
2330 aStack.Push( new DirEntry( ByteString(), FSYS_FLAG_PARENT, eStyle ) ); in ImpParseUnixName()
[all …]
/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx465 rOutDev.Push( PUSH_CLIPREGION ); in scrollUpdate()
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf31884 helpcontent2 source\text\shared\02\01170000.xhp 0 help hd_id3148774 6 0 kid c7]rz3‖Push Button …
32172 …xhp 0 help par_idN1154E 0 kid o3mchq‖\<ahelp hid=\".\"\>Specifies if a Push Button behaves as a…
32174 …E 0 kid v[qfy]‖\<ahelp hid=\".\"\>If you set this option to "Yes", the Push Button receives the…
35992 …, for example a button: Open the Form Controls toolbar, click the \<emph\>Push Button\</emph\> ico…
37036 …d3145345 7 0 kid h78vg[‖On the Form Controls toolbar, click the \<emph\>Push Button\</emph\> ico…
54179 … value ..Effects.UserInterface.Transitions.push-down Label 0 kid 8[99bc‖Push Down 20130829 23…
54180 … value ..Effects.UserInterface.Transitions.push-left Label 0 kid 5zxw+=‖Push Left 20130829 23…
54181 …value ..Effects.UserInterface.Transitions.push-right Label 0 kid 0oedhw‖Push Right 20130829 2…
54182 … 0 value ..Effects.UserInterface.Transitions.push-up Label 0 kid mhh9a[‖Push Up 20130829 23:0…
55498 …nericCommands.UserInterface.Commands..uno:Pushbutton Label 0 kid p=z54x‖Push Button 20130829 …
[all …]
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf19451 helpcontent2 source\text\shared\02\01170000.xhp 0 help hd_id3148774 6 0 en-ZA Push Button 2002…
20061 …0101.xhp 0 help par_idN1154E 0 en-ZA \<ahelp hid=\".\"\>Specifies if a Push Button behaves as a…
20063 …N1156E 0 en-ZA \<ahelp hid=\".\"\>If you set this option to "Yes", the Push Button receives the…
22584 …, for example a button: Open the Form Controls toolbar, click the \<emph\>Push Button\</emph\> ico…
23177 …par_id3145345 7 0 en-ZA On the Form Controls toolbar, click the \<emph\>Push Button\</emph\> ico…
64087 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_PUSHBUTTON 0 en-ZA Push Button 2002-0…
67400 …xcu 0 value ..Effects.UserInterface.Transitions.push-down Label 0 en-ZA Push Down 2002-02-02 …
67401 …xcu 0 value ..Effects.UserInterface.Transitions.push-left Label 0 en-ZA Push Left 2002-02-02 …
67402 …cu 0 value ..Effects.UserInterface.Transitions.push-right Label 0 en-ZA Push Right 2002-02-02…
67403 …s.xcu 0 value ..Effects.UserInterface.Transitions.push-up Label 0 en-ZA Push Up 2002-02-02 02…
[all …]
/trunk/main/svx/source/form/
H A Dfmstring.src184 Text [ en-US ] = "Push Button" ;
/trunk/main/setup_native/source/win32/nsis/
H A Ddownloadtemplate.nsi30 Push $1
76 Push $R0
77 Push $R1
78 Push $R2
79 Push $R3
290 Push $1
299 Push $1
310 Push $1
321 Push $1
337 Push $1
[all …]
/trunk/main/vcl/source/control/
H A Dspinbtn.cxx165 pDev->Push(); in Draw()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx595 pThis->Push( PUSH_CLIPREGION ); in ImplDrawBackground()
642 pThis->Push( PUSH_LINECOLOR | PUSH_FILLCOLOR ); in ImplErase()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6464 rTargetDevice.Push( PUSH_CLIPREGION ); in ImplDrawText()
6583 rTargetDevice.Push( PUSH_CLIPREGION ); in ImplDrawText()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx769 pOut->Push( PUSH_FILLCOLOR|PUSH_LINECOLOR ); in PaintLines()
934 pOut->Push( PUSH_FILLCOLOR|PUSH_LINECOLOR ); in PaintSubsidiary()
1614 pOut->Push( PUSH_CLIPREGION ); in lcl_DrawGraphic()
1850 pOutDev->Push( PUSH_CLIPREGION ); in DrawGraphic()
1912 pOutDev->Push( PUSH_FILLCOLOR|PUSH_LINECOLOR ); in DrawGraphic()
2340 rDev.Push( PUSH_CLIPREGION ); in PaintLines()
3174 pSh->GetWin()->Push( PUSH_FILLCOLOR|PUSH_LINECOLOR ); in Paint()
3645 pOut->Push( PUSH_CLIPREGION ); in Paint()
3748 pOut->Push( PUSH_FILLCOLOR|PUSH_LINECOLOR ); in Paint()
3781 pOut->Push(); in Paint()
[all …]
H A Dlayact.cxx2382 pWin->Push( PUSH_FILLCOLOR|PUSH_LINECOLOR ); in ShowIdle()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx248 pSh->Push(); in _Start()
252 pSh->Push(); in _Start()
261 pSh->Push(); in _Start()
1056 Push(); in GetCorrection()
1086 Push(); in GetCorrection()
1196 Push(); in GetGrammarCorrection()
1230 Push(); in GetGrammarCorrection()
1334 Push(); in ApplyChangedSentence()
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx3178 Push( (FormulaToken&)*pCur ); in ScMatRef()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx3274 GetRefDevice()->Push( PUSH_TEXTLAYOUTMODE|PUSH_TEXTLANGUAGE ); in CalcLineWidth()
/trunk/main/sd/source/core/
H A Dsdpage.cxx300 aOutDev.Push(); in CreatePresObj()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1035 rVDev.Push(((const MetaPushAction*)pMA)->GetFlags() ); in ImplWriteActions()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1646 mpVDev->Push(); in Impl_writeActions()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx766 mpWrtShell->Push(); in ConvertTo()
893 pDev->Push(); in Draw()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx259 rOut.Push( PUSH_FILLCOLOR|PUSH_LINECOLOR ); in lcl_ClearArea()
311 pOut->Push(); in Paint()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx752 pOut->Push(); in DrawPaintReplacement()
821 pOut->Push(); in DrawShading()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx705 void Push( sal_uInt16 nFlags = 0xffff );
763 { Push(); SetLineColor( rColor ); DrawPixel( rPts ); Pop(); } in DrawPixel()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx492 pOutDev->Push(); in PrintOrPDFExport()
635 pOleOut->Push( PUSH_CLIPREGION ); in PrtOle2()
/trunk/extras/l10n/source/sq/
H A Dlocalize.sdf33378 …ts.xcu 0 value ..Effects.UserInterface.Transitions.push-down Label 0 sq Push Down 2002-02-02 …
33379 …ts.xcu 0 value ..Effects.UserInterface.Transitions.push-left Label 0 sq Push Left 2002-02-02 …
33380 …s.xcu 0 value ..Effects.UserInterface.Transitions.push-right Label 0 sq Push Right 2002-02-02…
33381 …ects.xcu 0 value ..Effects.UserInterface.Transitions.push-up Label 0 sq Push Up 2002-02-02 02…
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2529 pOut->Push( PUSH_FONT | PUSH_MAPMODE ); in MiserableDropDownFormHack()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx769 pOutDev->Push(); in PrintSource()

Completed in 2543 milliseconds

12345678910>>...12