| /AOO41X/main/writerfilter/qa/cppunittests/odiapi/ |
| H A D | testProperty.cxx | 87 PropertyBag_Pointer_t pb = createPropertyBag(); in testCreateCompositeProperty() local 88 pb->insert(createStringProperty(NS_style::LN_font_face, "Times")); in testCreateCompositeProperty() 89 pb->insert(createIntegerProperty(NS_fo::LN_font_weight, 12)); in testCreateCompositeProperty() 90 …erty::Pointer_t cp1 = createCompositeProperty(NS_style::LN_paragraph_properties, pool->insert(pb)); in testCreateCompositeProperty() 156 PropertyBag_Pointer_t pb = createPropertyBag(); in testPropertyBagAsArray() local 159 pb->insert(0, fontWeight12); in testPropertyBagAsArray() 161 CPPUNIT_ASSERT_MESSAGE("Inserting property into property sequence failed", pb->size() == 1); in testPropertyBagAsArray() 162 … CPPUNIT_ASSERT_MESSAGE("Property not in property sequence", pb->get(0)->getIntValue() == 12); in testPropertyBagAsArray() 163 CPPUNIT_ASSERT_MESSAGE("Wrong property id", pb->get(0)->getId() == NS_fo::LN_font_weight); in testPropertyBagAsArray() 165 Iterator<Property::Pointer_t>::Pointer_t iter = pb->createIterator(); in testPropertyBagAsArray() [all …]
|
| H A D | testCore.cxx | 40 PropertyBag_Pointer_t pb = createPropertyBag(); in testCreateCore() local 42 pb->insert(createIntegerProperty(NS_fo::LN_font_weight, 12)); in testCreateCore() 43 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testCreateCore() 55 PropertyBag_Pointer_t pb = createPropertyBag(); in testInsertSibling() local 57 pb->insert(createIntegerProperty(NS_fo::LN_font_weight, 12)); in testInsertSibling() 58 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testInsertSibling() 93 PropertyBag_Pointer_t pb = createPropertyBag(); in testAppendChildren() local 95 pb->insert(createIntegerProperty(NS_fo::LN_font_weight, 12)); in testAppendChildren() 96 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testAppendChildren() 116 PropertyBag_Pointer_t pb = createPropertyBag(); in testCore() local [all …]
|
| /AOO41X/main/basegfx/source/color/ |
| H A D | bcolortools.cxx | 254 const double y=rYPbPrColor.getRed(), pb=rYPbPrColor.getGreen(), pr=rYPbPrColor.getBlue(); in ypbpr2rgb() local 256 1.*y + 0.*pb + 1.402*pr, in ypbpr2rgb() 257 1.*y - 0.344136*pb - 0.714136*pr, in ypbpr2rgb() 258 1.*y + 1.772*pb + 0.*pr); in ypbpr2rgb()
|
| /AOO41X/main/basic/source/comp/ |
| H A D | parser.cxx | 120 SbiParser::SbiParser( StarBASIC* pb, SbModule* pm ) in SbiParser() argument 121 : SbiTokenizer( pm->GetSource32(), pb ), in SbiParser() 129 pBasic = pb; in SbiParser()
|
| H A D | token.cxx | 378 SbiTokenizer::SbiTokenizer( const ::rtl::OUString& rSrc, StarBASIC* pb ) in SbiTokenizer() argument 379 : SbiScanner( rSrc, pb ) in SbiTokenizer()
|
| /AOO41X/main/basic/source/classes/ |
| H A D | sbxmod.cxx | 450 uno::Reference< frame::XModel > getDocumentModel( StarBASIC* pb ) in getDocumentModel() argument 453 if( pb && pb->IsDocBasic() ) in getDocumentModel() 456 if( pb->GetUNOConstant( "ThisComponent", aDoc ) ) in getDocumentModel() 476 bool getDefaultVBAMode( StarBASIC* pb ) in getDefaultVBAMode() argument 478 …uno::Reference< vba::XVBACompatibility > xVBACompat = getVBACompatibility( getDocumentModel( pb ) … in getDefaultVBAMode()
|
| /AOO41X/main/sw/source/core/inc/ |
| H A D | sectfrm.hxx | 45 SwAttrSetChg *pa = 0, SwAttrSetChg *pb = 0 );
|
| H A D | cntfrm.hxx | 53 SwAttrSetChg *pa = 0, SwAttrSetChg *pb = 0 );
|
| H A D | tabfrm.hxx | 100 SwAttrSetChg *pb = 0 );
|
| H A D | flyfrm.hxx | 67 SwAttrSetChg *pa = 0, SwAttrSetChg *pb = 0 );
|
| H A D | pagefrm.hxx | 93 SwAttrSetChg *pa = 0, SwAttrSetChg *pb = 0 );
|
| /AOO41X/main/basic/source/runtime/ |
| H A D | stdobj.cxx | 630 SbiStdObject::SbiStdObject( const String& r, StarBASIC* pb ) : SbxObject( r ) in SbiStdObject() argument 646 SetParent( pb ); in SbiStdObject()
|
| /AOO41X/extras/l10n/source/kid/ |
| H A D | localize.sdf | 1474 …rc 0 fixedline RID_SVXDLG_SEARCHFORM FL_SEARCHFOR 232 kid pb=++4‖Search for … 12471 helpcontent2 source\text\scalc\main0112.xhp 0 help hd_id3153142 6 0 kid pb+… 12605 …calc\00\00000412.xhp 0 help par_id3153764 18 0 kid rfd[pb‖Choose \<emph\>Data … 13411 …xt\scalc\01\04060112.xhp 0 help par_id3163820 92 0 kid pb=e=d‖6 … 17414 helpcontent2 source\text\scalc\01\02120000.xhp 0 help tit 0 kid m=pb=g‖Head… 20084 …de\cell_protect.xhp 0 help par_id3152872 11 0 kid fwe[pb‖Click \<emph\>OK\</e… 24149 …xt\shared\00\00000401.xhp 0 help par_id3149917 173 0 kid pb=f1o‖\<variable id=\"… 40180 …d\optionen\01010200.xhp 0 help bm_id3143284 0 kid pb[vls‖\<bookmark_value… 44583 …math\01\05020000.xhp 0 help par_id3153923 12 0 kid jw1[pb‖\<ahelp hid=\"STARMA… 49294 …xt\swriter\02\14040000.xhp 0 help par_id3150749 3 0 kid pb[u53‖Apply … [all …]
|
| /AOO41X/extras/l10n/source/hu/ |
| H A D | localize.sdf | 20674 … 0 hu \<ahelp hid=\".\" visibility=\"hidden\"\>A nyomtatási képből való kilépéshez ka… 38503 … 0 hu \<ahelp hid=\".\" visibility=\"hidden\"\>A nyomtatási képből való kilépéshez ka… 58327 …i fényforrás helyzetét, ami meghatározza a létrejövő árnyék típusát és a képből létrehozott dombor…
|