Lines Matching refs:L

141 	static XIdlClassRef xClass = createStandardClass( L"ScTestListener",  in getIdlClass()
267 XServiceProviderRef xSSI = xProv->getServiceProvider( L"stardiv.desktop.ModelCollection", in lcl_GetDocument()
348 xText->setText(L"bla fasel"); in lcl_SetText()
352 xPos->setText(L"s\xFClz"); // zweiter Absatz in lcl_SetText()
358 xProp->setPropertyValue(L"Bold", UsrAny((BOOL)TRUE)); in lcl_SetText()
457 xAnnotationText->setText(L"bla"); in lcl_Annotations()
460 xPos->setText(L"ubb"); in lcl_Annotations()
466 xPos->setText(L"dumdi"); in lcl_Annotations()
503 xText->setText(L"bla"); in lcl_Cursor()
522 xText->setText(L"fasel"); in lcl_Cursor()
543 aAny = xProp->getPropertyValue(L"ShadowFormat"); in lcl_Cursor()
554 xProp->setPropertyValue(L"ShadowFormat", aAny); in lcl_Cursor()
557 aAny = xProp->getPropertyValue(L"RotationValue"); in lcl_Cursor()
559 xProp->setPropertyValue(L"RotationValue", aAny); in lcl_Cursor()
561 aAny = xProp->getPropertyValue(L"FontHeight"); in lcl_Cursor()
563 xProp->setPropertyValue(L"FontHeight", aAny); in lcl_Cursor()
565 aAny = xProp->getPropertyValue(L"TransparentBackground"); in lcl_Cursor()
567 xProp->setPropertyValue(L"TransparentBackground", aAny); in lcl_Cursor()
569 aAny = xProp->getPropertyValue(L"BackgroundColor"); in lcl_Cursor()
571 xProp->setPropertyValue(L"BackgroundColor", aAny); in lcl_Cursor()
573 aAny = xProp->getPropertyValue(L"CellProtection"); in lcl_Cursor()
584 xProp->setPropertyValue(L"CellProtection", aAny); in lcl_Cursor()
697 UINT16 nWidth = TypeConversion::toUINT16(xCol->getPropertyValue(L"Width")); in lcl_Sheet()
701 xCol->setPropertyValue(L"OptimalWidth", UsrAny((BOOL)TRUE)); in lcl_Sheet()
702 xCol->setPropertyValue(L"NewPage", UsrAny((BOOL)FALSE)); in lcl_Sheet()
704 UsrAny aAny = xCol->getPropertyValue(L"ShadowFormat"); in lcl_Sheet()
715 xCol->setPropertyValue(L"ShadowFormat", aAny); in lcl_Sheet()
725 UINT16 nHeight = TypeConversion::toUINT16(xRow->getPropertyValue(L"Height")); in lcl_Sheet()
726 BOOL bOptH = TypeConversion::toBOOL(xRow->getPropertyValue(L"OptimalHeight")); in lcl_Sheet()
729 xRow->setPropertyValue(L"Height", UsrAny(nNewHeight)); in lcl_Sheet()
742 XNamedRangeRef xName = xNames->getRangeByName(L"bla"); in lcl_Names()
754 UsrAny aAny = xProp->getPropertyValue(L"RotationValue"); in lcl_Names()
756 xProp->setPropertyValue(L"RotationValue", aAny); in lcl_Names()
794 BOOL bFound = xGoal->doGoalSeek(fResult, aFormula, aVar, L"42"); in lcl_Goal()
991 xPropSet->setPropertyValue(L"IncludeFormats", UsrAny((BOOL)FALSE)); in lcl_Sort()
1209 xNotes->addAnnotation( L"neu", aPos ); in lcl_Notes()
1252 xColl->addScenario( aRanges, L"bla", L"bla blubb" ); in lcl_Scenario()
1318 xDBs->addRange( L"blubb", aRange ); in lcl_DBRange()
1320 xDBs->removeRangeByName( L"gaga" ); in lcl_DBRange()
1322 XDatabaseRangeRef xDB = xDBs->getRangeByName( L"blubb" ); in lcl_DBRange()
1328 xDB->setName( L"gaga" ); in lcl_DBRange()
1386 UsrAny aAny = xProp->getPropertyValue(L"FontHeight"); in lcl_CellAttrib()
1389 xProp->setPropertyValue(L"FontHeight", aAny); in lcl_CellAttrib()
1394 xProp->setPropertyValue(L"Bold", UsrAny((BOOL)TRUE)); in lcl_CellAttrib()
1396 xPos->setText(L"x"); in lcl_CellAttrib()
1400 xProp->setPropertyValue(L"Italic", UsrAny((BOOL)TRUE)); in lcl_CellAttrib()
1401 xProp->setPropertyValue(L"Underlined", UsrAny((BOOL)TRUE)); in lcl_CellAttrib()
1417 XStyleRef xStyle = xFamily->getStyleByName(L"rot"); in lcl_Styles()
1422 XStyleRef xNew = xFamily->addStyle( L"gaga", xStyle ); in lcl_Styles()
1428 aAny = xProp->getPropertyValue(L"TransparentBackground"); in lcl_Styles()
1430 xProp->setPropertyValue(L"TransparentBackground", aAny); in lcl_Styles()
1431 aAny = xProp->getPropertyValue(L"BackgroundColor"); in lcl_Styles()
1433 xProp->setPropertyValue(L"BackgroundColor", aAny); in lcl_Styles()
1435 xFamily->removeStyle( L"rot" ); in lcl_Styles()
1448 XStyleRef xStyle = xFamily->getStyleByName(L"Standard"); in lcl_PageStyle()
1454 aAny = xProp->getPropertyValue(L"RightPageHeaderContent"); in lcl_PageStyle()
1472 xProp->setPropertyValue(L"RightPageHeaderContent", aAny); in lcl_PageStyle()
1490 XTableAutoFormatRef xFormat = xFormats->getAutoFormatByName(L"gaga"); in lcl_AutoForm()
1495 BOOL bVal = TypeConversion::toBOOL(xProp->getPropertyValue(L"IncludeBackground")); in lcl_AutoForm()
1496 xProp->setPropertyValue(L"IncludeBackground", UsrAny(BOOL(!bVal))); in lcl_AutoForm()
1500 xNamed->setName(L"zzz"); in lcl_AutoForm()
1502 xFormats->addAutoFormat(L"gaga"); in lcl_AutoForm()
1503 XTableAutoFormatRef xNew = xFormats->getAutoFormatByName(L"gaga"); in lcl_AutoForm()
1511 xNewProp->setPropertyValue(L"TransparentBackground", UsrAny(BOOL(FALSE))); in lcl_AutoForm()
1513 xNewProp->setPropertyValue(L"BackgroundColor", UsrAny(nColor)); in lcl_AutoForm()
1557 xProp->setPropertyValue(L"TransparentBackground", UsrAny(BOOL(FALSE))); in lcl_Pivot()
1558 xProp->setPropertyValue(L"BackgroundColor", UsrAny((UINT32)0x00FF00)); in lcl_Pivot()
1780 xProp->setPropertyValue(L"URL", in IMPL_LINK()
1782 xProp->setPropertyValue(L"Representation", in IMPL_LINK()
1808 xProp->getPropertyValue(L"URL") ), in IMPL_LINK()
1945 aAny = xProp->getPropertyValue(L"TransparentBackground"); in IMPL_LINK()
1947 xProp->setPropertyValue(L"TransparentBackground", aAny); in IMPL_LINK()
1949 aAny = xProp->getPropertyValue(L"BackgroundColor"); in IMPL_LINK()
1951 xProp->setPropertyValue(L"BackgroundColor", aAny); in IMPL_LINK()
1963 xAuto->applyAutoFormat( L"gaga" ); in IMPL_LINK()
2002 xPrint->setPrinterName(L"HP5_2"); in IMPL_LINK()