Home
last modified time | relevance | path

Searched refs:p (Results 2976 – 3000 of 3699) sorted by relevance

1...<<111112113114115116117118119120>>...148

/trunk/main/helpcontent2/source/auxiliary/sv/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/helpcontent2/source/auxiliary/sw-TZ/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/helpcontent2/source/auxiliary/tg/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/helpcontent2/source/auxiliary/th/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/helpcontent2/source/auxiliary/tn/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/helpcontent2/source/auxiliary/uk/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/helpcontent2/source/auxiliary/ve/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/helpcontent2/source/auxiliary/vi/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/helpcontent2/source/auxiliary/xh/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/helpcontent2/source/auxiliary/zh-TW/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/helpcontent2/source/auxiliary/zu/
H A Ddefault.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
57 p, td selector
/trunk/main/offapi/com/sun/star/sdb/
H A DQueryDescriptor.idl44 <p>
48 </p>
/trunk/main/offapi/com/sun/star/sheet/
H A DCellAreaLink.idl47 <p>A linked cell range is a range which is linked to an equal-sized
49 copied into the range of this document.</p>
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DNamedRequest.java98 for (String p : packages) { in tp()
99 List<String> klasses = SystemUtil.getClassesInPackage(p); in tp()
/trunk/main/vcl/source/window/
H A Dwindow.cxx4445 if( p != rList.end() ) in ~Window()
4446 rList.erase( p ); in ~Window()
6341 if( p != rList.end() ) in SetParent()
6342 rList.erase( p ); in SetParent()
6968 p++; in EnableInput()
7480 p.X() += g.nX; in OutputToAbsoluteScreenPixel()
7481 p.Y() += g.nY; in OutputToAbsoluteScreenPixel()
7482 return p; in OutputToAbsoluteScreenPixel()
7492 p.X() -= g.nX; in AbsoluteScreenToOutputPixel()
7493 p.Y() -= g.nY; in AbsoluteScreenToOutputPixel()
[all …]
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx375 const Details_UserDatat* p = ( Details_UserDatat* ) pEntry->GetUserData(); in IMPL_LINK() local
376 aElementText = p->maTxt; in IMPL_LINK()
377 bFixedWidthFont = p->mbFixedWidthFont; in IMPL_LINK()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx351 …CustomAnimationPresetPtr*p = static_cast< CustomAnimationPresetPtr* >( mpLBEffects->GetEntryData( … in onSelectEffect() local
353 if( !p ) in onSelectEffect()
356 CustomAnimationPresetPtr pPreset( *p ); in onSelectEffect()
/trunk/main/forms/source/xforms/
H A Dsubmission.cxx454 sal_Int32 p = 0; in convertFastPropertyValue() local
455 while ( p >= 0 ) in convertFastPropertyValue()
456 aPrefixes.push_back( sTokenList.getToken( 0, ',', p ) ); in convertFastPropertyValue()
/trunk/main/bridges/test/java_uno/acquire/
H A Dtestacquire.cxx520 void * p = 0; in component_getFactory() local
531 p = f.get(); in component_getFactory()
534 return p; in component_getFactory()
/trunk/main/udkapi/com/sun/star/uno/
H A DTypeClass.idl36 <p>
40 </p>
/trunk/main/xmloff/source/transform/
H A DEventOOoTContext.cxx126 XMLTransformerOOoEventMap_Impl *p ) in FlushEventMap() argument
128 delete p; in FlushEventMap()
/trunk/main/sw/source/core/access/
H A Daccnotexthyperlink.cxx46 SwAccessibleNoTextHyperlink::SwAccessibleNoTextHyperlink( SwAccessibleNoTextFrame *p, const SwFrm *… in SwAccessibleNoTextHyperlink() argument
47 xFrame( p ), in SwAccessibleNoTextHyperlink()
/trunk/main/udkapi/com/sun/star/beans/
H A DXPropertyContainer.idl62 <p>Some scripting engines cannot access properties directly when the
64 etc. in this case. </p>
/trunk/main/udkapi/com/sun/star/io/
H A DObjectOutputStream.idl48 <p>Implementations of this service must fulfill the specifications of the
54 and begin at 1. Data format is written: </p>
/trunk/main/udkapi/com/sun/star/registry/
H A DRegistryValueType.idl36 <p>An ASCII value and a string value will both be handled with type
38 string represents a unicode string. </p>

Completed in 1310 milliseconds

1...<<111112113114115116117118119120>>...148