Searched refs:Detach (Results 1 – 10 of 10) sorted by relevance
62 void SetColorValue(const Color& rNew) { aColor = rNew; Detach(); } in SetColorValue()
52 void Detach() { nPalIndex = -1; } in Detach() function in NameOrIndex
63 …neEndValue(const basegfx::B2DPolyPolygon& rPolyPolygon) { maPolyPolygon = rPolyPolygon; Detach(); } in SetLineEndValue()
63 …StartValue(const basegfx::B2DPolyPolygon& rPolyPolygon) { maPolyPolygon = rPolyPolygon; Detach(); } in SetLineStartValue()
63 …void SetGradientValue(const XGradient& rNew) { aGradient = rNew; Detach(); } // SetValue -> Se… in SetGradientValue()
65 …void SetHatchValue(const XHatch& rNew) { aHatch = rNew; Detach(); } // SetValue -> SetHatchVa… in SetHatchValue()
69 void SetDashValue(const XDash& rNew) { aDash = rNew; Detach(); } // SetValue -> SetDashValue in SetDashValue()
119 FUNCDESC* Detach() in Detach() function in ole_adapter::FuncDesc
2169 *pFuncDesc = aDescPut.Detach(); in getFuncDescForInvoke()2191 *pFuncDesc = aFuncDesc.Detach(); in getFuncDescForInvoke()
938 m_pInfo = spInfo.Detach();
Completed in 44 milliseconds