Home
last modified time | relevance | path

Searched refs:p (Results 1501 – 1525 of 3700) sorted by relevance

1...<<61626364656667686970>>...148

/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx168 SwSidebarItem* p = (*it); in CheckForRemovedPostIts() local
170 if (GetActiveSidebarWin() == p->pPostIt) in CheckForRemovedPostIts()
172 if (p->pPostIt) in CheckForRemovedPostIts()
173 delete p->pPostIt; in CheckForRemovedPostIts()
174 delete p; in CheckForRemovedPostIts()
224 SwSidebarItem* p = (*i); in RemoveItem() local
225 if (GetActiveSidebarWin() == p->pPostIt) in RemoveItem()
228 delete p->pPostIt; in RemoveItem()
229 delete p; in RemoveItem()
1746 if ( p != mpActivePostIt ) in SetActiveSidebarWin()
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1435 ::Window * p = ::Application::GetTopWindow(static_cast< long >(nIndex)); in getTopWindow()
1438 p == 0 ? 0 : static_cast< ::css::awt::XWindow * >(p->GetWindowPeer()), in getTopWindow()
1446 ::Window * p = ::Application::GetActiveTopWindow(); in getActiveTopWindow()
1448 p == 0 ? 0 : static_cast< ::css::awt::XWindow * >(p->GetWindowPeer()), in getActiveTopWindow()
1731 for (::Window * p = pFocus; p != 0; p = p->GetParent()) in callFocusListeners()
1732 if (!p->IsCompoundControl()) in callFocusListeners()
1734 pFocus = p; in callFocusListeners()
/trunk/extras/l10n/source/es/
H A Dlocalize.sdf62659 …000.xhp 0 help par_id3153693 208 0 es Desplaza el párrafo activo o los párrafos seleccionados un…
62839página; páginas izquierda y derecha\</bookmark_value\> \<bookmark_value\>páginas en blanco co…
62852página a uno de los estilos de página, seleccione \<item type=\"menuitem\"\>Insertar - Pie de pági…
62853 …a incluir un encabezado o pie de página en la página de título del documento, aplique el estilo "P…
63877páginas;páginas de continuación\</bookmark_value\> \<bookmark_value\>página siguiente en pies…
63889página;con números de página\</bookmark_value\> \<bookmark_value\>páginas;número de páginas\<…
63913 …hp 0 help par_id1654408 0 es El nuevo número de página será un atributo del primer párrafo de e…
63920página. El primer estilo de página tiene un pie de página con un campo de número de página en form…
64426página para especificar la orientación de las páginas de un documento. Los estilos de página defin…
64446página de estilos “Predeterminada” no define un "estilo siguiente" en la página de la ficha \<item…
[all …]
/trunk/main/cppcanvas/inc/cppcanvas/
H A Dbitmapcanvas.hxx54 BitmapCanvasSharedPtr p( ::boost::dynamic_pointer_cast< BitmapCanvas >(this->clone()) ); in cloneBitmapCanvas() local
55 OSL_ENSURE(p.get(), "BitmapCanvas::cloneBitmapCanvas(): dynamic cast failed"); in cloneBitmapCanvas()
56 return p; in cloneBitmapCanvas()
/trunk/main/odk/examples/DevelopersGuide/ProfUNO/Lifetime/
H A Dobject_lifetime.cxx39 com::sun::star::uno::XInterface * p = new MyOWeakObject(); in simple_object_creation_and_destruction() local
42 p->acquire(); in simple_object_creation_and_destruction()
47 p->release(); in simple_object_creation_and_destruction()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx2621 if( p->HasValidRange() ) in Insert()
2623 bRet = _SwRedlineTbl::Insert( p ); in Insert()
2624 p->CallDisplayFunc(); in Insert()
2627 bRet = InsertWithValidRanges( p ); in Insert()
2638 if( p->HasValidRange() ) in Insert()
2640 bRet = _SwRedlineTbl::Insert( p, rP ); in Insert()
2641 p->CallDisplayFunc(); in Insert()
2644 bRet = InsertWithValidRanges( p, &rP ); in Insert()
2656 SwPosition* pStt = p->Start(), in InsertWithValidRanges()
2657 * pEnd = pStt == p->GetPoint() ? p->GetMark() : p->GetPoint(); in InsertWithValidRanges()
[all …]
/trunk/main/udkapi/com/sun/star/io/
H A DObjectInputStream.idl52 <p>Implementations of this service must fulfill the specifications of the
56 chained object. </p>
57 <p>The written objects are held until this instance is destroyed.
59 Data format reads:</p>
/trunk/main/offapi/com/sun/star/text/
H A DXTextCursor.idl74 <p>Note: Even if the command was not completed successfully
77 be returned and the cursor moves only those 3 characters.<p>
97 <p>Note: Even if the command was not completed successfully
100 be returned and the cursor moves only those 3 characters.<p>
/trunk/main/offapi/com/sun/star/ui/
H A DModuleUICommandDescription.idl40 <p>
44 </p>
53 <p>
70 </p>
/trunk/main/offapi/com/sun/star/table/
H A DTableBorder.idl40 <p>In a queried structure, the flags in
42 lines of the boxes have the same values.</p>
44 <p>In a structure which is used for setting, these flags determine
46 be kept.</p>
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationControllerBroadcaster.idl40 <p>The listeners are called in the order in which they are registered.</p>
45 <p>The listener is notified only for the specified type of
50 primarily to support debugging and monitoring.</p>
/trunk/main/offapi/com/sun/star/inspection/
H A DXNumericControl.idl63 <p>Only a certain set of <type scope="com::sun::star::util">MeasureUnit</type> values is
65 unit (like 100th millimiters) cannot be used as DisplayUnit.</p>
78 <p>The core measurement unit for a property value might differ from the unit which
82 value conversion for you, if you give it a ValueUnit different from the DisplayUnit.</p>
H A DObjectInspectorModel.idl41 <p>This service simplifies usage of an <type>ObjectInspector</type>.</p>
43 …<p>The <type>XObjectInspectorModel</type> implemented by this service will not provide any property
44 categories, nor apply any particular order to the properties provided by its handler(s).</p>
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DProductDescription.java256 XMLPackageDescription p = (XMLPackageDescription) e.nextElement(); in parse() local
257 if (p.getKey().equals("macro")) { in parse()
258 String key = p.getAttribute("key"); in parse()
259 String value = p.getValue(); in parse()
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dalbanian.lm20 p 1072
74 pë 334
80 për 294
196 për_ 131
/trunk/main/offapi/com/sun/star/sdbcx/
H A DTable.idl43 <p>
46 </p>
47 <p>
56 </p>
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.hxx212 void SetTabDlg( TabDialog* p ) { pTabDlg = p;} in SetTabDlg() argument
263 void SetTabDlg( TabDialog* p ) { pTabDlg = p;} in SetTabDlg() argument
/trunk/main/cppu/inc/cppu/
H A Dunotype.hxx206 static typelib_TypeDescriptionReference * p = 0; in cppu_detail_getUnoType() local
207 if (p == 0) { in cppu_detail_getUnoType()
209 &p, ::cppu::UnoType< T >::get().getTypeLibType()); in cppu_detail_getUnoType()
211 return ::cppu::detail::getTypeFromTypeDescriptionReference(&p); in cppu_detail_getUnoType()
/trunk/main/desktop/source/app/
H A Ddispatchwatcher.cxx134 DispatchList::const_iterator p; in executeDispatchRequests() local
138 for ( p = aDispatchRequestsList.begin(); p != aDispatchRequestsList.end(); p++ ) in executeDispatchRequests()
141 const DispatchRequest& aDispatchRequest = *p; in executeDispatchRequests()
/trunk/main/slideshow/source/engine/transitions/
H A Dpinwheelwipe.cxx46 ::basegfx::B2DPolygon p(poly); in operator ()()
47 p.transform(basegfx::tools::createRotateB2DHomMatrix((i * 2.0 * M_PI) / m_blades)); in operator ()()
48 res.append( p ); in operator ()()
/trunk/main/dtrans/source/win32/dnd/
H A Dtargetdragcontext.cxx31 TargetDragContext::TargetDragContext( DropTarget* p) in TargetDragContext() argument
34 m_pDropTarget= p; in TargetDragContext()
35 p->acquire(); in TargetDragContext()
/trunk/main/idl/source/objects/
H A Dobject.cxx68 SvMetaClass * p; in Load() local
69 rStm >> p; in Load()
70 xClass = p; in Load()
133 SvMetaClass * p; in Load() local
134 rStm >> p; in Load()
135 xAutomationInterface = p; in Load()
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx131 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() argument
171 OSaxParserTest *p = new OSaxParserTest( rSMgr ); in OSaxParserTest_CreateInstance() local
172 XInterfaceRef xService = *p; in OSaxParserTest_CreateInstance()
364 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() argument
/trunk/main/sd/source/core/
H A Dstlsheet.cxx386 Reference< XInterface > *p = aModifyListeners.getArray(); in IsUsed() local
390 Reference< XStyle > xStyle( *p++, UNO_QUERY ); in IsUsed()
715 ApiNameMap* p = pApiNameMap; in SetHelpId() local
716 while( p->mpApiName ) in SetHelpId()
718 if( nId == p->mnHelpId ) in SetHelpId()
720 msApiName = OUString( p->mpApiName, p->mnApiNameLength, RTL_TEXTENCODING_ASCII_US ); in SetHelpId()
723 p++; in SetHelpId()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx103 for ( XclObj* p = First(); p; p = Next() ) in ~XclExpObjList() local
104 delete p; in ~XclExpObjList()
141 for ( XclObj* p = First(); p; p = Next() ) in Save() local
142 p->Save( rStrm ); in Save()

Completed in 1421 milliseconds

1...<<61626364656667686970>>...148