Home
last modified time | relevance | path

Searched refs:GetProp (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/editeng/inc/editeng/
H A Descpitem.hxx93 inline sal_uInt8 &GetProp() { return nProp; } in GetProp() function in SvxEscapementItem
94 inline sal_uInt8 GetProp() const { return nProp; } in GetProp() function in SvxEscapementItem
99 nProp = rEsc.GetProp(); in operator =()
H A Dfwdtitem.hxx70 SetProp( rItem.GetProp() ); in operator =()
95 sal_uInt16 GetProp() const { return nProp; } in GetProp() function in SvxFontWidthItem
H A Dfhgtitem.hxx80 SetProp( rSize.GetProp(), ePropUnit ); in operator =()
106 sal_uInt16 GetProp() const { return nProp; } in GetProp() function in SvxFontHeightItem
H A Dunolingu.hxx105 ::com::sun::star::beans::XPropertySet > GetProp();
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/
H A Dnativeview.c111 if (GetProp( hWnd, OLD_PROC_KEY )==0) in Java_NativeView_getNativeWindow()
164 hFuncPtr = GetProp(hWnd, OLD_PROC_KEY); in NativeViewWndProc()
/trunk/main/embeddedobj/test/Container1/nativelib/
H A Dnativeview.c122 if (GetProp( (HWND)drawable, OLD_PROC_KEY )==0) in Java_embeddedobj_test_NativeView_getNativeWindow()
177 hFuncPtr = GetProp(hWnd, OLD_PROC_KEY);
/trunk/main/bean/native/win32/
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c147 if (GetProp( hWnd, OLD_PROC_KEY )==0) in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow()
198 return CallWindowProc(GetProp(hWnd, OLD_PROC_KEY), in OpenOfficeWndProc()
/trunk/main/sw/source/filter/html/
H A Dhtmlctxt.cxx648 if( ((const SvxFontHeightItem *)pItem)->GetProp() == 100 ) in InsertAttrs()
653 if( ((const SvxFontHeightItem *)pItem)->GetProp() == 100 ) in InsertAttrs()
658 if( ((const SvxFontHeightItem *)pItem)->GetProp() == 100 ) in InsertAttrs()
H A Dhtmlcss1.cxx218 ((const SvxFontHeightItem *)pItem)->GetProp() != 100) in SetCharFmtAttrs()
344 ((const SvxFontHeightItem *)pItem)->GetProp() != 100) in SetTxtCollAttrs()
1535 sal_uInt16 nProp = ((const SvxFontHeightItem *)pItem)->GetProp(); in FillDropCap()
H A Dhtmlgrin.cxx980 static_cast <const SvxFontHeightItem * >(pItem)->GetProp() != 100) in InsertBodyOptions()
984 static_cast <const SvxFontHeightItem * >(pItem)->GetProp() ) / 100; in InsertBodyOptions()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx422 nEscProp = rItem.GetProp(); in ActivatePage()
1114 if( rItem.GetProp() != 100 || SFX_MAPUNIT_RELATIVE != rItem.GetPropUnit() ) in Reset_Impl()
1118 pSizeBox->SetValue( bPtRel ? ((short)rItem.GetProp()) * 10 : rItem.GetProp() ); in Reset_Impl()
1401 bRel != ( SFX_MAPUNIT_RELATIVE != pOldHeight->GetPropUnit() || 100 != pOldHeight->GetProp() ) ) in FillItemSet_Impl()
3077 aEscItm.GetProp() = m_nSuperProp; in SetEscapement_Impl()
3082 aEscItm.GetProp() = m_nSubProp; in SetEscapement_Impl()
3088 m_aFontSizeEdit.SetValue( aEscItm.GetProp() ); in SetEscapement_Impl()
3113 UpdatePreview_Impl( 100, aEscItm.GetProp(), aEscItm.GetEsc() ); in SetEscapement_Impl()
3363 nEscProp = rItem.GetProp(); in Reset()
3615 if ( rItem.GetEsc() == nEsc && rItem.GetProp() == nEscProp ) in FillItemSet()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx814 rStrm << GetProp() << (sal_uInt16)GetPropUnit(); in Store()
819 sal_uInt16 _nProp = GetProp(); in Store()
859 GetProp() == ((SvxFontHeightItem&)rItem).GetProp() && in operator ==()
1217 rStrm << GetWidth() << GetProp(); in Store()
1257 GetProp() == ((SvxFontWidthItem&)rItem).GetProp(); in operator ==()
2481 rStrm << (sal_uInt8) GetProp() in Store()
/trunk/main/forms/source/richtext/
H A Drtattributehandler.cxx409 pNewItem->SetProp( pFontHeightItem->GetProp(), pFontHeightItem->GetPropUnit() ); in getState()
437 aNewItem.SetProp( pFontHeightItem->GetProp(), pFontHeightItem->GetPropUnit() ); in executeAttribute()
/trunk/main/sw/source/core/doc/
H A Dfmtcol.cxx315 if( 100 == pOldFSize->GetProp() && in Modify()
328 aNew.SetHeight( pFSize->GetHeight(), pOldFSize->GetProp(), in Modify()
/trunk/main/editeng/source/editeng/
H A Deertfpar.cxx334 …SvxFontHeightItem aFntHeightItem( nNewHeight, ((SvxFontHeightItem*)pItem)->GetProp(), aFntHeightIe… in SetAttrInDoc()
352 …SvxEscapementItem aEscItem( (short) nEsc, ((SvxEscapementItem*)pItem)->GetProp(), EE_CHAR_ESCAPEME… in SetAttrInDoc()
H A Deditattr.cxx267 sal_uInt16 nProp = ((const SvxEscapementItem*)GetItem())->GetProp(); in SetFont()
H A Deditdbg.cxx267 aDebStr += ByteString::CreateFromInt32( (short)((SvxEscapementItem&)rItem).GetProp() ); in DbgOutItem()
/trunk/main/fpicker/source/win32/filepicker/
H A Ddibpreview.cxx374 GetProp(hWnd, CURRENT_INSTANCE)); in WndProc()
H A DFileOpenDlg.cxx640 GetProp(hwnd, CURRENT_INSTANCE)); in getCurrentInstance()
H A Dhelppopupwindow.cxx501 GetProp( hWnd, CURRENT_INSTANCE ) ); in WndProc()
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx995 return xProp.is() ? xProp : GetProp(); in GetLinguPropertySet()
1110 uno::Reference< XPropertySet > LinguMgr::GetProp() in GetProp() function in LinguMgr
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx624 nProp = rOld.GetProp(); in ReadAttr()
971 nProp = rOld.GetProp(); in ReadAttr()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx389 SetProportion( pEsc->GetProp() ); in SetDiffFnt()
554 SetProportion( rEsc.GetProp() ); in SwFont()
/trunk/main/svx/source/svdraw/
H A Dsvdotxat.cxx365 long nRelHgt=rOldHgt.GetProp(); in NbcResizeTextAttributes()
/trunk/main/sw/source/core/text/
H A Datrstck.cxx722 rFnt.SetProportion( ((SvxEscapementItem&)rItem).GetProp() ); in FontChg()

Completed in 273 milliseconds

12