Home
last modified time | relevance | path

Searched refs:SetTwipSize (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx201 pSwGrfNode->SetTwipSize( aGrfSz ); in DataChanged()
205 pSwGrfNode->SetTwipSize( Size(0,0) ); in DataChanged()
378 pGrfNd->SetTwipSize( rGrfSz ); in SetGrfFlySize()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx336 SetTwipSize( ::GetGraphicSizeTwip( maGrfObj.GetGraphic(), 0 ) ); in ReRead()
612 SetTwipSize( ::GetGraphicSizeTwip( maGrfObj.GetGraphic(), 0 ) ); in SwapIn()
803 void SwGrfNode::SetTwipSize( in SetTwipSize() function in SwGrfNode
/trunk/main/sw/inc/
H A Dndgrf.hxx145 void SetTwipSize( const Size& rSz );
/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx741 pGrfNd->SetTwipSize( aGrfSz ); in InsertImage()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx1361 ((SwGrfNode&)rNd).SetTwipSize( aSize ); in _SetPictureSize()