Home
last modified time | relevance | path

Searched defs:p (Results 1301 – 1323 of 1323) sorted by relevance

1...<<515253

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx56 #define DELETEZ( p ) ( delete( p ), p = 0 ) argument
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1937 …::CreateLinksDialog( Window* pParent, sfx2::LinkManager* pMgr, sal_Bool bHTML, sfx2::SvBaseLink* p) in CreateLinksDialog()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx372 register const sal_Unicode* p; in lcl_MatchParenthesis() local
/trunk/main/vcl/source/window/
H A Dmenu.cxx4235 MenuBarWindow* p = (MenuBarWindow*) pMenu->pStartedFrom->ImplGetWindow(); in IMPL_LINK() local
4241 … MenuFloatingWindow* p = (MenuFloatingWindow*) pMenu->pStartedFrom->ImplGetWindow(); in IMPL_LINK() local
H A Dtoolbox.cxx3167 Point p[6]; in SetToolArrowClipregion() local
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx3177 #define CSS1_PROP_ENTRY(p) \ argument
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2776 #define InitializeClass( p, a ) p, sizeof(p) - 1, a in matchFamilyName() argument
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx1896 Color* p; in Solve() local
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas3346 Dim p As Integer variable
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2047 TextWin_Impl::TextWin_Impl( Window* p ) : DockingWindow( p, 0 ) in TextWin_Impl()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx3455 …SvxBrushItem_Impl( GraphicObject* p ) : pGraphicObject( p ), nGraphicTransparency(0), pStream(0) {} in SvxBrushItem_Impl()
H A Dtextitem.cxx3643 SvxScriptSetItem* p = new SvxScriptSetItem( Which(), *GetItemSet().GetPool() ); in Clone() local
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx477 const ScToken* p = sp ? static_cast<const ScToken*>(pStack[sp-1]) : NULL; in GetMatrix() local
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4645 sal_Char* p = aTemp.AllocBuffer( (sal_uInt16)(nStringLen - 1) ); in ImplWritePage() local
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1181 TextPortion* p = pParaPortion->GetTextPortions().GetObject( nP ); in CreateLines() local
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3289 void SAL_CALL SwXTextDocument::operator delete( void * p) throw() in operator delete()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx3164 const B2DPoint p(rPoly.getB2DPoint(i)); in isPolyPolygonEqualRectangle() local
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx901 for (FormulaToken* p = mxTokenArray->First(); p; p = mxTokenArray->Next()) in FillSourceLink() local
/trunk/main/sc/source/core/data/
H A Dtable2.cxx481 for (ScRangePtr p = aRanges.First(); p; p = aRanges.Next()) in CopyToClip() local
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx1519 const ScDocProtection* p = pDoc->GetDocProtection(); in SetBodyAttributes() local
/trunk/test/testassistant/lib/
H A Dtestcommon.jar ... .io.FileOutputStream to java.io.File p byte[] buffer int bytesRead int bytesRead java.io. ...
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx3471 ::com::sun::star::awt::Size SAL_CALL VCLXScrollBar::implGetMinimumSize( Window* p ) throw(::com::su… in implGetMinimumSize()
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java1048 Pair<XTextRange, FrameNode> p = m_FrameHints.get(i); in insertTree() local

Completed in 402 milliseconds

1...<<515253